Commit History

作者 SHA1 備註 提交日期
  Carles Sentis 75d7a4ee51 Refactor external trade checking in PositionMonitor 1 天之前
  Carles Sentis 50b0c6a0e4 Enhance margin mode configuration and logging in HyperliquidClient 1 天之前
  Carles Sentis 09814235d5 Refactor position closure notifications and market data handling in PositionMonitor 2 天之前
  Carles Sentis a3ee05bd27 Enhance position management in PositionMonitor and RiskCleanupManager 2 天之前
  Carles Sentis e667faf24c Enhance order fill processing in OrderFillProcessor 2 天之前
  Carles Sentis 114b16e1f4 Refactor ROE handling in PositionMonitor to utilize stored heartbeat data 2 天之前
  Carles Sentis d82d65b2d2 Refactor RSI calculation in RsiMonitor to use pandas/numpy 2 天之前
  Carles Sentis 86b75f533b Add RSI monitoring and configuration to enhance trading strategy 2 天之前
  Carles Sentis 967d42aae0 Refactor stop-market order placement in HyperliquidClient and enhance daily stats reporting 2 天之前
  Carles Sentis 2b4698fe15 Update stop loss order type from limit to stop-market in trading_commands and TradingEngine 5 天之前
  Carles Sentis 9ec067f147 Refine market order placement in HyperliquidClient for slippage protection 5 天之前
  Carles Sentis 4bc0ceb637 Enhance order placement in HyperliquidClient and update TradingEngine logging 5 天之前
  Carles Sentis bff7b85864 Remove print_ccxt_positions.py and enhance risk metrics reporting in RiskCommands and StatsCommands 5 天之前
  Carles Sentis e54de9dd05 Refactor trading_commands and market commands for token normalization 5 天之前
  Carles Sentis 26267a6b90 Update environment configuration for trading settings 5 天之前
  Carles Sentis 8edcaa6b3a Update trading configuration and enhance order placement in HyperliquidClient 5 天之前
  Carles Sentis 1371234ae6 Add leverage management methods to HyperliquidClient and update trading_commands for improved leverage handling 5 天之前
  Carles Sentis 1c86b90d00 Improve leverage setting in TradingEngine with error handling 5 天之前
  Carles Sentis 9ca554a5fb Fix leverage command parsing in trading_commands.py to correctly handle callback data structure. Updated index references to ensure proper extraction of token and leverage values, enhancing command execution reliability. 5 天之前
  Carles Sentis 854bf5f22f Refactor trading stats and performance metrics retrieval for improved accuracy 5 天之前
  Carles Sentis 3c5bbb5ec8 Enhance risk command error handling and update trading stats method 5 天之前
  Carles Sentis 23ba1fc8ea Refactor risk command and trading stats for improved data handling 5 天之前
  Carles Sentis a763f218da Enhance risk and stats commands for comprehensive reporting 5 天之前
  Carles Sentis 4f8aa25c86 Update bot version to 2.4.256 5 天之前
  Carles Sentis dd2d743caf Enhance risk metrics retrieval and performance reporting 5 天之前
  Carles Sentis a8c0f3e701 Add risk metrics to trading performance reporting 5 天之前
  Carles Sentis 6c516173da Refactor performance reporting in PerformanceCommands to enhance clarity and accuracy. Updated ranking display to include trade statistics such as win rate and ROE, while transitioning to a new data structure for token performance metrics. Improved database aggregation logic in AggregationManager for closed positions, ensuring comprehensive tracking of trade outcomes and performance metrics. 5 天之前
  Carles Sentis 571a810813 Refactor performance ranking retrieval in PerformanceCommands to improve data handling and logging. The method now fetches token performance data directly from the trading engine, ensuring a limit of 10 tokens for ranking and updating the summary calculations accordingly. 5 天之前
  Carles Sentis e2b981eb1a Remove async/await from set_initial_balance method in TradingEngine, enhancing code simplicity and performance during balance initialization. 5 天之前
  Carles Sentis 5be22908ce Refactor set_initial_balance method to remove async/await, improving code simplicity and performance. The method now directly interacts with the database manager for setting the initial balance. 5 天之前