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
It's difficult to say, see for example indicator ColorLineRosh, the example indicator ColorLine seem cannot explain this question.
I know I can set a buffer to save color,
and set a indicator_colorN to save available color value series,
and match up them with
But when I write
without "#property indicator_color1 " and color buffer,
what means the prop_value?
which array's index is prop_value?
(Web-colors set seem to have 8*16.5=132 member.)
In "MQL5 Reference / Custom Indicators / SetIndexBuffer",
there said "You can specify up to 64 colors in the #property indicator_colorN line."
But now, available value of prop_value is only between 1 and 63.