Example
{
"Allocation": {
"TradesPerAssetType": {
"ClosedTradesAllocations": [
{
"AssetClassType": "stringValue",
"AssetType": "CertificateOtherCapitalProtection",
"InstrumentDescription": "stringValue",
"InstrumentSymbol": "stringValue",
"InstrumentUic": 99,
"ReturnAttribution": 10,
"TradeCount": 99,
"TradePercent": 10
}
]
},
"TradesPerInstrument": {
"ClosedTradesAllocations": [
{
"AssetClassType": "stringValue",
"AssetType": "CertificateBarrierDiscount",
"InstrumentDescription": "stringValue",
"InstrumentSymbol": "stringValue",
"InstrumentUic": 99,
"ReturnAttribution": 10,
"TradeCount": 99,
"TradePercent": 10
}
]
}
},
"AverageTradeDurationInMinutes": 10,
"AverageTradesPerWeek": 10,
"NumberOfDaysTraded": 10,
"NumberOfLongTrades": 10,
"NumberOfShortTrades": 10,
"TopTradedInstruments": [
"stringValue"
],
"TradeActivity": {
"TradesPerDay": [
{
"Date": "2021-05-21T00:00:00+00:00",
"TradeCount": 99
}
]
},
"TradedInstruments": [
"CertificateCapitalProtectionWithCoupon"
],
"TradesTotalCount": 10,
"TradesWonCount": 10
}