Automated trading bot for Binance
Binance Trading Bot — an automatic bot for trading on Binance. It operates on a trailing strategy: buys when the price drops and sells when it rises, securing profit.
What it does:
* monitors selected coins in real-time
* automatically places and updates orders
* buys at the bottom and sells at the peak
* keeps statistics and stores data in MongoDB
What it can do:
* work with multiple coins simultaneously
* use a grid strategy
* connect to TradingView for analysis
* send notifications to Slack
* operate through a web interface (React + WebSocket)
* support three trading modes: based on its own trained model, through OpenAI, or based on signals from Telegram channels
Used at your own risk.
What it does:
* monitors selected coins in real-time
* automatically places and updates orders
* buys at the bottom and sells at the peak
* keeps statistics and stores data in MongoDB
What it can do:
* work with multiple coins simultaneously
* use a grid strategy
* connect to TradingView for analysis
* send notifications to Slack
* operate through a web interface (React + WebSocket)
* support three trading modes: based on its own trained model, through OpenAI, or based on signals from Telegram channels
Used at your own risk.