Samarthan Bidari / Publications
Forum
Newbie Question : Crossover EA is not executing any buy or sell order. Any Help with coding please.
#property copyright "Frobo" #property link "https://www.frobo.com" input int MAPeriodShort= 9 ; input int MAPeriodLong= 21 ; input int MAShift= 0 ; input ENUM_MA_METHOD MAMethodS= MODE_SMA ; input ENUM_MA_METHOD MAMethodL= MODE_SMA ; input ENUM_APPLIED_PRICE MAPrice= PRICE_CLOSE ; input double