Hi,
i want to open an account with a broker that support the following things -
1. support automatic trading using API (or using language inside a tool)
2. trade options ! (ninja trader doesn't support it as far as i know)
3. low commisions (Interactive Brokers...)
4. support non-us resident (which i am)
so after some searching it seems that IB is my winner as the broker.
my questions -
1. how do i program my strategies -
should i use different tool like tradestation/MultiCharts (they cost...)
or can i just create a new C# program with Visual Studio, and use IB API ?
or i am missing some easier way ???
2. does the API have access to the data feed (even if it's delayed), so i can scan the feed with my programming ?
Thanks,
Shay
i want to open an account with a broker that support the following things -
1. support automatic trading using API (or using language inside a tool)
2. trade options ! (ninja trader doesn't support it as far as i know)
3. low commisions (Interactive Brokers...)
4. support non-us resident (which i am)
so after some searching it seems that IB is my winner as the broker.
my questions -
1. how do i program my strategies -
should i use different tool like tradestation/MultiCharts (they cost...)
or can i just create a new C# program with Visual Studio, and use IB API ?
or i am missing some easier way ???
2. does the API have access to the data feed (even if it's delayed), so i can scan the feed with my programming ?
Thanks,
Shay
Last edited:
