147 points by alphapulse 3 hours ago | 23 comments
"Finally someone tackles the exploration-exploitation tradeoff in portfolio management. The results on the synthetic data look promising but I'd love to see this tested on more realistic transaction costs..."
89 points by quantdev 5 hours ago | 31 comments
"The section on data snooping bias is spot on. I've seen so many strategies that look amazing in backtest and then immediately fail in paper trading..."
156 points by mltrader 6 hours ago | 45 comments
"Great paper. The authors actually test on out-of-sample data and show that transformers aren't the magic bullet everyone thinks they are for financial time series..."
67 points by fastdata 7 hours ago | 18 comments
"This is exactly what I've been looking for. The documentation is solid and the benchmarks are impressive. Already testing it with my crypto strategies..."
234 points by altdataguy 8 hours ago | 89 comments
"The alpha decay in alt data is real but this article misses the point. It's not about finding the one magic dataset, it's about systematic data discovery and rapid iteration..."
42 points by newquant 9 hours ago | 27 comments
"Start with Fama-French and build from there. Don't try to implement everything at once. Also, make sure you understand the difference between cross-sectional and time-series models..."
78 points by regimetrader 10 hours ago | 15 comments
"Good introduction but the author doesn't mention the lookback bias issues with HMMs. You need to be really careful about using future information when estimating states..."
123 points by defibuilder 12 hours ago | 52 comments
"The MEV considerations are crucial. Traditional market making models break down when miners can reorder transactions. You need to think about this from first principles..."
91 points by riskmanager 14 hours ago | 38 comments
"Calmar ratio and Sortino ratio are better but they're still not perfect. The real issue is that all these metrics assume normally distributed returns which is obviously wrong..."
156 points by backtestbuilder 16 hours ago | 47 comments
"Love the transaction cost modeling and the slippage simulation. Finally someone who understands that backtesting is about finding what won't work, not what will..."