Currency pairs

1 replies

CTC

Subscriber, bbp_participant, community, 14 replies.

Visit profile

8 years ago #113695

Hi , 

as new to EA Wizard I struggle to find out what it can ( and what it cannot) do…

 

I wish to have different strategies in the same EA, running on different currency pairs (one for EURUSD, second on GBPUSD etc.). How do I program EA wizard to do this? My logic is like:

“If currency Pair is EURUSD

  then DO THIS

Elsif currency Pair is GBPUSD

 then DO THIS

elsif ….

 

Is it possible in EA Wizard?

 

Thanks again,

 

Claudius

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

8 years ago #130381

Hi,

 

you could try to setup rule/condition using Symbol() function under Strategy Control list that returns text string – name of the currently used financial instrument like “EURUSD” or “GPBUSD”

0

Viewing 1 replies (of 1 total)