Coder Social home page Coder Social logo

l8nit3-arb-bot's Introduction

L8nit3's Arbitrage Bot

This is currently used to find arbitrage trade oppourtunities
between crypto pairs at Binance and Bittrex.

IT IS A WORK IN PROGRESS, and is in no way ready for ANYONE to use
in a real setting on a real account. Do so at your own risk!!!

Requirements

  • Python 3.x
  • pip install python-bittrex
  • pip install python-binance
  • pip install simple_settings

Features:

  • Uses an external settings file, allow multiple instances to be run
    for different coin pairs.
  • Demo only mode that disabled trading and withdrawls. Output is still
    displayed for debugging purposes.
  • Choose your desired percent gain per trade within settings.
  • Multiple debug output levels for a cleaner terminal.
  • 2 gaining modes, one stacks sats, the other stack your desired coin.
  • Set a desired sleep time between trades to avoid overtrading the same signal.
  • Liquidity module, only trade if orderbook has sufficient liquidity to make BOTH trades.
  • Flip-Mode: Once a trade happens, do not trade again until opposite trade can occur.
    (eg. Bought Binance, wait untill buy Bittrex. Avoid needing to equalize balances.)
  • Check multiple coin pairs in one instance. -Choose Base to trade against (USDT, ETH, BNB) with LTC-1 , LTC-2, etc (must have -number)
  • Profit-tracking per coin. (percent_earned_per_trade/2 to account for both account balances)
  • Accounts for trading fees in percentages displayed and in backend calculations

Coming Soon:

  • CCXT based re-write for many new features including:
    • Multiple more exchange options.
    • Create a list of pairs in settings and run all in one instance of the script. - DONE
    • Cleaner, faster running for better results and more stable profit.

Screenshot

image of bot

l8nit3-arb-bot's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

game99world

l8nit3-arb-bot's Issues

Triangular demo and real trade

Can you add triangular Arbitrade in demo and real...
so there to directory ,, to test the script.
Demo
Real
in demo using portofolio

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.