using EA for different assets
-
Hello all,
I'm just wondering if there a function where EA can scan multiple assets even though EA is put only one specific chart.
So lets say, if I put EA on EURUSD, I'd like that EA still can scan other assets as I defined it..Is it once per bar block?
Thank you in advance for the inputs!
-
@andrewfrank Set market for next blocks, is in the controlling blocks section.
-
bro just make it simple. ur better off opening a chart for each asset. whats wrong with doing that??
-
@jstap said in using EA for different assets:
@andrewfrank Set market for next blocks, is in the controlling blocks section.
exactly as he said, to have full control of all the pairs you could put a separate pair in a different "Set Market Symbol" Block, and have that be the start of each thing you want the pairs to do.
-
@tipsywisdom you could also just use that 1 block and put all the pairs in it, separated by a comma.
-
@tipsywisdom @jstap
Ok. thanks for the input.
Should it be put at the beginning, before or after "no position" block?Thanks!
Andrew
-
@andrewfrank It should go before.
-
@jstap Thank you !