Relative strength index and Bollinger bands
-
Relative strength index and Bollinger bands sharing, how to build correctly in the wizard?
Thank you.!

-
Sorry but what does 'in the wizard' mean?
-
In fxdreema
-
it is not possible in any builder, you must create custom indicator which is doing this job and than import it into My Indicators in fxDreema and than working with that custom indicator ...
I showed few examples how to do these custom indicators, there exist function ibandsonarray() which can be used for this job on your request:
https://docs.mql4.com/indicators/ibandsonarray
this is one of examplex where is used imaonarray (moving average on that separate window), you can replace and modify it with bolligerbands (ibandsonarray)
https://fxdreema.com/forum/topic/5806/baby-steps/19 -
You can help me, because I do not have the knowledge. Thank you in advance.