jubbaday / Publications
Forum
iMAOnArray() - What am I doing wrong?
Greetings, I am novice MQL4 user and trying to create custom indicator . I want to use moving average to smooth noisy result of my function. What am I doing wrong? #property indicator_label1 "delta" #property indicator_type1 DRAW_LINE #property indicator_color1 clrSlateGray #property