Re: MT4 Indicator requests and ideas

16571
gannhilo wrote: Mon Sep 26, 2022 11:29 pm Hello everyone;

I don't know if it is the correct thread to expose this doubt that I have;

Can someone tell me how to use this indicator (RSI arrows onchart BT) so that the arrow does not disappear when I use it in higher TF? I appreciate the help.
Not seeing the code would guess you need a different arrows ID for every instance of the indicator used.


Re: MT4 Indicator requests and ideas

16575
gannhilo wrote: Tue Sep 27, 2022 7:29 am Thank you for your answer, but I am not at all knowledgeable in this matter, so I do not know what what you told me means, it would be so kind to be less explicit.

Thaks.

In your external settings you probably have this "arrowsIdentifier " = "rsi arrows1";, for every extra instance of this indicator you place on your chart this number needs to be different something like rsi arrows5, something like that.