Did you also experience that iCustom indicators are not displayed in the chart after the Strategy tester run (all other iMA, iStoch are in it) ?
I use this method:
customHandle = iCustom(NULL,0,"Indicator",1,Dlouhy,false);
Petr
Documentation on MQL5: Technical Indicators / iCustom
- www.mql5.com
Technical Indicators / iCustom - Documentation on MQL5
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,
is it possible to set indicator color from EA?
Indicator is added to the the chart from EA by the ChartIndicatorAdd(0,0,indicatorHandle) method.
Thanks for help
Peter