Thread
:
EMA Crossover (help)
View Single Post
#
9
(
permalink
)
02-09-2006, 12:52 PM
newdigital
Administrator
Join Date: Sep 2005
Posts: 20,059
Blog Entries:
241
Next version. Now you can select MA method to use in EA:
Code:
MAsmallMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma
Code:
MAbigMode = 1; //0=sma, 1=ema, 2=smma, 3=lwma
So EMA is by default. If we need LWMA we should use 3.
Attached Files
easyLMA_v2.mq4
(6.4 KB, 84 views)
newdigital
View Public Profile
Find all posts by newdigital
View Blog