Files
evotraders/runs/reload_demo/team_dashboard/stats.json

18 lines
264 B
JSON

{
"totalAssetValue": 250000.0,
"totalReturn": 0.0,
"cashPosition": 250000.0,
"tickerWeights": {},
"totalTrades": 0,
"winRate": 0.0,
"bullBear": {
"bull": {
"n": 0,
"win": 0
},
"bear": {
"n": 0,
"win": 0
}
}
}