Trading bot for the cryptocurrency exchange binance trading bot
This is an RSI-based bot. It receives a buy signal when the RSI exits the oversold zone and a sell signal when the RSI exits the overbought zone.
All trades are made at the market price with the specified size.
When first launched, the bot sends a message to Telegram with position information. It continues to report on the program's operation and position changes in offline mode.
The program also saves its logs in a separate file.
Topics
telegram trading telegram-bot logging pandas python3 requests trading-algorithms binance ccxt phemex