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