- Bollinger band indicator's middle band.
- Bollinger Bands, is there a way to hide the 20 day MA and just leave the bands?
- Error - Array out of Range While converting MQL4 Indicator to MQL5 EA Function
Hey Vladimir,,, your help is quite appreciated. Quick question as follow up,,, once handle is created at OnInit(),,, how much of the code in the main body will i need to alter. Can i just leave it as is once created at OnInit(),,,, asking because the MODE_UPPER, MODE_LOWER and MODE_MAIN are not recognised!! Kindly. Thanks!
Thanks
Hi Vladimir,,,, first off thank you much for your help so far,,, I have managed to figure out most of the conversion,,,, BUT for 1 piece,,,, how to calculate the moving average for the BandWidth Array,,
while(L>=0) { //---- MainL[L] = iMAOnArray(BandWidthL,0,L_MAMA,Shift,MODE_SMA, L); //---- L--; }
What can i use in MQL5/MT5 for the same functionality ??? Kindly!!!
You agree to website policy and terms of use