The SetIndexBuffer is not required on EA side.

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 facing an challenge to read multiple indicator buffers in my EA. CopyBuffer copies first inidicator but for rest, always returns -1. Here is test indicator code:
And here test EA code