I am testing NT7B9. Today I activated in the Tools->Options->Strategies->NinjaScript tab the "Immediately submit live working historical orders". The default option is "Wait until flat until executing live". When I activated this option, the trades for my NT strategy are not displayed anymore on the graph and the Strategy Performance for historical and real time shows no trades. I believe that this is a bug.
These are the steps to reproduce:
- Connect to external datafeed
- make sure that "Wait until flat until executing live" is the selected option.
- Open CL 03-10 5 mins chart for period of 45 days
- Apply SampleMacCrossOverStrategy
- Enable SampleMacCrossOverStrategy in Control Center
- Several trades should appear on the chart
- Generate Strategy performance (this should work ok)
- Disable SampleMacCrossOverStrategy in Control Center
- Go to Tools->Options->Strategies->NinjaScript tab and select "Immediately submit live working historical orders".
- Enable SampleMacCrossOverStrategy in Control Center
- Trades do not appear anymore on the chart.
- Generate Strategy performance. No trades. result equal to 0
Can you please have a look?
Regards,

Comment