venticello / crypto-bot

Binance crypto bot which supports smart entry, trailing stop-losses and take profits, multiple exit targets, One-Cancels-the-Other functionality, UI Interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptobot

The main purpose of the bot is to keep track of your Binance trades while you're away. This bot is not supposed to earn money by itself, it requires targets and stop-loss inputs to follow your trades.

Binance REST API is based on sammchardy/python-binance project

Please read carefully all provided documentation before using the bot

Disclaimer

  • Use it at your own risk.
  • It is not a commercial project, immediate response and or fixes are not guaranteed.
  • This project was developed to improve my personal experience with Binance trading, I am not taking any responsibility for the outcomes you get when using it.
  • Works on Mac and Amazon Linux. Other platforms were not verified.

Features

  • Simple Web User Interface
  • Manage an unlimited number of trading pairs
  • Supports "smart" trade entry
  • Unlimited exit targets
  • Each exit target can be "smart" to gain max profits
  • Flexible stop loss settings: Fixed/Trialing + Custom SL after each target reached
  • One Cancels the Other functionality (OCO)
  • FREE :)

Edit View: Edit View

Limitations

  • Can't have multiple trades for one trading pair
  • If you place orders manually, there is a chance they will be canceled by bot

Installation

Setup Instructions

Flow

Flow Description

Trade File

Trade File Description

Trade File Examples

Management API (Coming soon)

API

About

Binance crypto bot which supports smart entry, trailing stop-losses and take profits, multiple exit targets, One-Cancels-the-Other functionality, UI Interface

License:Apache License 2.0


Languages

Language:Python 67.3%Language:TypeScript 21.3%Language:HTML 9.2%Language:Dockerfile 0.9%Language:JavaScript 0.8%Language:Smarty 0.4%Language:CSS 0.2%