Git Product home page Git Product logo

binance-signal-bot's Introduction

Binance-Signal-Bot

A Binance Bot that Trades Macd Crossovers

DISCLAIMER:

This bot is intended to be a Proof-of-concept. The developer will not be responsible for Any losses that are made are as a result of using this tool. Understand the risks involved and Only invest amounts you are willing to lose.

Contributing

Feel free to contribute to the project and propose changes. I will review and accept the good PRs

Structure

/CoreFunctions.py - Support functions, such as code to calc MACD, RSI ect /TradingBoy.py - Core Bot Logics

How it works:

This bot works by executing buy and sell trades, depending on whether or not a MACD crossover has occured on a cryptocurrency market. Be sure to read up on how MACD works and to look at the code in order to understand what is going on.

Required Libraries

  • python-binance
  • numpy
  • pandas <= 0.21

How to use

Replace the API_KEY and API_SECRET with your own generated keypair for your account.

Change the market you want to trade on by either changing the referenced market manually OR replacing the current market(TRX) with find and replace.

Running in the background

in order to run the bot indefinetely in the background without logging on linux use:


nohup python3 & TradingBot.py

to use in the background in any console environment

python3 & TradingBot.py

Does it make money?

Short answer Yes ... and No. In a bear market where the symbol is in a down trend, it tends to lose. In a bull market where the symbol is in a general up trend, it tends to win. The bot can run indefinetely if needed, I ran one bot for well over 10 days on an amazon EC2 instance in seoul.

binance-signal-bot's People

Contributors

hephyrius avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

binance-signal-bot's Issues

add these options?

infinity grid trading
grid trading
trailing trading
etc.. ???
is possible to setup easily to check if i can?

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.