Hello,
Can I use a TradeStation strategy, written in EasyLanguage, to execute orders with IB, without using an intermediate program (like HyperOrder or TradeBolt)?
I know that I can insert DLL functions into EasyLanguage so that it will talk to HyperOrder in order to get HyperOrder to execute through IB. I am working on doing this now.
So, it would seem likely that I should be able to access IB's API directly from within EasyLangauge as the strategy is being run on TradeStation. Maybe this could be done by inserting DLL function calls to IB into my EasyLanguage strategy (sort of like I am working on now to talk to HyperOrder- which then talks to IB). I would like to omit HyperOrder from the equation.
Any comments on making TradeStation talk directly to IB, without using any third party software (like HyperOrder) would be appreciated.
Norm
Can I use a TradeStation strategy, written in EasyLanguage, to execute orders with IB, without using an intermediate program (like HyperOrder or TradeBolt)?
I know that I can insert DLL functions into EasyLanguage so that it will talk to HyperOrder in order to get HyperOrder to execute through IB. I am working on doing this now.
So, it would seem likely that I should be able to access IB's API directly from within EasyLangauge as the strategy is being run on TradeStation. Maybe this could be done by inserting DLL function calls to IB into my EasyLanguage strategy (sort of like I am working on now to talk to HyperOrder- which then talks to IB). I would like to omit HyperOrder from the equation.
Any comments on making TradeStation talk directly to IB, without using any third party software (like HyperOrder) would be appreciated.
Norm