ArticleMultiple Technical Indicators Backtesting on Multiple Tickers using PythonMay 30, 2024Batch backtests with BatchBacktesting — EMA and MACD strategies, FMP/Binance APIs, and aggregated results across stocks and crypto.Tags (4)PythonTradingBacktestingCrypto
ArticleExperimenting with technical indicators using Python and backtestingMay 14, 2024BatchBacktesting walkthrough — EMA and MACD on many tickers, FMP/Binance APIs, and results (English counterpart to the French Medium article).Tags (3)PythonTradingBacktesting
ArticlePredicting Stock Prices with Monte Carlo SimulationsMay 14, 2024Monte Carlo path simulation in Python from historical returns—risk bands, quantiles, and hold-out coverage checks.Tags (4)PythonFinanceMonte CarloBacktesting