Tag: #backtesting
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 5 posts
AI Finance & Quant Trading: FinBERT, Reinforcement Learning, and Backtesting
A complete guide to AI financial engineering: financial data processing, XGBoost alpha factors, FinBERT sentiment analysis, FinRL reinforcement learning trading, Vectorbt backtesting, and VaR risk management.
2026-03-17 · 11 min read #aifinance#quanttrading#finbert#reinforcementlearningtrading#backtestingAlgorithmic Trading Backtesting in Practice: Python Backtrader Strategy Implementation, Performance Evaluation, and Risk Management
Covers the complete process of algorithmic trading backtesting with Python Backtrader. Explores backtesting fundamentals (Walk-Forward, Look-Ahead Bias, Survivorship Bias), Backtrader architecture, SMA crossover/RSI/Boll
2026-03-12 · 15 min read #finance#algorithmic-trading#backtesting#backtrader#pythonPython Algorithmic Trading Practical Guide: Backtesting Frameworks, Strategy Development, and Risk Management
A comprehensive guide to algorithmic trading with Python. Covers backtesting framework comparison, Moving Average Crossover, RSI Mean Reversion, and Bollinger Bands strategy implementation, risk metrics like Sharpe Ratio
2026-03-11 · 15 min read #finance#algorithmic-trading#backtesting#python#quantitative-financeAlgorithmic Trading System Architecture with Python
A comprehensive guide to building algorithmic trading system architecture with Python, covering system design, order management, and risk controls.
2026-03-08 · 46 min read #finance#algorithmic-trading#python#backtesting#quantitative-financeQuantitative Factor Investing and Backtesting with Python
A guide to quantitative factor investing and backtesting strategies using Python, covering factor models, portfolio construction, and performance evaluation.
2026-03-05 · 33 min read #finance#quantitative-finance#backtesting#factor-investing#2026-03