ArticleMultiple Technical Indicators Backtesting on Multiple Tickers using PythonMay 30, 2024Scaled BatchBacktesting across stocks and crypto — reading aggregate leaderboards without mistaking screening for a strategy.Tags (4)PythonTradingBacktestingCrypto
ArticleExperimenting with technical indicators using Python and backtestingMay 14, 2024BatchBacktesting with EMA and MACD across equities and crypto — how the batch runner works, how to read extreme results, not trading advice.Tags (3)PythonTradingBacktesting
ArticlePredicting Stock Prices with Monte Carlo SimulationsMay 14, 2024Forward Monte Carlo bands for AAPL from historical log returns — hold-out coverage, percentiles, and how that differs from MCMC.Tags (4)PythonFinanceMonte CarloBacktesting