Check this thread
MQL4 Add indicator to chart from EA - I am trying to solve a chart problem with Mql4 ChartIndicatorAdd; There is no command which would add an indicator to
- 2016.02.13
- www.mql5.com
In mql4 there is no command which would add an indicator to a chart like in mql5 chartindicatoradd(). :) :)))))))))))))))))))))))))))))))))))))))))))))))))) chartindicatoradd() oh sorry. Doesn't work, ea gets handle but no indicator
Code has no eyes; they don't need to see the indicator on the chart, just the values. If you want to see it, you add it to the appropriate chart.
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 take RSI input parameters from user and put RSI on the chart. Does anybody know what codes should be written?
Thanks