Commit History

Autor SHA1 Mensaxe Data
  Carles Sentis bd4be69bf4 Refactor position data handling for improved accuracy and consistency hai 1 día
  Carles Sentis 854bf5f22f Refactor trading stats and performance metrics retrieval for improved accuracy hai 1 semana
  Carles Sentis a8c0f3e701 Add risk metrics to trading performance reporting hai 1 semana
  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. hai 1 semana
  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. hai 1 semana
  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. hai 1 semana
  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. hai 1 semana
  Carles Sentis 91275e4f8f Update ROE retrieval across multiple modules to use 'returnOnEquity' instead of 'percentage'. hai 1 semana
  Carles Sentis f2781b85f5 Enhance ROE calculations and data handling across multiple modules. hai 1 semana
  Carles Sentis bc6ff7b2cd Update bot version and remove deprecated files for improved project structure. hai 1 semana
  Carles Sentis d3fdc2d8cc Update bot version and adjust performance metrics to prioritize total P&L. hai 2 semanas
  Carles Sentis 8085d7062c Refactor performance metrics in info_commands and performance_calculator to prioritize ROE. hai 2 semanas
  Carles Sentis 0afcc335de Enhance risk metrics reporting. hai 2 semanas
  Carles Sentis 3a4ad2f8cf Increment BOT_VERSION to 2.3.153 and enhance performance metrics in trading statistics. hai 2 semanas
  Carles Sentis de20259caf Refactor TradingStats module and update project structure for enhanced modularity. hai 2 semanas