GithubHelp home page GithubHelp logo

keepmestable's Introduction

Exchange Arbitrage Bot between Binance and The Ocean

A Python implementation of a bot that places trades based on arbitrage opportunities between Binance and The Ocean. This program is meant to accompany Lesson 3: Introduction to Arbitration Strategies.

Sample Scenario Functionality: For a given token pair, if the lowest ask in exchange A is smaller than the highest bid in exchange B, the bot will buy from exchange A and sell to exchange B.

Installation

To install the bot and its dependencies, navigate to the ExchangeArbitrageBot directory (note the capitalizations). Then, enter the following command:

pip install .

Note: Please read the disclaimer, associated read me files and explanation of methods before running the bot.

To run the Arbitrage Bot, navigate to the exchangearbitragebot directory and enter the following command:

 python exchange_arbitrage.py

Requirements

  • Web3 Provider (such as Parity) is needed
  • Required environment variables
  • OCEAN_API_KEY
  • OCEAN_API_SECRET
  • ETHEREUM_ADDRESS
  • BINANCE_API_KEY
  • BINANCE_API_SECRET

Explanation of Methods and Definitions (mini Wiki)

DISCLAIMER

USE THE PROGRAM AT YOUR OWN RISK. YOU ARE RESPONSIBLE FOR YOUR OWN MONEY.

IN NO EVENT SHALL THE AUTHORS OR THEIR AFFILIATES BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PROGRAM OR THE USE OR OTHER DEALINGS IN THE PROGRAM.

keepmestable's People

Stargazers

Bertrand Juglas avatar

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.