Code Monkey home page Code Monkey logo

binance-trading-bot-1's Introduction

Dynamic Binance Trading Bot

Description

This Binance trading bot analyses the changes in price across all coins on Binance it constructs so called "market resistance" and "market support" based on those prices and buys coins that pass support lines and sells coins that pass resistance line.

Internal Operation

  • Bot automatically creates list from binance coins and sorts it based on volume or price changes
  • Bot then scans price changes based on given time interval and creates market resistance and support
  • Bot puts coins that passed support line into trailing buy and waits for price to stop falling and then places a buy
  • Bot then monitors bought coins and pools for prices every recheck interval and if price is over market resistance activates trailing stoploss
  • Bot sells coin and logs if its win or loss for internal calculations (dynamic settings adjustment, stoploss etc)
  • Bot adjuststs all settings based on previous win/loss ratio and based on accumulated profit detects
  • Bot recreates list and restarts cycle

Features

  • Automatic coins list creation polling binance coins list
  • Automatic list sorting based on VOLUME or PRICECHANGE
  • Automatic stoploss modification based on closed trades percent and win/loss ratio
  • Automatic buy treshold based on market support and TAKE PROFIT based on market resistance
  • Automatic buy trailing based on price dropping/rising
  • Automatic session restart after bot stopped with all current strategies
  • Reporting to discord channel and telegram optional
  • Automatic changing of settings from config file on the fly based on wins / losses

WIKI

https://github.com/goranjovic55/Binance-Trading-Bot/wiki

READ BEFORE USE

  1. If you use the TEST_MODE: False in your config, you will be using REAL money.
  2. To ensure you do not do this, ALWAYS check the TEST_MODE configuration item in the config.yml file..

DISCORD CHANNEL

https://discord.gg/AjJYXy3C

💥 Disclaimer

All investment strategies and investments involve risk of loss. Nothing contained in this program, scripts, code or repositoy should be construed as investment advice. Any reference to an investment's past or potential performance is not, and should not be construed as, a recommendation or as a guarantee of any specific outcome or profit. By using this program you accept all liabilities, and that no claims can be made against the developers or others connected with the program.

binance-trading-bot-1's People

Contributors

goranjovic55 avatar row-bear avatar freshlondon avatar jlefebvre59 avatar masonlyons avatar yaka996 avatar lorvent avatar

Watchers

 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.