backtesting-frameworks
There are 27 repositories under backtesting-frameworks topic.
kernc/backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
barter-rs/barter-rs
Open-source Rust framework for building event-driven live-trading & backtesting systems
michaelchu/optopsy
A nimble options backtesting library for Python
quarkfin/qf-lib
Modular Python library that provides an advanced event driven backtester and a set of high quality tools for quantitative finance. Integrated with various data vendors and brokers, supports Crypto, Stocks and Futures.
gobacktest/gobacktest
event-driven backtesting framework written in golang
bradleyboyuyang/Statistical-Arbitrage
High-frequency statistical arbitrage
PythonForForex/Backtrader-for-backtesting
These are the code snippets used in the Backtrader for backtesting guide on the AlgoTrading101 website
nessessary/autoxd
A股回测框架, 模拟实盘账户交易, 适合编写T+0策略
Auquan/auquantoolbox
Backtesting toolbox for trading strategies
barter-rs/barter-data-rs
NOTE: Barter-Data migrated to Barter monorepo: https://www.github.com/barter-rs/barter-rs
dodid/minitrade
A personal automated trading system
backtrader/backtrader-docs
backtrader documentation
ZmicierGT/fcore
Fcore Is an AI Framework for Financial Markets Analysis (Active Development).
grinply/kate-backtester
A fast and simple backtest implementation for algorithmic trading in golang
cimourdain/estrade
Backtest and run stock trading CFD strategies tick by tick
nanvel/cipher-bt
Trading strategy backtesting framework with focus on position adjustment in a session scope.
LHanLi/FreeBack
高性能并行、事件驱动量化回测框架 high performance backtest,factor investing, portfiolio analysis
almprmg/FlashBackTest
Back Testing strategies fast in Python
milliyang/noise
A Backtest or Trading Framework with C++
andrewsonin/trading_backtester
A highly customizable framework designed for parallel tuning of trading algorithms by reproducing and simulating the trading history of exchanges and the behaviour of brokers.
milliyang/quant
a backtesting framework written in golang 2 years ago (no longer maintain)
KyroKwok2021/OilCorrTrade-EnergyTransportAlpha
Explore and leverage the correlation between oil price movements, energy sector, and transportation sector. This repository houses quantitative research findings and trading strategies that exploit this correlation to generate robust signals.
polo2444172276/MultiFactor-Backtesting-Framework
Built a practical Multi-Factor Backtesting Framework from scratch based on Huatai Security's(One of China's largest sell side) financial engineering report. Steps include factor data collection and preprocessing, factor combination, portfolio optimization and risk return analysis.
CCAtAlvis/backgommon
Backgommon is a backtesting and simulation framework for trading strategies, written in pure go. It aims to be fast, flexible and easy to use.
ferenc4/backtesting
Framework that allows you to test long position trading algorithms on historical data with a time frame in mind.
izzudinhafiz/pybt
A better, faster, simple to implement and extendable Python backtesting framework for stock trading algorithm evaluation.
Sparsh-Kumar/Backtesting.py
Comprehensive GitHub repository showcasing proficient utilization of the backtesting.py library, illustrating code implementations and insightful learnings in quantitative financial backtesting strategies.