确认PokieTicker新闻库数据源
This commit is contained in:
18
runs/reload_demo/team_dashboard/stats.json
Normal file
18
runs/reload_demo/team_dashboard/stats.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user