NarubiaN
NarubiaN
Friends 2
NarubiaN
Added topic ORDER_TYPE_SELL attempts a buy?!
if (trade) PrintFormat ( "RSI: " +RSICur+ ",CCI: " + CCICur+ ", " +trade+ ", bid: " +bidCur+ ", Order:" +ordertype);          if (trade)        //if (!Buy_opened)    {   
NarubiaN
Added topic Static RSI and CCI on historic data?!
Hello my dudes. I'm backtesting an expert I created, and it doesn't seem to change CCI and RSI..? Left side is the coded, right side is the backtest. The code is within the OnTick scope
NarubiaN
Registered at MQL5.community