|
|
Search
You searched for the word(s):
< 1 second(s)
-
Hi wabbit
Thank you, answer busy !
Friends here to help me write this code, I am grateful to you.
Kreangast
09-6-17
-
Smoothed Moving Average (SMMA)Smoothed Moving Average (SMMA)The first value of this smoothed moving average is calculated as the simple moving average (SMA):SUM1 = SUM(CLOSE, N)SMMA1 = SUM1/NThe second and succeeding moving averages are calculated according to this formula:PREVSUM = SMMA(i-1) *NSMMA(i) = (PREVSUM-SMMA(i-1)+CLOSE(i))/NWhere: SUM1 ...
-
Hi wabbit
To download, I still do not know.
Kreangast
-
Hi wabbit
This formula ima () how to write in MT4?
I am poor in English!
Kreangast
-
Hi wabbit
Sorry!
I went to trial under the。
Thanks
Kreangast
-
Hi wabbit
I do not know programming, you can code it into MT4?
Thanks
Kreangast
-
-
I give it a try.
Thanks
Kreangast
-
If the title
Thanks
Kreangast
|
|