Files
evotraders/backtest/team_dashboard/stats.json
2026-03-30 17:46:44 +08:00

18 lines
266 B
JSON

{
"totalAssetValue": 98434.93,
"totalReturn": -1.57,
"cashPosition": 25395.1,
"tickerWeights": {},
"totalTrades": 14,
"winRate": 0.0,
"bullBear": {
"bull": {
"n": 0,
"win": 0
},
"bear": {
"n": 0,
"win": 0
}
}
}