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
As the title says ,
after writing the indicator codes , in MQL5 , every time clicking on Compile button
it makes this error 'setIndexLabel' - function not defined in file IndicatorFile.mq5 in line 31 , column 4
by the way , it makes more errors like this
'setIndexBuffer' - function not defined
'setIndexStyle' - function not defined
'setIndexLabel' - function not defined
where's the issue ? I followed the docs correctly , step by step