MTHCAP / Publications
Forum
Racking my brain...
Hope all is well. I've been working on this for a few days(total newbie to MT4). Whenever it runs it closes seconds right after. Any help is greatly appreciated! // Define input variables input int EMA_Period = 8 ; // EMA period input int RSI_Period = 14 ; // RSI period input double Lots = 0.1 ;