18 lines
264 B
JSON
18 lines
264 B
JSON
{
|
|
"totalAssetValue": 150000.0,
|
|
"totalReturn": 0.0,
|
|
"cashPosition": 150000.0,
|
|
"tickerWeights": {},
|
|
"totalTrades": 0,
|
|
"winRate": 0.0,
|
|
"bullBear": {
|
|
"bull": {
|
|
"n": 0,
|
|
"win": 0
|
|
},
|
|
"bear": {
|
|
"n": 0,
|
|
"win": 0
|
|
}
|
|
}
|
|
} |