This is an auto spot trading bot created using python code using rsi indicator for technical analysis, this bot works for Binance only.
FEATURES:
-
Risk Management: take profit and stop loss
-
concurrency
-
user configurations
-
logging and alerts (telegram)
-
rate limi
-
simulation (back testing)
-
Binance API connection
-
order book analysis
-
Dynamic order sizing
-
Dynamic Timeframe
-
error handling and retry mechanism
-
slippage handling
-
portfolio rebalancing
-
diversification
-
continuously scan all USDT coins pairs with high volume and velocities for strategy opportunities.
-
INSTALL THE FOLLOWING MODULES TO USE THE BOT:
-
ccxt
-
python-telegram-bot
-
telegram