1) tell Ninja to logout of the broker that Ninjatrader is logged into.
2) re login daily, then add the 'strategy' and start it.
This is driving me nuts because the fact that I can't find keyboard equivilents for the stategy bar, then a way to create the new strategy without right clicking, then clicking add new strategy etc.
All of this seems to depend on window position and results in Ninja not being macro friendly. I don't want ninja to not work with a mouse based macro app because the ninja window merely is in a different position or not maximized as when the macro is programmed.
Anyone have a workaround and a suggestion for a macro program that will let me control ninja reliably on a schedule?
Or to Ninja developers: PLEASE let me do all of this from keyboard equivilents or even start a strategy and login to a broker from a commandline, ie:
c:\...\ninjatrader.exe -login brokerA -strategy strategydefs.file
Comment