137678 / Publications
Forum
i have a problem with this why it EA does not sell and buy ?
#property copyright "Andrew Young" #property link "http://www.expertadvisorbook.com" #property description "A simple trading system that opens an order when the close price crosses a moving average line. No external functions or classes." // Input variables input double TradeVolume= 0.1 ;