i would like to ask you something..
I have created trading system for backtest. I am using just common functions and procedures of NinjaScript (EnterLong(), if (BarsInProgres==... etc.) and also the Swing indicatior... nothing special, classic strategy for backtest.
But now, I would like to "transfer" my strategy to ATM.
In other words I would like to use my code as automatic trading system for NinjaTrader because I am not home quite offten.
And my question is: Do I have to change something in the source code when I want to use it as automatic trading system?
Is there any special functions and procedures what I have to write to my source code when I want to use it for automatic strategy?
Thank you very much for your answer..

Comment