Hieu Nguyen
Hieu Nguyen
Friends 1
Hieu Nguyen
Added topic EA RSI strategy.
Hi Everyone I'm on develop my EA for RSI and i got 1 issue, when i print this code i found that RSI = 10 all the time #include <Trade\Trade.mqh> // Include the trade functions input int RSI_Period = 14; // RSI period input double RSI_Buy_Level
Hieu Nguyen
Registered at MQL5.community