- "Not built in" indicators doesn´t work with CoppyBuffer().
Of course custom indicators are using CopyBuffer().
But you are using iBands() so what is the problem ?
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
Does anybody faced this issue?
I´m hardly trying to create an Array for a not built in indicator (Bollinger Bands Width), and use it in my main code.
The problem is:
- "Not built in" indicators doesn´t pass Arrays by iCustom();
- "Not built in" indicators doesn´t work with CoppyBuffer().
I tried with For operator, but I havent succeed neither. Something like that: