Quote:
|
Originally Posted by HerbertH
In the below example line of code, the 0 value represents the ma_shift.
double Ema1 = iMA(NULL,0,Ema_1, 0,MODE_EMA, PRICE_CLOSE, EmaShift);
If you doubleclick your .mq4 file, you can change this value in your source to your liking and finaly hit the compile button.
|
Dam i am such a nerd with mt4... can you change this for me please? Only when you have some free time. Thanks a lot Herbert. Here attached is the indicator.
Really Appreciate that!