CAC Breakout ported to other markets

Forums ProRealTime English forum ProOrder support CAC Breakout ported to other markets

Viewing 15 posts - 1 through 15 (of 38 total)
  • #11842

    I have been working on getting some more reliable auto strategies incorporated in to my trading along side the manual stuff I do.

    I’m testing Nicolas’ code for CAC breakout on different markets at the moment due to the fact that with 200k units and the 15TF you can get 8-9 years of data for increased confidence + the fact of no 0 bars/no fake profits. Prior to this I was using 1min TF to eliminate 0 bars/fake profits on some breakout auto trades that I had made for the major indices but with only 18 months of data, of course the forward testing did not match up to the backtest and I lost confidence.

    I’ve tried a few markets but the two I focused on at the moment are DAX and EUR/USD.

    I optimised these with 2/3 of the data as suggested to avoid curve fitting. The results are below.

    I can give the basic changes here or upload the ITF’s if any one is interested.

    Has anyone else had success porting this one to different markets?

    2 users thanked author for this post.
    #11860

    Have you calculated with spread or without?

    #11862

    With 1.5 point spread for DAX and 1.4 for EUR/USD

    #11863

    What have you changed ?

    can you upload the itf ?

    #11865

    Nice work cosmic. I know some people have successfully adapted the strategy to other markets already. But I’ve never had the chance to investigate more their codes.
    I’m pleased to know that you made optimization with In/Out sample, that’s a lot of work to do manually 👌.

    So yes, this topic could be the new central topic for the breakout strategy experiments! Your modified code is welcome! I’ll do my best to help here. Like I said before I believe in this strategy.

    #11874

    I think I tested it on DAX as well, and the conclusion was that It looked promising. I need to dig in my notes to see where and why I did not pay any further attention for this. Most likely it drowned among all the other codes that I was testing. I fond these notes and Screendumps:

    “Looks pretty good on DAX 5 min” unfortunately I did not get the equity curve.

    Edit- when I look deeper into this, It was not Nicolas’ code, but Reiners. I seem to remember testing the CAC code. I need to look deeper in my notes

    Cheers Kasper

    #11890

    Here is the DAX one. Feel free to take a look at that first while I tidy up EUR/USD. You will see that I added a pprofit limit at the bottom of the code as this improved things slightly. There are some alternate values that are commented that I played around with.

     

    2 users thanked author for this post.
    #11916

    EUR/USD

     

    #11991

    Hi all,

    thanks! but can anyone guide me which should be my settings for the Timezone? In PRT I set as GMT+8 which is Singapore.

    in the Code, how to change it? I kinda confuse how to look at timezone 🙁

    thanks in advance!

    #11993

    UK timezone are GMT+1(summertime) so I think you need to add 7 hours everywhere there is a time involved. To be sure try and change things according to the world timezones.

    #12327

    Hi Elsborg,

    Thanks! Had been busy lately.

    I had tried to change but when I backtest against EURUSD, there’s no result. Any idea?

     

    #12328

     

    #12396

    I did the porting of nicolas CAC breackout on dax but only changing his values and parameter to fit on dax without any optimization. You may find a thread regarding this.

    #12397

    what parameters have you optimized? Which is the InSample and the Outof sample period?

    Thanks

    David

     

     

    #12399

    Hey David, nice to see you back! Hope everything’s ok on your side.

    There’s not much variables to change in this strategy, because it doesn’t rely at all on indicator. I think the only optimized values are these ones:

    Since it’s Cosmic topic, I let him answer to this question more precisely.

     

Viewing 15 posts - 1 through 15 (of 38 total)

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