how to automate a successful manual system

Forums ProRealTime English forum General trading discussions how to automate a successful manual system

  • This topic has 57 replies, 16 voices, and was last updated 3 years ago by avatarJan.
Viewing 15 posts - 16 through 30 (of 58 total)
  • #149486

    @ nonetheless

    I wrote your method in backtest

     

    #149489

    yes, but why 144 seconds, and why only 1 day of backtest?

    #149490

    Looks good, but 144 seconds … very non-standard Time Frame?

    Instead of fitting Conditions to a TF, fit a TF to the Conditions … why not? 🙂

    #149491

    why only 1 day of backtest?

    We have to fit to another TF for the next day!? 🙂

    #149500

    @nonetheless, tried to incorporate also  your HULL 34 idea using bollinger%

    I simply pick 10s (no reason, just any small TF to handle quick decision like manual trade), result seems ok, however just 1 week of data, for sure need forward test. But maybe you can see if the trade quality is close to your expectation.

    Many variables are just simply out of heart, only the gap is optimized.

     

    1 user thanked author for this post.
    #149512

    looks interesting, but 10 seconds is too short for me. Not enough backtest to run on auto and manually there’d be too many false signals, chopping and changing.

    Decent result for those few days though…

    #149514

    Actually it is multiple time frame, signal is at 2 minutes TF. 10s is execution time frame…

    #149515

    The unity of time is the second.  I intended to work with 3 different TF .

    144 sec is the only Fibonacci  number when multiplier with 5 that gives round numbers:

    144*5 (720 sec or 12 min)

    144* 5²,   (3600 sec or 60 min or 1 hour)

    144*5³ (18000 sec or 300 min or exactly 5 hours)

    ……..

    1 user thanked author for this post.
    #149520

    signal is at 2 minutes TF. 10s is execution time frame…

    Works good on DJI at signal 1 min TF and 5 sec execution over 100k bars.

    Thank you for sharing Dow Jones.

    #149522

    You should work on yours some more Zigo … I added a MA Filter and got attached!

    Spread = 5 and SL and TP // out.

    1 user thanked author for this post.
    #149528

    Hello @GraHal, can you pass the bot with the change, please?

    #149529

    I tried to set up the net and reverse simultaneously trade and can’t see how to do it. I tested it in a live trade set to net off, and clicked to place a reverse order and it closed the existing position but didn’t open a new one.

    I’m with IG and just called support who said it wasn’t possible but agreed it was a valid suggestion and would try to include it at some point. Any ideas welcome, cheers!

    1 user thanked author for this post.
    #149530

    Here you go Josef … a v1 of Zigo’s code (v0) above.

    It might be an alternative to use Hull(34) as a Filter then it nearer to Nonetheless manual strategy?

    I quickly added simple MA and it worked so I set it going on Demo Forward Test! 🙂

     

    2 users thanked author for this post.
    #149551

    144 sec is the only Fibonacci  number when multiplier with 5 that gives round numbers:

    interesting to use a Fibonacci relation with TFs, hadn’t thought of that.

    Shame that, even though 144 secs is longer than 2mins, a 200k backtest is only 5 days as opposed to 13 months. Another weird quirk of PRT .

    #149680

    The only reason that I use irregular TF is, that the entire world use regular TF.

    B.t.w. the code for Hull (13) with arrows (used in the main frame)

     

    B.t.w.

    1 user thanked author for this post.
Viewing 15 posts - 16 through 30 (of 58 total)

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