薇薇安
74c21bea9b
feat(stats): Update admin dashboard stats to include recent 30-day account snapshots and enhance trade data source options
...
Modified the admin dashboard statistics to retrieve account snapshots from the last 30 days instead of just 1 day, ensuring more comprehensive data. Additionally, introduced a new data source option for trades, allowing users to select between 'binance' and 'local' records, with appropriate handling for each source. Updated the frontend components to reflect these changes and improve user experience in managing trade data.
2026-03-01 12:58:49 +08:00
薇薇安
007827464a
全局仪表板调整,增加管理中心管理用户及账号
2026-03-01 11:48:59 +08:00
薇薇安
dfe29d70dc
feat(stats): 添加交易统计API和前端展示
...
在后端新增了交易统计API,支持获取最近N天的交易数据,包括按交易对和按小时的聚合统计。同时,前端组件StatsDashboard更新,展示交易统计信息,包括净盈亏、胜率及策略建议。此改动旨在提升交易数据分析能力,帮助用户更好地理解交易表现。
2026-02-26 20:48:04 +08:00
薇薇安
f1e2cabc01
feat(account, stats, trades, database): 限制交易记录查询条数以优化内存管理
...
在 `account.py` 和 `stats.py` 中为获取状态为 open 的交易记录添加了条数限制,避免全表加载导致内存暴增。在 `trades.py` 中也为相关查询添加了限制,确保系统在处理大量数据时的稳定性。此外,更新了 `models.py` 中的默认 limit 设置,进一步优化内存使用。此更新有助于提升系统性能与资源管理。
2026-02-21 01:03:17 +08:00
薇薇安
16cf4f2157
1
2026-02-14 18:06:10 +08:00
薇薇安
ca0bbeddbf
1
2026-02-14 14:36:23 +08:00
薇薇安
ca959c1f8a
1
2026-02-14 13:57:04 +08:00
薇薇安
29ebb8e2c9
1
2026-02-14 11:49:51 +08:00
薇薇安
0a4bbd3132
a
2026-02-01 22:30:53 +08:00
薇薇安
fad8a1d6fd
a
2026-01-23 20:35:11 +08:00
薇薇安
7adf5c7126
a
2026-01-23 20:03:07 +08:00
薇薇安
2ee6e7a009
a
2026-01-23 19:41:44 +08:00
薇薇安
746c8ac25b
增加多账号的支持体系
2026-01-20 15:55:34 +08:00
薇薇安
6394701732
a
2026-01-19 00:22:50 +08:00
薇薇安
48e657e8cc
a
2026-01-16 13:37:42 +08:00
薇薇安
ada31bdd65
a
2026-01-15 19:02:05 +08:00
薇薇安
b00bce9650
a
2026-01-15 14:50:04 +08:00
薇薇安
57e2f81b21
a
2026-01-15 09:07:27 +08:00
薇薇安
a3129f57b6
a
2026-01-13 20:58:29 +08:00
薇薇安
186b2f2424
a
2026-01-13 20:08:11 +08:00
薇薇安
8a89592cb5
a
2026-01-13 17:30:59 +08:00