Jump to content

⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

[REQ] Code for EA, for all pairs like EURUSD, EURUSDx, EURUSDxx or EURUSDxxx


Recommended Posts

Posted
Hello,

hre is an EA that only trades for pairs like EURUSD.

But it should also be able to trade pairs like EURUSDx, EURUSDxx or EURUSDxxx

 

EA download is here:

http://depositfiles.com/files/6xsxwl7nj

 

thx in advanc

newbee

 

extern string Symbol1 = "GBPJPY";

extern string Symbol2 = "CHFJPY";

 

Simply type in th eproper curency symbol for the broker

 

Pheniox

Posted (edited)
extern string Symbol1 = "GBPJPY";

extern string Symbol2 = "CHFJPY";

 

Simply type in th eproper curency symbol for the broker

 

Pheniox

 

Ok, did what you wrote, entered

extern string Symbol1 = "GBPJPYb";

extern string Symbol2 = "CHFJPYb";

 

but still the same error message.

Edited by newbee
mistyped

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


⤴️-Paid Ad- Check advertising disclaimer here. Add your banner here.🔥

×
×
  • Create New...