Mother of Dragons trading strategy…

Forums ProRealTime English forum ProOrder support Mother of Dragons trading strategy…

Viewing 15 posts - 31 through 45 (of 523 total)
  • #119229

    Sounds like a good candidate for a robustness test. Shake the entries up a bit and see how it copes.

    #119235

    Mixed result; % win is excellent, Average gain/trade not so great…

    #119238

    Did you apply TRADEON correctly to allow for position reversal?

    #119240

    Yeah, I did it just as you said on page 1

    IF (shortonmarket or (not onmarket and tradeon)) etc
    1 user thanked author for this post.
    #119244

    Excellent!

    Unfortunately the robustness test scores are not excellent. We hope for the ideal horizontal flat line and that is far from it. I always consider the robustness results of a strategy that reverses position direction with a slightly more sceptical eye than those of a strategy that does not as it is in theory possible for a strategy to just reverse its way time after time through a test and completely eliminate the point of the randomness of the test. So considering that too the results are really not very positive.

    #119245

    an example
    adding position.

    #119247

    @Vonasi But isnt the average gain/trade outweighed by the % win? I’m thinking, even if it were making a fiver per trade at least it’s doing so 90% of the time.

     

    #119248

    adding position

    Do you mean MM = 1 or Cumulateorders = true?

    #119249

    Cumulateorders = true

    #119251

    In the direction of opening of the candle Daily

    #119258

    But isnt the average gain/trade outweighed by the % win? I’m thinking, even if it were making a fiver per trade at least it’s doing so 90% of the time

    One does not out weigh the other. A high win rate is no use if you can have a terrible average gain per trade just because you trade at different time. That is the point of a robustness test – to shake things up a little to eliminate curve fitting as much as possible. Every test result could win 99% of the time but that is no use at all if just by taking a trade at 1200 instead of 1201 you end up with a horrific equity curve that you would never be happy to trade.

    Consider it like tossing a coin. We think that we will win 50% of the time and lose 50% of the time and we code a strategy that trades some coin tosses and the results look great and we win one and then lose one all the way through the back test. Then we randomly pick some of those coin tosses and we suddenly see that we can actually lose 100 times in a row!

    1 user thanked author for this post.
    #119297

    In the direction of opening of the candle Daily

    That looks v impressive – what else did you change from v2_MOD-1?

    Interesting that over 100k, MM outperforms Cumulateorders, see below. (I am now calling your version v3)

    #119303

    @Vonasi —thanks for that, but hey, all the back testing and robustification in the world is like fixing your boat in dry-dock … there’s still only one way to know whether or not it leaks!

    1 user thanked author for this post.
    #119310

    Which is why sailors often do a job on someone else’s boat first before tackling the same thing on their own boat. Always practice on someone else’s boat!

    Anyhow when they put a boat in the water they don’t remove the crane and straps until you are absolutely certain that it is not leaking. I think that you need to be as certain as possible that your strategy does not have any holes in it before setting it free on the wild seas of the markets.

    1 user thanked author for this post.
    #119311

    as certain as possible that your strategy does not have any holes in it before setting it free on the wild seas of the markets.

    Dat be a true. (me speaking Jamaican)
    Not to mention my children’s inheritance – ha! They should be so lucky…

Viewing 15 posts - 31 through 45 (of 523 total)

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