{
"userId": 0,
"userName": "string",
"account": "string",
"serverId": 0,
"month": 0,
"reportTime": "2019-08-24T14:15:22.123Z",
"closedOrders": [
{
"ticket": 0,
"serverId": 0,
"account": "string",
"symbol": "string",
"standardSymbol": "string",
"tradeType": 0,
"lots": 0,
"openTime": 0,
"openPrice": 0,
"closeTime": 0,
"closePrice": 0,
"sl": 0,
"tp": 0,
"swaps": 0,
"commission": 0,
"profit": 0,
"pips": 0
}
],
"positionOrders": [
{
"ticket": 0,
"serverId": 0,
"account": "string",
"symbol": "string",
"standardSymbol": "string",
"tradeType": 0,
"lots": 0,
"openTime": 0,
"openPrice": 0,
"closeTime": 0,
"closePrice": 0,
"sl": 0,
"tp": 0,
"swaps": 0,
"commission": 0,
"profit": 0,
"pips": 0
}
],
"summary": {
"userId": 0,
"userName": "string",
"serverId": 0,
"account": "string",
"equity": 0,
"balance": 0,
"credit": 0,
"deposit": 0,
"netDeposit": 0,
"withdrawal": 0,
"lots": 0,
"profit": 0,
"trades": 0,
"commission": 0,
"swaps": 0,
"netProfit": 0
},
"tradeTimeZone": 0
}