FredericEngelen:
Hello all
Recently I bought my first indicator.
Now I want to try to make an EA of it, so I can put in when to buy or not to buy.
On the internet I found out that it's possible to make an EA from an indicator that has the mq5 file format. The indicator I bought is from the ex5 format.
Thanks in advance!
Frédéric
Welcome to mql
If the indicator maintains accesible data buffers (streams) it can be used as an ex5.
if you have programming experience you can easily access the data it produces
This is the MQL4 and Metatrader 4 section. Your question does not belong here.
I will move this topic.

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
Hello all
Recently I bought my first indicator.
Now I want to try to make an EA of it, so I can put in when to buy or not to buy.
On the internet I found out that it's possible to make an EA from an indicator that has the mq5 file format. The indicator I bought is from the ex5 format.
Thanks in advance!
Frédéric