{
"jsonrpc": "2.0",
"method": "event",
"params": {
"channel": "positions@0x42C183edba036906447372a7c81Eb89D0B9f2175",
"data": {
"account": "0x42C183edba036906447372a7c81Eb89D0B9f2175",
"instrument_id": 10,
"instrument": "TSLA-PERP",
"position_type": "oneWay",
"old_position": {
"size": 0.833,
"entry_price": 420
},
"position_side_updated": "BOTH",
"realized_pnl": 0,
"legs": [
{
"side": "BOTH",
"size": 0.833,
"entry_price": 420,
"leverage": {
"type": "isolated",
"value": 10,
"margin": "53.477383"
},
"position_value": 349.86
}
],
"block_timestamp": 1770853898179
}
}
}