I would like to open an account with them but, is there any problem to open such account if Im a non US citizen?Any reason you chose their API over IB?
The IB API has been around for years:
1) Online documentation is pretty usable.
2) Sample code is available.
3) There are several online forums dealing with the API
4) I think there a couple of open source platforms using it (TradeLink?).
Also, you might want to try an intermediate step and try one of the various platforms such as Multicharts or Ninjatrader. Both offer C# and allow you to concentrate on the strategy without all the extra boiler plate code (which is pretty substantial).
My $0.02.
)... How long do you think could take to code a simple strategy for IB or ToS?I'm in the US, so I have no knowledge of their international requirements. I'm pretty sure there are international users, though. You'd have to ask them directly.I would like to open an account with them but, is there any problem to open such account if Im a non US citizen?
I already 'kind-of-tried' Ninjatrader and I didn't like it too much, maybe because I'm not used to it... I will check Multicharts, thank for the advice.
Also, I'm not into programmin (and my friend who is not into trading is who will code the strategy)... How long do you think could take to code a simple strategy for IB or ToS?
Ty for all, regards
on tos, if you go to support/chat top of screen and in chat rooms go to swim lessons ,they share programs for tos, help each other code,over my head but it's thereI would like to open an account with them but, is there any problem to open such account if Im a non US citizen?
I already 'kind-of-tried' Ninjatrader and I didn't like it too much, maybe because I'm not used to it... I will check Multicharts, thank for the advice.
Also, I'm not into programmin (and my friend who is not into trading is who will code the strategy)... How long do you think could take to code a simple strategy for IB or ToS?
Ty for all, regards
I finally decided for IB API, cause there is no problem for opening an account from my country (there was for ToS). Thanks TheGooner.