newbee1713006039 Posted April 8, 2010 Report Posted April 8, 2010 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
kennyhubbard Posted April 10, 2010 Report Posted April 10, 2010 Try this http://depositfiles.com/files/9ofopvgf4
newbee1713006039 Posted April 12, 2010 Author Report Posted April 12, 2010 Sorry, does not work. Tried it with BeamFX and get the message:" Please enable all pairs on Market Watch Window" although no pairs are hidden. BeamFX has e.g. EURUSDb as pairs.
Pheniox Posted April 12, 2010 Report Posted April 12, 2010 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
newbee1713006039 Posted April 12, 2010 Author Report Posted April 12, 2010 (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 April 12, 2010 by newbee mistyped
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now