.. |
bot
|
90544498cb
Refactor bot run method to improve signal handling and streamline shutdown process. Added signal support for graceful termination and enhanced logging for better operational clarity during bot initialization and shutdown.
|
1 개월 전 |
clients
|
a37ed896e4
Increment BOT_VERSION to 2.2.141 and refactor stop loss order handling in TradingEngine and MarketMonitor.
|
1 개월 전 |
commands
|
7aeed104c2
Refactor bot initialization and polling mechanism to streamline the process. Removed unnecessary keep_running_future and updated logging for clarity. Adjusted stats command to simplify session information retrieval. Enhanced chat ID bot to utilize the new polling method.
|
1 개월 전 |
config
|
4ecb9b2101
Refactor risk management to utilize database positions for accuracy and update logging for clarity. Adjusted performance metrics retrieval in stats and changed default log level to INFO for production readiness.
|
1 개월 전 |
migrations
|
82fd062c25
Refactor ROE percentage handling across multiple components to improve data consistency and clarity. Updated positions command to retrieve 'roe_percentage' from the database, enhanced SimplePositionTracker and MarketMonitor to extract and utilize ROE from exchange responses, and modified TradeLifecycleManager to accommodate the new data structure. This ensures a unified approach to financial data representation throughout the application.
|
1 개월 전 |
monitoring
|
4ecb9b2101
Refactor risk management to utilize database positions for accuracy and update logging for clarity. Adjusted performance metrics retrieval in stats and changed default log level to INFO for production readiness.
|
1 개월 전 |
notifications
|
91275e4f8f
Update ROE retrieval across multiple modules to use 'returnOnEquity' instead of 'percentage'.
|
1 개월 전 |
stats
|
3a1d0b8242
Enhance trading statistics retrieval by updating the get_token_performance method to support both specific token queries and aggregate performance data for all tokens. Improved error handling and added detailed performance metrics, including win rate and recent trades, ensuring comprehensive insights into trading performance.
|
1 개월 전 |
trading
|
de20259caf
Refactor TradingStats module and update project structure for enhanced modularity.
|
1 개월 전 |
utils
|
ef5602bf16
Increment BOT_VERSION to 2.2.148 and enhance price formatting in TokenDisplayFormatter.
|
1 개월 전 |
__init__.py
|
1a4449c4ab
Hyperliquid Manual Trading Bot - Complete professional trading solution with Telegram interface, comprehensive statistics, auto-restart, and mobile control
|
1 개월 전 |