As long as the method for naming the objects is consistent, then it should be possible for an EA to read the values from the chart and to place the trades.
As Sergey suggests, you should try Freelance.
Comments that do not relate to this topic, have been moved to "Cannot download purchased EA".
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I have a MT4 indicator which when conditions for buy or sell are met, it prints on the chart Stop (1.35319), T1 (1.33441), and T2 (1.30412) for example.
The words Stop, T1, and T2 are fixed. The values for each are in paranthesis.
The indicator also alerts when it is time to buy or sell.
But, I am not always in front of the computer and the indicator maker said making the indicator to buy or sell upon signal is very difficult and time consuming.
I do not have access to the code for the indicator.
Is it possible to write an EA to capture the values returned from the indicator when it triggers and place a trade?
I am new to MT4 so I would need some help with coding.
Thanks!
Joe