Commit History

Auteur SHA1 Bericht Datum
  Carles Sentis 1e459c8602 Refactor positions command to streamline unrealized PnL and margin calculations. Updated retrieval methods to provide default values, enhancing data consistency. Improved clarity in position display by explicitly defining position direction and emoji representation. Additionally, modified TradeLifecycleManager to use a private method for executing database queries, ensuring better encapsulation of database interactions. 3 weken geleden
  Carles Sentis 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. 3 weken geleden
  Carles Sentis da196f7a18 Update ROE percentage retrieval in positions command to use 'unrealized_pnl_percentage' from the database. This change enhances data consistency and aligns with recent updates for improved financial insights. 3 weken geleden
  Carles Sentis 1cd72b8630 Update ROE percentage retrieval in positions command to use 'returnOnEquity' from CCXT response. This change enhances clarity and consistency in financial data presentation for users. 3 weken geleden
  Carles Sentis 7b61d54813 Enhance positions and stats commands in TelegramTradingBot. 3 weken geleden
  Carles Sentis 72234b7b32 Refactor info command handling in TelegramTradingBot for improved modularity. 3 weken geleden