PDA

View Full Version : Can you


knyyt1
09-19-2007, 10:36 PM
#1 Run multiple ATS methods on the same instrument?

#2 Create ATS methods on simulated data while on the free version before moving to realtime?

Thanks,
Knyyt

NinjaTrader_Josh
09-20-2007, 01:47 AM
By ATS do you mean ATM (Advanced Trade Management)?

#1 Yes this is possible.

#2 Yes, you can run ATM strategies on simulated data.

NinjaTrader_Ray
09-20-2007, 07:05 AM
Yes, you can run multiple ATM strategies at the same time on the same instrument. This is one of the pioneering features introduced by NinjaTrader since its inception.

knyyt1
09-20-2007, 02:42 PM
Actually, i mean a automated trading system that is written with C# that could run in Sim mode ( i realize about the broker orders wont be sent as its sim mode).

NinjaTrader_Ray
09-20-2007, 03:07 PM
My definition of an ATS may be different than your so for the sake of clarification, lets use the term NinjaScript strategy which is based in C#.

- You can have a strategy that runs trades against multiple markets but you can not have this single strategy instance be both long and short in the same market at the same time.

- You can have a multiple strategies running at the same time trading against the same market where one strategy is long, the other is short resulting in a net flat position in your account.