Discussion re Pure Renko strategy

Forums ProRealTime English forum ProOrder support Discussion re Pure Renko strategy

Tagged: 

Viewing 15 posts - 331 through 345 (of 346 total)
  • #132272

    hello Paul would you share your version? cordially

    #132278

    a.tm. it’s basically the same as posted by AlexF minus/plus what I mentioned.

    however I used an slightly updated breakeven stop, with the option to choose points or percentage. The way I ‘ve it, with stoploss of 0.4%, if atr distance is 1 or greater, the stoploss moves to -0.2%

     

     

    2 users thanked author for this post.
    #136109

    Just an update for the people out there. I have been running renko breakout 5s dax. 473euro profit since may 15th.

    3 users thanked author for this post.
    #136110

    @ Franro, good with an update, are You running the Paul version in post #132278?

    #136111

    Im runniing AlexF version on dow

    #136188

    Interesting system. Running AlexF version on backtest (no breakeven) with a percentage stop loss of 0.25 significantly improves the performance, all be it on the very limited data period available.

     

    1 user thanked author for this post.
    #136198

    @schizz – Please use the ‘Insert PRT Code’ button when posting code as per the forum rules. I have edited your post to correct your error. Please ensure you use the button in future posts.

    #136817

    here’s some code for a fast timeframe.

    For i.e. 5 seconds tf I use 0.5% stoploss, but prefer a faster exit for a loss. A faster exit results likely in a lower winchance though. But live creates often more max losses then a short backtest.

    First code is a familiar one, created 2 variations.

    code below is created from scratch. It takes the lowest low before a long entry for xx periods and starts recording new highs. There are 2 ways of exits. If you want a clear break you can set a breakvalue.

     

    3 users thanked author for this post.
    #137096

    So @Paul from all of your post what do you think is best running? AlexF orginal or do you have another 5s itf?

    1 user thanked author for this post.
    #137152

    It takes the lowest low before a long entry

    Forgive the daft question … am I missing something, there is no Buy or Sellshort?

    Do I need to read  earlier posts to get in the zone?? 🙂

    #137166

    Link to Paul’s 2 x Exit Strategies added as Log 226 here …

    Snippet Link Library

    1 user thanked author for this post.
    #137167

    Thanks GraHal. Tested the plugin codes on alex version and results go down, regardless I’ve been using the plugins a.t.m. On the first code I used graphonprice sub which should be sup.


    @franro
    , at the moment none of the codes here are good enough for me. Alex version doesn’t have a hardcoded stoploss. Very difficult timeframe!

    1 user thanked author for this post.
    #137198

    using atr trailingstop, but now includes a option to take profit near, at or above biglines

    biglines can be defined with factor i.e. 50 every 50 points, 100 = every 100 points.

    distance to take profit can be set. So if taken profit at every 100 lines (if trailingstop is active), it’s possible to take it say 15 points earlier profit.

    Not really happy a.t.m. how things are rounded up/down and affect startlevel. Setup for 5s timeframe.

     

     

    1 user thanked author for this post.
    #137204

    Above added as Log 227 here …

    Snippet Link Library

    #137260

    @Paul If you wanna use a fast tf system, I strongly suggest to DO NOT use a fixed stoploss. It will be hit too much often and you will end compounding small losses and not getting good wins.

    I suggest to code an hard exit stop loss, i.e. a signal that invalidate your entry, not necessarily the opposite of your signal, even something different like macd crossing 0.

    This is what I use on my few intraday systems and it’s working.

    2 users thanked author for this post.
Viewing 15 posts - 331 through 345 (of 346 total)

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