RSI_BB_Long 5min trading strategy

Forums ProRealTime English forum ProOrder support RSI_BB_Long 5min trading strategy

Viewing 6 posts - 1 through 6 (of 6 total)
  • #13114

    My First code …

    EUR/USD mini ,Timeframe 5 min

    Only Long ,  and check RSI , Bollinger Band  with reinvestm. profit

    and somenthing else

    The Back test  is good  but only one year  back

    welcome your fdb

    #13116

    Hello JR1976,

    Thanks for your contribution, I have moved your post from the Library pending list to the forum.

    My test shows that the strategy isn’t so good before the last year. Did you include the spread in your backtests?

    Your idea is good : taking long position while piercing the lowest bollinger band, but while it is very effective in ranging market (price revert to its mean), it is not the case in trending one, that’s the main reason I believe it doesn’t perform well before 2015.

    #13121

    Hi Nicolas ,

    Thanks for your consultant , I confirm I used the spread 1 point

    regards.

    #13149

    HI Nicolas,

    I’am checked there is an error in the  code , because not start the levrier

    This the rule correct
    IF REINV = 1

    THEN  // Reinvest capital
    capital = 200 + strategyprofit
    n = (capital / 200) *levier
    ENDIF

    Could you please  check If  should be better  before 2015 ?

    #13155

    HI ,

    I tried to optimized   the code  to avoid the trend period …   the new variable is  to trade  IF

    c8 = dailyhigh > Dhigh(50)
    dailyHigh = DHigh(1)

    Could you please backtest 2014  to  complete the check  ??

     

    #13159

    I’m sorry, it is still not good. Please use the “Insert PRT code” when you add codes in your post, thank you.

Viewing 6 posts - 1 through 6 (of 6 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login