Code Monkey home page Code Monkey logo

cryptocurrency-trading-bots-python-beginner-advance's Introduction

Bitcoin Bot Trading on Binance - Guide , Instructional Videos, Working Code

Introduction to Cryptocurrency-Trading-Bots-Python-Beginner-Advance

Hello and welcome to the code repository of @BlockchainEng Joaquin Roibal. This Github Repository is used as a collection of information that you may find useful for making your own cryptocurrency trading bots and bitcoin bots, or applying advanced trading strategies to the cryptocurrency markets. You may want to begin by watching my youtube video channel on introduction to crypto bot trading or advanced strategies such as triangular arbitrage, which will help you to understand the purpose and reasoning behind the code in this repo.

Online Bitcoin Bot Trading Resources

To help you to learn to implement this code as a profitable crypto trader, I have many online resources available. For example:

  1. Youtube Channel coverying Crypto Trading Bot Tutorial Videos: https://www.youtube.com/channel/UCVTnyT4fUxYkvawbggo8-AQ
  2. Medium (Blog) about crypto trading bots: https://www.medium.com/@BlockchainEng
  3. Twitter: http://www.twitter.com/BlockchainEng
  4. Email: [email protected]
  5. Chat Directly Via Telegram: https://t.me/BlockchainEng
  6. Bitcoin Trading Bot Software Telegram Group: https://t.co/YlGP1zvvw4
  7. LinkedIn: https://www.linkedin.com/in/joaquinroibal/
  8. Bitcoin Bot LinkedIn Group: https://www.linkedin.com/groups/12121918

July 2018 Update on Entire Crypto Trading Bots Project: https://medium.com/p/crypto-bitcoin-trading-bot-in-python-july-2018-update-e11b875933da

Watch Crypto Trading Bot Tutorial Videos on YouTube: https://www.youtube.com/channel/UCVTnyT4fUxYkvawbggo8-AQ

Blockchain Engineer Crypto Trading Bot Python Binance Code

This Portfolio contains Beginner & Advanced Cryptocurrency Trading Bots Written in Python. You are most likely interested in one of three main files/implementations of particular strategies:

Triangular Arbitrage - Crypto_Triangular_Arbitrage_Bot.py is the newest form of the crypto triangular arbitrage bots, and has all functionality to trade and output results via twitter. (Read More: https://medium.com/@BlockchainEng/triangular-arbitrage-with-cryptocurrency-on-binance-exchange-with-python-videos-and-code-real-bc63d0905d05 ) NOTE: This is the most up to date tri arb code available; Historic versions available in Historic-Legacy folder.

Beginner - RoibalBot_BinanceBot.py (converted from original - Roibal Bot) (Read More About Binance Trading Bot Here: )

Advanced - AdvancedCryptocurrencyTradingBot.py (converted from RoibalBot_BinanceBot.py) (Read More About Advanced Cryptocurrency Trading Bot Course Here: )

Historic - Legacy Folder

The Historic-Legacy Folder contains previous/out-dated copies of the bots that are located within this folder, you may be interested to develop from an earlier point, or edit before a certain modification to the code was made.

Getting Started with Crypto Trading Bot Software

The purpose of these bots is to implement an advanced strategy of cryptocurrency trading on a cryptocurrency exchange, such as Binance. You will need a computer, a binance account, and a copy of this code. You will be able to run this bot as a software to make profitable trades for you.

USE AT YOUR OWN RISK - NOT RESPONSIBLE FOR ANY FINANCIAL LOSSES YOU MAY INCUR

Installing and Running Crypto Trading Bot - Crypto Triangular Arbitrage, Basic Bitcoin Bot

git clone https://github.com/Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance.git

git clone https://github.com/Roibal/python-binance.git

pip install ccxt

place desired bot (Roibal_BinanceBot.py, Private_TriArbBot.py) in python-binance/examples folder

then in your console, type python Roibal_BinanceBot.py or load in your favorite python IDE (such as Pycharm)

https://www.youtube.com/watch?v=Y4RwD1OGz4c

To run any of these bots, first download the Roibal fork of 'Python-Binance', install or unzip this code on your computer. Then place whatever bot from this folder (RoibalBot.py) in the Python-Binance/Examples folder and run/edit that file with whatever python IDE you would like. For the more advanced bots you will need to install CCXT (can be installed via pip or pycharm install).

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

https://www.youtube.com/watch?v=8AAN03M8QhA

Visualization of Order Book and Scalping Functionality: https://youtu.be/zslp0FA_Nkw

Authors

  • Joaquin Roibal (@BlockchainEng)

See also the list of contributors who participated in this project.


SEND BTC: 1BYrAED4pi5DMKu2qZPv8pwe6rEeuxoCiD

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • For Readme Format: Billie Thompson - PurpleBooth
  • Python-Binance
  • CCTX

cryptocurrency-trading-bots-python-beginner-advance's People

Contributors

roibal avatar

Watchers

James Cloos avatar dev.with 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.