.. |
backup
|
3e5ee4ebdd
Refactor trading bot architecture and update version to 2.2.0 - Transitioned from a monolithic structure to a modular design, enhancing maintainability and scalability. Introduced dedicated modules for core functionalities, trading commands, and logging configuration. Improved logging setup with advanced features and fallback mechanisms. Updated project documentation to reflect the new structure and benefits of modularization.
|
5 dagen geleden |
bot
|
b35c45a3cc
Enhance InfoCommands and MarketMonitor with notification manager integration - Updated InfoCommands to accept a notification manager for sending alerts on auto-synced positions. Improved MarketMonitor to immediately check for orphaned positions on startup and send notifications with detailed risk metrics. Enhanced logging for better traceability of auto-sync actions and notifications.
|
4 dagen geleden |
clients
|
2218d5a8b5
Enhance error handling and logging in HyperliquidClient and TradingEngine - Implemented a method to extract specific error messages from exceptions in HyperliquidClient, improving clarity in error logging. Updated TradingEngine to handle order placement responses more robustly, ensuring detailed error messages are logged and returned for better debugging and user feedback.
|
4 dagen geleden |
commands
|
161ed5ff39
Increment BOT_VERSION to 2.2.129 and enhance InfoCommands with position duration and unlinked order display.
|
3 dagen geleden |
config
|
d95d69202f
Add TELEGRAM_DROP_PENDING_UPDATES configuration option - Introduced a new environment variable to control the handling of pending updates in the Telegram bot, enhancing flexibility in bot configuration.
|
5 dagen geleden |
migrations
|
b29007221c
Refactor InfoCommands and ManagementCommands for improved authorization and monitoring status
|
3 dagen geleden |
monitoring
|
6f02c85338
Increment BOT_VERSION to 2.2.133 and update MarketMonitor to fetch recent fills without symbol and limit arguments.
|
2 dagen geleden |
notifications
|
e0da6151a2
Refactor TradingStats and NotificationManager for improved data handling and notification clarity
|
3 dagen geleden |
trading
|
239b1e9bca
Increment BOT_VERSION to 2.2.128 and enhance MarketMonitor with improved fill fetching logic.
|
3 dagen geleden |
utils
|
9f1b9d7140
Refactor price formatting across the application to utilize TokenDisplayFormatter
|
3 dagen geleden |
__init__.py
|
1a4449c4ab
Hyperliquid Manual Trading Bot - Complete professional trading solution with Telegram interface, comprehensive statistics, auto-restart, and mobile control
|
6 dagen geleden |