How to modify MT4 Bollinger Band

 

Does anyone know how to change the MT4 setting so that I can modify the Bollinger Band's upper and lower deviation setting?

Upper Band Deviation

Lower Band Deviation
 
cryptocurrency:

Does anyone know how to change the MT4 setting so that I can modify the Bollinger Band's upper and lower deviation setting?

Upper Band Deviation

Lower Band Deviation

The code you linked to already has a deviation setting in the input parameters. Or are you saying that you want to set the upper and lower deviation independently?

 
If that IS what you mean, try the code below. I'm not at my trading PC so can't confirm if this will even compile let alone work as you wanted, but give it a try :)
Files:
bbv1_01.mq5  7 kb
 

I want to change the upper and lower deviation setting myself for MT4 not for MT5.

Thanks anyway though.

 
cryptocurrency:

I want to change the upper and lower deviation setting myself for MT4 not for MT5.

Thanks anyway though.

Sorry, you did say MT4, I missed that. Try this for MT4. Change the upper and lower independently in the input options
Files:
bbv1_01.mq4  6 kb
 
Thanks for the new file. I will adjust the settings to see what works.
 
cryptocurrency:
Thanks for the new file. I will adjust the settings to see what works.
Very welcome, hope it's what you're after :)

Cheers
Stu
Reason: