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'm just running this simple service code using MetaQuotes server and CiADXWilder class (https://www.mql5.com/en/docs/standardlibrary/technicalindicators/trendindicators/ciadxwilder), but it is not working properly:
Here are the results:
It takes almost 3 minutes and return data errors.
I could trace its delay to line #86 from .\MQL5\Include\Indicators\Indicator.mqh: (if(CopyBuffer(handle,num,-m_offset,1,array)>0 && m_data_total>0))
Any thoughts?
Thank you.
Felipe