Thread
:
EMA Crossover (help)
View Single Post
#
9
(
permalink
)
02-09-2006, 11:52 AM
newdigital
Administrator
Join Date: Sep 2005
Posts: 16,313
Blog Entries:
106
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, 63 views)
newdigital
View Public Profile
Send a private message to newdigital
Find all posts by newdigital
View Blog