- Joined
- 8 June 2008
- Posts
- 13,238
- Reactions
- 19,539
no argument on that AND THIS IS NOT A PERSONAL ATTACK:In terms of back-test validity and potential future viability, the Hasard Cat Daily Strategy may just be as valid as any of the other back-tested systems in this thread - the truth lies in applying an actual statistically significant period to the back-tests.
but it is not.....In terms of back-test validity and potential future viability, the Hasard Cat Daily Strategy may just be as valid as any of the other back-tested systems in this thread - the truth lies in applying an actual statistically significant period to the back-tests.
Sure, cheeky but not real, so my issue;I believe @Trendnomics is referring to the fact that many many systems are showing fantastic results for this year post crash however if one was to test those same systems against a wider timeframe the results may be vastly different. Hence the use of a cheeky dartboard method in the backrests (random entry and exit signals ?)
but it is not.....
No denying that, thanks for the input you can run thst code as many times as you want, you will not get a winner, even less a 75pc gain...Hey QldFrog,
I don't think the MC results in the single test run are representative due to how MC works in AB. You have the optimize code in the afl which provides the more realistic view of what impact the randomised signals have. e.g
View attachment 118099
I feel like I'm defending @Trendnomics, but its really just that I believe the point they made regarding this years trading is something that's valid and should be kept in mind. Is the randomise entry/exit system the best example? maybe not, were the posted results from a cherry picked run? maybe so. But for a more *real* example, I coded up Skate's Flying Pelican Daily strategy from the other week, this years results were fantastic, longer term not so much (This is obviously not @Skate 's actual code, but my coding based on his description of entry/exit and some other entry/exit conditions added).
View attachment 118100
To your point about beginners and validity of backtest results, I do agree there's value there, be it learning or comparing results during comparative timeframes or live trading versus paper. And I'd add that if someone new takes away from this convo an awareness that testing should be done over a better sample of market conditions and subsequently save's themselves some big losses then great!.
cheers,
1) are we highjacking this thread?if mr Skate want to move us aside, i would understand but your post is quite worthwhile.Speaking of Taleb, and Fooled by Randomness, and the frailty of humans...
dpong's WTT strategy did this from 2014 through 2016. THREE YEARS!!
View attachment 118103
Nick's advice is to trade through the drawdowns. How can a mere human trade this?
Meanwhile, the overall market is doing this:
[Buy and hold would have outperformed for these 3 years.]
[Heck, even being in cash would have vastly outperformed.]
View attachment 118104
And yet, 2014 through 2016 was but a small part of the journey to this:
View attachment 118105
In a way, the "right thing to do" would have been to continue trading the system. [Maybe.] But how could a mere human do that? And should he? I'm trading WTT and struggling with this eventuality. I mean right now it's great. But what will I do when the time comes? I'm not sure.
[Suggestions are welcomed.]
Just want to add: it is VERY healthy to think about thos eventuality now, before the heat and angst of the action.Speaking of Taleb, and Fooled by Randomness, and the frailty of humans...
dpong's WTT strategy did this from 2014 through 2016. THREE YEARS!!
View attachment 118103
Nick's advice is to trade through the drawdowns. How can a mere human trade this?
Meanwhile, the overall market is doing this:
[Buy and hold would have outperformed for these 3 years.]
[Heck, even being in cash would have vastly outperformed.]
View attachment 118104
And yet, 2014 through 2016 was but a small part of the journey to this:
View attachment 118105
In a way, the "right thing to do" would have been to continue trading the system. [Maybe.] But how could a mere human do that? And should he? I'm trading WTT and struggling with this eventuality. I mean right now it's great. But what will I do when the time comes? I'm not sure.
[Suggestions are welcomed.]
On the contrary, the interaction, banter & graphics is how we learn. Every poster brings a new perspective to trading as we see everything through our eyes & lived experiences.are we highjacking this thread?
In a way, the "right thing to do" would have been to continue trading the system
Have the plan coded in your systems if you can to reduce emotions during execution
Speaking of Taleb, and Fooled by Randomness, and the frailty of humans...
dpong's WTT strategy did this from 2014 through 2016. THREE YEARS!!
View attachment 118103
Nick's advice is to trade through the drawdowns. How can a mere human trade this?
Meanwhile, the overall market is doing this:
[Buy and hold would have outperformed for these 3 years.]
[Heck, even being in cash would have vastly outperformed.]
View attachment 118104
And yet, 2014 through 2016 was but a small part of the journey to this:
View attachment 118105
In a way, the "right thing to do" would have been to continue trading the system. [Maybe.] But how could a mere human do that? And should he? I'm trading WTT and struggling with this eventuality. I mean right now it's great. But what will I do when the time comes? I'm not sure.
[Suggestions are welcomed.]
Nope my code my run negative as much as you try...Your code, 50 MC runs. Can't fit more on a page.
Average return 40% or $40,000
Highest: $1.8 Mil
Lowest: -$10,000
View attachment 118106
Thank-you for your thoughtful reply. I coded this WTT strategy attempting to stick exactly to what Nick outlined in his book Weekend Trend Trader. Of course there was some interpretation involved, but I am convinced it is true to what was described in the book. No deviations.I don't think people would trade through a 3 year draining of your equity. You can weather a system drawdown if you have confidence that it will recover. Looking at that chart I would say there is something fundamentally wrong with the system. Was that Radge's WTT code modified or someone's own coding of the WTT? Either way, I would've thought that a filter (which Radge usually employs) would stop the bleed from the account. The code I have bought from Radge had a filter and was on the conservative side, mostly because the majority of clients can't handle a 20% drawdown. I think even Radge would have rethought the system reliablity with that kind of drawdown as he is about the numbers. When you start having multiple deviations way from what is expected and shown in backtests, there is a fundamental error somewhere. I like to develope my systems over rather benign period, try not to optimize anything if I can. Then run it against an event or bad years (2008, 2014, 2018, 2020). It's easy to get a system that worked great in, say 2009, its a lot harder to have an un-optimized system that runs goood most years and avoid ruin in big negative market events.
Thank-you for your thoughtful reply. I coded this WTT strategy attempting to stick exactly to what Nick outlined in his book Weekend Trend Trader. Of course there was some interpretation involved, but I am convinced it is true to what was described in the book. No deviations.
I don't have Nick's code. Could you do me a favor and simply explain on what the filter is based? Equity drawdown or... ? I'm kind of new to this, though I have been live-trading my WTT system (written on a different platform) for just over 1 year. I am eager to learn as this is why I joined ASF.
Thanks,
dpong
[Nick's backtest in the book goes to Nov 2012.]
// Variables //
VolumeTotal = V;
VolumeMA = MA(V, 10);
PriceF = Close > 0.05 AND Close < 10;
// Index Filter //
SetForeign( "$XAO.au" );
Index_Up = C > MA(C, 10);
RestorePriceArrays();
Buy= MapBuyCondition AND PriceF AND Index_UP;
//--------------------- Sell --------------------- //
Exit_Percent = IIf( Index_Up, 40, 10 ); //Dynamic index filter
ApplyStop( stopTypeTrailing, stopModePercent, Exit_Percent, ExitAtStop = 2 ); //Trailing stop
Nope my code my run negative as much as you try...
And if you just think about it make sense as xao is the average so obviously if you randomly pick the average you get it back..
Step back out of your focus and think about it.just that back step view.
i might have a clue at what you do: you reinvest 2k on 50 positions all the way down and up the chart and yeap as you put extra money all the way you should get around 40pc...from your low....
Can not help further.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?