View Single Post
  #3 (permalink)  
Old 11-16-2006, 02:47 PM
migman migman is offline
Junior Member
 
Join Date: Nov 2006
Posts: 9
migman is on a distinguished road
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!
Attached Files
File Type: mq4 EmaCrosswithAlerts.mq4 (4.3 KB, 20 views)
Reply With Quote