I need some help combining two indicators

 
hi guys how are you doing? can anyone help me to add a bollinger band to my signal indicator? i would like it to look like the attached image.

I intend to add the bands as an extra filter for the signals, but i need help to put both indicators together. The signal indicator is MTF I don't know if that complicates things much more... but if it's not possible, it's ok.

I just want to know if it's too complicated and not worth it, or if someone can guide me how to do it.



 

combining indicators is possible, and the most streamlined approach is to use iCustom

https://docs.mql4.com/indicators/icustom

iCustom - Technical Indicators - MQL4 Reference
iCustom - Technical Indicators - MQL4 Reference
  • docs.mql4.com
iCustom - Technical Indicators - MQL4 Reference
 
Conor Mcnamara #:

combining indicators is possible, and the most streamlined approach is to use iCustom

https://docs.mql4.com/indicators/icustom

Thanks for your response, I'll take a look at it :)