Coder Social home page Coder Social logo

mind-trading-bot's Introduction

BEC - Bot-EMA-Cross

Trading bot for Binance exchange using EMA cross strategy with Telegram integration and web dashboard.

Star History

Star History Chart

Installation

Installation instructions

Updates

Follow the last updates from the change log here

Backtest results

Check here the returns in % using last 4 years of backtest data. Results from 9th january 2023.

Features

  • Runs 1D, 4H and 1H time frames.
  • Trade against stables pairs (BUSD or USDT) or against BTC.
  • Automatically chooses, on a daily basis, coins that are in accumulation phase (price close>DSMA200>DSMA50) or bullish phase (price close>DSMA50>DSMA200).
  • For those coins in accumulation and bullish phases, calculates EMA cross combination (with backtesting python library) with highest returns for 1D, 4H and 1H time frames. 4-years of historicals prices are used in backtesting.
  • Each coin will be traded with its best EMA cross on each timeframe.
  • If best EMA result is negative the coin will be ignored and will not be traded.
  • To calculate Best EMA against stable pairs uses the stable pair (BUSD or USDT) with more historical data.
  • Web dashboard with realized and unrealized PnL, blacklist, Top Performers, Best EMAs,.
  • Telegram message notifications - every time bot is executed; open position; close position; position status summary; coins in accumulation and bullish market phases
  • Blacklist - coins to be ignored. Bot will not trade them.

dashboard upnl rpnl signals top_perf blacklist bema settings

Disclaimer

This software is for educational purposes only. Use the software at your own risk. The authors and all affiliates assume no responsibility for your trading results. Do not risk money that you are afraid to lose. There might be bugs in the code. This software does not come with any warranty.

๐Ÿ“ License

This project is MIT licensed.

Copyright ยฉ 2023 Joรฃo Silva

mind-trading-bot's People

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.