Hello Everyone!
I am trying to test a strategy with several instruments (I made a sample that basically should open positions almost all the time, the code is attached below).
In the sample image, I suscribe/choose two symbols EURUSD, GBPUSD.
When choosing the variables, I only have one instrument to choose, and here is where comes my question, how can I test the code sample in several instruments? If I choose GBPUSD, the strategy will only open positions in GBPUSD and if I choose EURUSD, the strategy will only open positions in EURUSD. How test the strategy to open positions in GBPUSD and EURUSD?
I guess it must be a very stupid question (I hope so). Thanks in advance, J.D.A.
]