Skip to content

Trading bot for Binance exchange using EMA cross strategy on 1D, 4h, and 1h timeframes. Analyzes 4yrs of coin prices to select profitable EMA cross. Auto-identifies accumulation and bullish phases. Has web dashboard and Telegram alerts.

License

Notifications You must be signed in to change notification settings

jptsantossilva/BEC

Repository files navigation

Like my work?

Buy Me a Coffee at ko-fi.com

BEC - Bot EMA Cross

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

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 (USDT) or against BTC.
  • Automatically chooses, on a daily basis, symbols that are in accumulation phase (price close>DSMA200>DSMA50) or bullish phase (price close>DSMA50>DSMA200).
  • For those symbols 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 symbol will be traded with its best EMA cross on each timeframe.
  • If best EMA result is negative the symbols will be ignored and will not be traded.
  • Web dashboard with realized and unrealized PnL, blacklist, Top Performers, Backtesting Results, etc.
  • Telegram message notifications - every time bot is executed; open position; close position; position status summary; symbols in accumulation and bullish market phases
  • Blacklist - symbols 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

About

Trading bot for Binance exchange using EMA cross strategy on 1D, 4h, and 1h timeframes. Analyzes 4yrs of coin prices to select profitable EMA cross. Auto-identifies accumulation and bullish phases. Has web dashboard and Telegram alerts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published