瀏覽代碼

Refactor TradingStats to use SQLite for data management - Transitioned from JSON file storage to an SQLite database for improved data integrity and performance. Enhanced methods for recording trades, balances, and adjustments, ensuring robust handling of transactions. Updated statistics calculations to leverage database queries, streamlining data retrieval and improving overall efficiency.

Carles Sentis 4 天之前
父節點
當前提交
7c5d17afb9
共有 1 個文件被更改,包括 518 次插入459 次删除
  1. 518 459
      src/trading/trading_stats.py

File diff suppressed because it is too large
+ 518 - 459
src/trading/trading_stats.py


Some files were not shown because too many files changed in this diff