Please help,
My single strategy with multiple assets in a loop such as:

while(loop(
"EUR/USD",
"USD/CHF",
"GBP/USD"))

does not work. It only gives results for a selected asset from the scroll box.

What changes should I make?
Thanks