View Full Version : Ninja ATM, DOM with Tradestation dll
Folls
11-02-2007, 10:06 AM
Hi,
I want to use the Tradestation dll to start a predefined ATM order and then manage the order using the DOM. Is there a function to start an ATM order? Is there an example already?
Thanks!
Folls
NinjaTrader_Ray
11-02-2007, 10:15 AM
Unfortunately we do not have a sample however, this can be done by using the NTCommand() function. Just include your strategy template name which then will initiate an ATM strategy.
Folls
11-04-2007, 11:00 AM
Hi,
I'm trying to use the NTCommand() you recommended from a TS chart that has a continuous symbol such as @es.d. Will it still work?
When I open the NTCommand function in TS, GetSymbolName is used. Is this a problem? If so, how can I get around this?
Thanks,
Folls
NinjaTrader_Josh
11-04-2007, 11:52 AM
I'm not sure what you mean by is being used, but I don't think its an issue?
http://www.ninjatrader-support.com/HelpGuideV6/TradeStationSampleCode.html