awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BatuhanUsluel avatar

BatuhanUsluel/ArbitrageBot

0
View on GitHub↗
176 stars·58 forks·Python·MIT·10 views

ArbitrageBot

Arbitrage bot that currently works on bittrex & poloniex

Features

  • Arbitrage Trading - Arbitrage bot for multiple exchanges.

Star history

Star history chart for batuhanusluel/arbitragebotStar history chart for batuhanusluel/arbitragebot

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ArbitrageBot

These projects share indexed features with ArbitrageBot. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jamesmawm/high-frequency-trading-model-with-ibjamesmawm avatar

    jamesmawm/High-Frequency-Trading-Model-with-IB

    2,891View on GitHub↗

    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

    Python
    View on GitHub↗2,891
  • shinnytech/tqsdk-pythonshinnytech avatar

    shinnytech/tqsdk-python

    4,789View on GitHub↗

    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

    Python
    View on GitHub↗4,789
  • bitrinjani/r2bitrinjani avatar

    bitrinjani/r2

    815View on GitHub↗

    R2 Bitcoin Arbitrager is an automatic arbitrage trading system powered by Node.js TypeScript.

    TypeScript
    View on GitHub↗815
  • maxme/bitcoin-arbitragemaxme avatar

    maxme/bitcoin-arbitrage

    2,583View on GitHub↗

    Bitcoin arbitrage - opportunity detector

    Python
    View on GitHub↗2,583
Compare all 8 related projects→

Frequently asked questions

What does batuhanusluel/arbitragebot do?

Arbitrage bot that currently works on bittrex & poloniex

What are the main features of batuhanusluel/arbitragebot?

The main features of batuhanusluel/arbitragebot are: Arbitrage Trading.

Which projects share features with batuhanusluel/arbitragebot?

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.