I am having an issue with a strategy.
I have loaded the strategy on chart1 instrument1, after enabling it, it runs fine.
Loaded the same strategy on chart2 instrument 2, after enabling it, both the strategy looks enabled and looks running, but the orders are placed only from one strategy.
When I reload the chart "Reload ninjascript", the plot executions shows where the strategy would have traded but those trades were not executed at all.
Is there any limitation on running same strategy on multiple instruments or am I missing something?
Please help.

Comment