How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This is a containerized algorithmic trading system that connects to Interactive Brokers to execute high-frequency pairs trading strategies on forex instruments. The project implements a mean-reversion model that maintains long-short position pairs, continuously recalculating a beta hedge ratio to profit from temporary divergences in correlated price spreads. The system processes each incoming market tick through a signal pipeline that immediately evaluates indicators and triggers market orders without batching or aggregation. It includes an irregular tick resampling engine that converts inhom
tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures, options, and stocks using Python. It functions as an algorithmic trading engine and financial market data API, providing the tools necessary to backtest strategies, analyze historical data, and execute live trades across multiple brokerage accounts. The project distinguishes itself through a specialized option analytics library that calculates Greeks, implied volatility, and volatility surfaces using the Black-Scholes model. It further supports complex order execution patterns, s
R2 Bitcoin Arbitrager is an automatic arbitrage trading system powered by Node.js TypeScript.
Bitcoin arbitrage - opportunity detector
Arbitrage bot that currently works on bittrex & poloniex
The main features of batuhanusluel/arbitragebot are: Arbitrage Trading.
Projects with overlapping indexed features include: jamesmawm/high-frequency-trading-model-with-ib — This is a containerized algorithmic trading system that connects to Interactive Brokers to execute high-frequency… shinnytech/tqsdk-python — tqsdk-python is a quantitative trading SDK and framework designed for developing automated strategies for futures,… bitrinjani/r2 — R2 Bitcoin Arbitrager is an automatic arbitrage trading system powered by Node.js + TypeScript. maxme/bitcoin-arbitrage — Bitcoin arbitrage - opportunity detector. manu354/cryptocurrency-arbitrage — A cryptocurrency arbitrage opportunity calculator. Over 800 currencies and 50 markets. butor/blackbird.