Skip to content

Developed a Python and Flask trading bot that utilizes the Phoenix indicator to identify trading opportunities from live data received via TradingView web hooks. The bot executes trades using Binance API and logs them in a Heroku database. A user interface was also created to monitor account balances and trading status. Deployed on Heroku.

License

Notifications You must be signed in to change notification settings

backpack-0x1337/Envision-TradingBot-Public

Repository files navigation

Envision Plus Trading Bot

image

EnvisionPlus is a free and open source Binance crypto trading bot build with python using flask for backend. It is designed received latest indicator value(godmode, bband) from tradingview by webhook to execute trade on Binance Exchange using advanced muti-timeframe algorithm to predict future price for any crypto pairs. Bot keeps user update current performance by using discord webhook and Web UI, It can also be controlled via Post Request

image

Technologies Used:

  • Python
  • Flask
  • TradingView Web Hooks
  • Binance API
  • Heroku & Heroku Database

Key Achievements:

  • Successfully implemented a trading strategy based on Phoenix indicator
  • Developed a reliable backend using Flask to receive live data from TradingView
  • Effectively utilized Binance API to execute trading decisions in real-time
  • Designed a simple web user interface to monitor trading status and account balance
  • Deployed the program on Heroku and used Heroku database to log all trades, Candle history..

Backtest result

image

Despite the promising results in backtesting, the algorithm did not end up being profitable.

Discord to see all the proof that Envision existed and all the trade records

Link to discord server to visit record of old live trading performance https://discord.gg/DptRjeSv8F

Disclaimer

This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.

About

Developed a Python and Flask trading bot that utilizes the Phoenix indicator to identify trading opportunities from live data received via TradingView web hooks. The bot executes trades using Binance API and logs them in a Heroku database. A user interface was also created to monitor account balances and trading status. Deployed on Heroku.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published