Thoughts on how to avoid curvefitting

Forums ProRealTime English forum General trading discussions Thoughts on how to avoid curvefitting

Viewing 6 posts - 31 through 36 (of 36 total)
  • #95813

    Hi GraHal,

    I see that you have had some reporting issues with the current version of PRT. Is this your main gripe with the system?

    I also read somewhere of the issues with systems stopping for no reason? Is that – or other execution issues not more of a concern?

    I’m not clever enough to code up many / dozens of concurrent conditions using sets ups /Price bar patterns. 

    Don’t be worried about anything just yet – you may well be clever enough to know that simpler is better??

    Probably a good analogy of what I’m doing is to code in a system similar what you described in you link – multiple longs/shorts based off a single indicator.

    I think multiple OK looking systems is the way to go too. I’m just trying to have multiple OK systems for a single market in a single system and execute them all under one banner.

    Just trying to get to a stage to go live – and see if this idea is the right idea??

    Cheers

    Finning

     

    #95833

     

    Is that – or other execution issues not more of a concern?

    There are lots and it’s not as if – without double / treble checking – that we can even trust the figures that Forward Test provides … read the link below.

    GraHal wrote:

    Just going through my Systems on the AutoTrading screen … at times it’s as if a gremlin / a fairy has got in there and has changed the figures!?

    Just trying to get to a stage to go live – and see if this idea is the right idea??

    Try doing a Live Trial … as in choose what you consider your best / most robust 2 or 3 Systems and pretend to go live from a certain date (1st Monday in a month is good!?).

    Then after a few weeks pat yourself on the back that you didn’t go live after all and think of the money you haven’t lost!? 🙂 🙂

     

    #95849

    I’m just trying to have multiple OK systems for a single market in a single system and execute them all under one banner.

    I cant really see an advantage over multiple systems? Maybe I am missing something?

    Would you have a limit of ONE trade open?
    Or multiple trades as each condition triggered?

    What about the risk of an ‘IG Server / external event’ closing the Strategy / all trades?

     

    #95853

    Hey, I sat in the garden and thought of maybe a good idea??

    Let’s suppose you do only want 1 trade open at any one time (low funds + margin etc) but you have 5 robust strategies proven through Forward Test etc.

    So rate the strategies 1 – 5 with 5 being the most robust. Include rating in the code.

    Then combine all 5 strategies under one banner (as you say Finning).

    Run the combo-System but have as a condition that if a higher rated strategy triggers when a lower rated strategy is open then the lower rated strategy is closed on the same bar as the higher rated opens.

    So 3 open, 4 triggers so 3 closes and 4 opens … result only 1 trade open at any one time (most robust strategy) but all 5 strategies are out there in play trying to make you a buck!?

    Would be worth trying …  if 3 is open and positionperf > 0 then 3 closes and 4 opens etc.

    Just thoughts / ideas? 🙂

    #95860

    We’ve all discussed something similar before.

    https://www.prorealcode.com/topic/multiple-strategies-within-one-trading-system/#post-41278

    and here:

    https://www.prorealcode.com/topic/multiple-strategies-in-one-strategy/

    In the first link RobertoGozzi wrote the bones of a strategy that will run 1 of any number of strategies at a time. The way he coded it meant that the higher a strategy was in the code the higher priority it had over the others.

    It wouldn’t be too hard to adjust it to close trades if another strategy had a trade on but I think this might just be a very efficient way to lose money!

    EDIT: The links don’t work. For some reason the first link has a history of problems and now my second link has caught the bug! If you cut and paste them in your browser bar they should work though.

    1 user thanked author for this post.
    #132303

    Hi @jebus89

    Hi

    Didn’t see we post quite the same post at some months/years of difference 😉 Very interesting topic I find

    Completely agree with your analysis : Less parameters, very long period of analysis, WF to test robustess …

    See U

Viewing 6 posts - 31 through 36 (of 36 total)

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