hftbacktest
Trading simulator
A framework for simulating high-frequency trading and market-making strategies with realistic latency and order book simulations.
A high-frequency trading and market-making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
2k stars
58 watching
390 forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list
algorithmic-tradingalgotradingbacktestingbacktesting-enginebacktesting-trading-strategiesbinancebinance-futurescrypto-botcrypto-tradinghfthigh-frequency-tradinglimit-order-bookmarket-makermarket-makingorderbook-tick-dataorderbooksquantitative-tradingtrading-algorithmstrading-bottrading-simulator
Related projects:
Repository | Description | Stars |
---|---|---|
kismuz/btgym | A framework for running reinforcement learning experiments in real-world algorithmic trading environments | 988 |
yvictor/tradinggym | A toolkit for training and backtesting reinforcement learning algorithms in trading environments. | 1,596 |
barter-rs/barter-rs | An event-driven trading framework with tools for live-trading and back-testing systems | 977 |
hackthemarket/gym-trading | An environment for testing and training reinforcement learning models to make trading decisions based on historical market data | 704 |
kkuette/tradzqai | An environment and framework for training reinforcement learning agents to make trading decisions on cryptocurrency markets. | 165 |
constverum/quantdom | Framework for testing and evaluating trading strategies using Python | 717 |
quantrocket-llc/moonshot | A backtesting and trading engine for algorithmic traders, designed to facilitate rapid experimentation and research iteration. | 204 |
snjyor/quant_backtest | Backtesting platform for cryptocurrency trading strategies on Binance and Bitfinex data | 6 |
liamconnell/deep-algotrading | A project demonstrating the application of deep learning techniques to financial data and algorithmic trading | 234 |
tradingstrategy-ai/trading-strategy | A Python framework for developing algorithmic trading strategies on decentralized exchanges. | 232 |
mathiswellmann/lfest-rs | A simulated perpetual futures exchange with support for leveraged positions and flexible market data integration. | 59 |
nautechsystems/nautilus_trader | A high-performance algorithmic trading platform with a focus on backtesting and live deployment of trading strategies | 2,179 |
blankly-finance/blankly | An ecosystem for building, testing, and deploying algorithmic trading strategies across multiple asset classes. | 2,140 |
letianzj/quanttrader | A Python-based backtesting and live trading package for quantitative traders. | 531 |
51bitquant/51bitquant | A full-stack project for building cryptocurrency trading bots using Python and CCXT framework | 848 |