Huido:
Hello,
I want to write a easy custom indicator for MT5 by using 'custom moving average indicator' and make and show 3 trend lines as below:
1) 2 multiple by the value of current custom moving average and shown by red color.
2) 3 multiple by the value of current custom moving average and shown by blue color.
3) 3.5 multiple by the value of current custom moving average and shown by green color.
Could someone please help me with the code?
Show us the code you have already tried.
Or perhaps hire someone to help you.
The documentation pages are also extremely helpful for people wishing to learn mql4/mql5.
- Jack


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,
I want to write a easy custom indicator for MT5 by using 'custom moving average indicator' and make and show 3 trend lines as below:
1) 2 multiple by the value of current custom moving average and shown by red color.
2) 3 multiple by the value of current custom moving average and shown by blue color.
3) 3.5 multiple by the value of current custom moving average and shown by green color.
Could someone please help me with the code?