Single Instance Strategy

Created at 06 Oct 2017, 18:01
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
BE

bernd.sischka

Joined 26.09.2016

Single Instance Strategy
06 Oct 2017, 18:01


Hello,

I am trying to develop a strategy which runs of a single instance rather than having to add multiple instances to the strategy.
What would be the best method to achieve this?
I was thinking of using an array of symbols and then just run a loop on the onbar event to check the conditions for each symbol.
Any suggestions would be much appreciated.


@bernd.sischka