mcronline:
Hi
Trying to use copybuffer for some indicators, but it is returning error 4807 when running. I tried it for stochastics and Adaptive Moving Average, with the same error. Could only make it work for the Simple Move Average.
Thank you
I was defining the symbol the wrong way
changed to:
string name = _Symbol;

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
Trying to use copybuffer for some indicators, but it is returning error 4807 when running. I tried it for stochastics and Adaptive Moving Average, with the same error. Could only make it work for the Simple Move Average.
Thank you