All Projects → rsxm → bitrader

rsxm / bitrader

Licence: MIT license
Bitcoin Arbitrage utilities

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to bitrader

Bot18
Bot18 is a high-frequency cryptocurrency trading bot developed by Zenbot creator @carlos8f
Stars: ✭ 157 (+248.89%)
Mutual labels:  arbitrage, litecoin
Crypto Arbitrage
Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages
Stars: ✭ 369 (+720%)
Mutual labels:  arbitrage, litecoin
Tardis Node
Convenient access to tick-level real-time and historical cryptocurrency market data via Node.js
Stars: ✭ 126 (+180%)
Mutual labels:  arbitrage
gwallet
gwallet is a minimalistic and pragmatist opensource lightweight crossplatform brainwallet for people that want to hold the most important cryptocurrencies in the same application with ease and peace of mind
Stars: ✭ 26 (-42.22%)
Mutual labels:  litecoin
atomex.client.wpf
Atomic swap exchange client for OS Windows
Stars: ✭ 15 (-66.67%)
Mutual labels:  litecoin
Binance Trader
💰 Cryptocurrency Trading Bot for Binance (Experimental)
Stars: ✭ 2,128 (+4628.89%)
Mutual labels:  arbitrage
CryptoTickerBot
A .NET Core program to fetch ticker data from various crypto exchange websites.
Stars: ✭ 30 (-33.33%)
Mutual labels:  arbitrage
Bitcoin Arbitrage
An AWS Lambda function that looks for Bitcoin Arbitrage opportunities
Stars: ✭ 115 (+155.56%)
Mutual labels:  arbitrage
payserver
Blockchain micro-service which is working on zigzag.io. It served as unified API for other micro-services to receive and send cryptocurrency assets.
Stars: ✭ 24 (-46.67%)
Mutual labels:  litecoin
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (+406.67%)
Mutual labels:  arbitrage
scpx-wallet
Scoop Wallet: Core open-source, multi-asset & cross-platform CLI
Stars: ✭ 18 (-60%)
Mutual labels:  litecoin
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (+366.67%)
Mutual labels:  arbitrage
Arbitragebot
Arbitrage bot that currently works on bittrex & poloniex
Stars: ✭ 141 (+213.33%)
Mutual labels:  arbitrage
ha-eskom-loadshedding
Fetches loadshedding data from Eskom
Stars: ✭ 48 (+6.67%)
Mutual labels:  south-africa
Roq Api
API for algorithmic and high-frequency trading
Stars: ✭ 132 (+193.33%)
Mutual labels:  arbitrage
cryptocoins-desklet-cinnamon
Cryptocurrency Ticker (Desklet) for Cinnamon Desktop that displays the current price for thousands of cryptocurrencies, and their daily percent changes.
Stars: ✭ 18 (-60%)
Mutual labels:  litecoin
Tradingstrategies
Algorithmic trading strategies
Stars: ✭ 120 (+166.67%)
Mutual labels:  arbitrage
mev-inspect-rs
Discover historic Miner Extractable Value (MEV) opportunities
Stars: ✭ 443 (+884.44%)
Mutual labels:  arbitrage
CoinMarketCap-Historical-Prices
Makes use of python3 and bs4 to scrape historical cryptocurrency prices, volume and market caps from coinmarketcap.com
Stars: ✭ 72 (+60%)
Mutual labels:  litecoin
freelancer contract
Template freelance developer contract
Stars: ✭ 91 (+102.22%)
Mutual labels:  south-africa

BITRADER

Bitcoin Arbitrage utilities. Telegram bot included for free!

  • 2017-11-05: Version 0.12.0 released! Bot now sends pretty graphs if you ask for /status :-)
  • 2017-06-14: Now also supports Ethereum and Litecoin!

Quickstart

1. Download code and install dependencies

git clone https://github.com/jr-minnaar/bitrader.git
cd bitrader
python3 -m venv venv
source venv/bin/activate
pip install -e .
cp .env-example .env

2. Configure secrets

Edit the .env file and add all the relevant keys and tokens as indicated by the example .env file.

3. Run the bot

arbot

No parameters needed! Then type /start in chat with your brand new Bitcoin Arbitrage bot.

4. Profit!!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].