looks good -- I would recommend no lines on chart - they are not necessary -- also that when using Icustom there can be multiple instances of the indicator used without conflict. Thanks
Kaziel #: looks good -- I would recommend no lines on chart - they are not necessary -- also that when using Icustom there can be multiple instances of the indicator used without conflict. Thanks
Thank you. It's a nice idea. Just in case, I will make a "bool" parameter.
looks good -- I would recommend no lines on chart - they are not necessary -- also that when using Icustom there can be multiple instances of the indicator used without conflict. Thanks
Thank you. It's a nice idea. Just in case, I will make a "bool" parameter.
An example of accessing indicator buffers from an advisor:
A small correction for the "Test.mq5" expert:
in OnInit, you should use spaces instead of "_" in the name of the indicator. This is correct: