1, if i run the strategy ABC on 5 different instruments, does the ".Count" or ".Quantity" parameter takes the whole account or only the trade generated by that strategy on that instrument?
2, should i rename my strategy for each instance running in parallel?
3, if i make some modification to a strategy that is running live, like removing unused code to clean up, do i need to reinstal it on the chart or is it updated automatically after a compile?
thanks

Comment