Just another question. How can I change the MA method from one to another? I can see every MA method has a different value number, from 0 to 3. Can I use them instead of that 'MODE_SMMA' text? Same for all other input parameters.
Additionally, I tried to do that with the BB indicator and I can't find the ENUM type variable for line mode:
https://docs.mql4.com/indicators/ibands
I tried ENUM_MODE, but I got a lot of compiling errors.
Any hint?


