Code Monkey home page Code Monkey logo

bitcoin-trading-bot's Introduction

Crypto Currency Trading Bot

Getting Started

git clone https://github.com/cryptrader-prog/bitcoin-trading-bot.git

Description

  • This is a crypto currency trading bot used to parse data from Binance and determine when to buy and sell crypto curencies.
  • When a test trade is made an alert is sent to a discord webhook.
  • Trade logic is left out in this project, but the methods for the api calls, discord calls, key values, and binance exchange data are available to be built off of.
  • Note: this is set up to communicate with Binance.us, if you are planning to use this with Binance.com; you will need to update the exchange_id value to 'binance' instead of 'binanceus', however the api endpoints are the same.

Setup Instructions

  • to run the application, you will need to use "pip install" to install the following dependancies

    • json
    • requests
    • DateTime
    • time
    • ccxt
  • in the BinanceClient file, update the api key and api secret with your information

  • in the DiscordClient file, update the webhook url with your webhook url

Support and Feedback

Want to see a new feature or additional functionality? Feel free to send me an email at : [email protected]
If you are creating a new account for Binance.us to use this bot feel free to use this referral code: 
https://www.binance.us/?ref=35103015
Wish to donate? my wallet address for bitcoin is: 1BBiVifhXDv91BEEa4ft3Ubh8PvkQBzzHf

Future Versions

  • youtube video tutorial on setting up this bot
  • implementation of more exchange api calls
  • possible addition of indicator calculations (RSI, Moving Averages, etc)
  • twitter notification option

bitcoin-trading-bot's People

Contributors

cryptrader-prog 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.