Historie revizí

Autor SHA1 Zpráva Datum
  Carles Sentis bd4be69bf4 Refactor position data handling for improved accuracy and consistency před 1 dnem
  Carles Sentis 854bf5f22f Refactor trading stats and performance metrics retrieval for improved accuracy před 1 týdnem
  Carles Sentis a8c0f3e701 Add risk metrics to trading performance reporting před 1 týdnem
  Carles Sentis d4ae598ecd Update logic for largest_loss tracking in PerformanceCalculator and adjust SQL condition in AggregationManager. Largest loss is now initialized to 0 for better accuracy, and SQL query condition is modified to handle cases where largest losing cycle pnl is zero. před 1 týdnem
  Carles Sentis ff17177a83 Initialize largest_loss to negative infinity in PerformanceCalculator for accurate loss tracking. This change ensures that the calculation correctly identifies the largest loss during performance evaluations. před 1 týdnem
  Carles Sentis 8bf1fb3d21 Refactor performance calculation logic in PerformanceCalculator class. Updated profit factor and expectancy calculations to use sums of winning and losing trades for improved accuracy. This change enhances the reliability of performance metrics in trading analysis. před 1 týdnem
  Carles Sentis 4a09c1a16c Enhance trading statistics retrieval in StatsCommands. Updated balance extraction logic to handle various formats, improved performance metrics display, and refined message formatting for better clarity. Added error handling for performance stats retrieval and updated session information to include current timestamp. před 1 týdnem
  Carles Sentis 91275e4f8f Update ROE retrieval across multiple modules to use 'returnOnEquity' instead of 'percentage'. před 1 týdnem
  Carles Sentis f2781b85f5 Enhance ROE calculations and data handling across multiple modules. před 1 týdnem
  Carles Sentis bc6ff7b2cd Update bot version and remove deprecated files for improved project structure. před 1 týdnem
  Carles Sentis d3fdc2d8cc Update bot version and adjust performance metrics to prioritize total P&L. před 2 týdny
  Carles Sentis 8085d7062c Refactor performance metrics in info_commands and performance_calculator to prioritize ROE. před 2 týdny
  Carles Sentis 0afcc335de Enhance risk metrics reporting. před 2 týdny
  Carles Sentis 3a4ad2f8cf Increment BOT_VERSION to 2.3.153 and enhance performance metrics in trading statistics. před 2 týdny
  Carles Sentis de20259caf Refactor TradingStats module and update project structure for enhanced modularity. před 2 týdny