Telegram Bot: Trading Signals (RSI) + OKX Exchange Integration
Developed a Telegram bot for real-time technical analysis of the cryptocurrency market.
Functionality:
Technical analysis: Automatic calculation of the RSI indicator based on candlestick data.
API Integration: Connection to the OKX exchange via the ccxt library (asynchronously).
Balance: Checking the USDT balance on the futures wallet.
Signals: The bot provides recommendations (LONG / SHORT / WAIT) depending on market overbought conditions.
Security: API key data is stored in a secure config file.
Technology stack: Python 3.11, aiogram 3.x, ccxt, pandas.
I can refine it according to your strategy or connect another exchange (Binance, Bybit).
Functionality:
Technical analysis: Automatic calculation of the RSI indicator based on candlestick data.
API Integration: Connection to the OKX exchange via the ccxt library (asynchronously).
Balance: Checking the USDT balance on the futures wallet.
Signals: The bot provides recommendations (LONG / SHORT / WAIT) depending on market overbought conditions.
Security: API key data is stored in a secure config file.
Technology stack: Python 3.11, aiogram 3.x, ccxt, pandas.
I can refine it according to your strategy or connect another exchange (Binance, Bybit).