Experts: Auto pending and manage orders by RSI

 

Auto pending and manage orders by RSI:

Auto pending and manage orders by RSI, lower risk at weekend, send mails if necessary.

Author: Hongliang Liu

 

Hello   How can I  Change TimeFrame to Trade in   5 Min  ?

 
winpic:

Hello   How can I  Change TimeFrame to Trade in   5 Min  ?

change the following paremeters:

extern int rsitimeframe = PERIOD_H4;

but if you change timeframe,other parameters should adjust properly.

this is not a short time strategy,5 min is not recommended~

 
how to set auto pending order by tp?
 
budak_tidong:
how to set auto pending order by tp?

EURUSDm_802_2802_1602_200_860 means:

  • symbol: EURUSDm(m means my exness mini account,possibly you should modify to your own symbol)
  • pendingpips:802(pending gap)
  • weekendpluspips:2802(widen plus gap at weekend)
  • cancelpips:1602(when the gap exceed this pips,close the pending order)
  • trailingsl:200(trailing stop loss)
  • takeprofit:860(virtual take profit)
the last parameter is virtual tp