Re your observations on CAM performance last few months, those are probably quite valuable observations for learning and experienced traders doing backtesting or testing. Strategy performance and the resulting equity curve can be quite variable according to subtle factors such as:
* Stock universe (All Ords, ASX 300, Small Ords, Full ASX, Listed/Delisted stocks, etc)
* Data providers, and their assumptions (excluding or including dividends, adjusting price for share offers, handling or not handling trading halts, etc)
* Variations in strategy coding - even small differences in interpretation of strategy intent and implementation in code can greatly affect trade selection during testing and trading
* PositionScore - even if you and Skate have identically implemented CAM using the same data provider and stock universe, its not unusual for traders to ultimately have significant "intellectual property" in scoring of stocks (for weeks you have too many coming up to trade)
* Index Filtering, variable protective stops, stale filters - similar notes to above for PS - even the most helpful trader has to limit how far they go sharing all their coding secrets and preferences.
That raises the question of competition and market efficiency. For short term traders and those employing mean reversion it might be very detrimental to suddenly be competing for orders and price against others using your exact strategy. For weekly or even daily trend following, its probably unlikely retail traders from ASF will affect price too much (most of us have tiny portfolio size to other market participants). In fact I've long wondered if its mildly beneficial for trend traders to share their strategies as it might increase the tendancy for a trending stock to continue doing so for some time - as other buy in and create my interest and hype for that stock. The risks for the "giving trader" are probably a lot less than giving out say a specific 2 day mean reversion strategy.
Because of the variablies listed above, equity curves can take on a somewhat fractal nature as you zoom in. For weekly trend trading, it might take as long as 2-3 years for your equity curve (and paper trading) to show strong similarities. Depending on what your Monte Carlo tests look like you probably already understand that luck and trade selection can results in surprising variations in equity curves for 2 traders with the same strategy (where PositionsScore etc are not implemented).
We're all keen to see some profits in real trading and paper trading, but.......
When I look at Skates CAM performance last 8 months from the Dump it Here thread, it does appear fairly linear, but if you look at last few months actual profits are in order of 3%. I've been up and down 3% over a few days lately as the markets bounced around through Coronavirus and other challenges.
I've been meaning to play with CAM again, but my original work had similar observations to yourself (quite difference performance to Skate) which I put down to lack of knowledge on my part, or any of the points above.