Messages
{
"type": "join",
"room": "pnl:DJqkHSmx9XosFpNqdi2DevtNgaf52oow4pFpJECv6D61:summary"
}{
"type": "leave",
"room": "pnl:DJqkHSmx9XosFpNqdi2DevtNgaf52oow4pFpJECv6D61:summary"
}{
"type": "joined",
"room": "pnl:DJqkHSmx9XosFpNqdi2DevtNgaf52oow4pFpJECv6D61:summary"
}{
"type": "message",
"data": {
"averages": {
"buy": 1.1751933473135445,
"sell": 1.7625162156883138
},
"counts": {
"buys": 1664,
"sells": 745,
"tokensHeldEver": 842,
"tokensTraded": 862,
"trades": 2409
},
"invested": 708.3246017180338,
"openPositions": {
"cost": 962.9218710198314,
"value": 37.196319618271204
},
"pnl": {
"realized": 604.7499789697601,
"total": -421.18843262884593,
"unrealized": -1025.938411598606
},
"proceeds": 1313.0745806877937,
"roi": -59.46262936614906,
"timing": {
"firstTrade": 1704067810000,
"lastTrade": 1778966213113
}
},
"room": "pnl:DJqkHSmx9XosFpNqdi2DevtNgaf52oow4pFpJECv6D61:summary"
}Websockets
Wallet summary
Subscribe to the total PnL summary for an entire wallet. This room emits aggregated wallet-level PnL totals, counts, averages, open-position totals, ROI, and timing.
WSS
Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
Messages
{
"type": "join",
"room": "pnl:DJqkHSmx9XosFpNqdi2DevtNgaf52oow4pFpJECv6D61:summary"
}{
"type": "leave",
"room": "pnl:DJqkHSmx9XosFpNqdi2DevtNgaf52oow4pFpJECv6D61:summary"
}{
"type": "joined",
"room": "pnl:DJqkHSmx9XosFpNqdi2DevtNgaf52oow4pFpJECv6D61:summary"
}{
"type": "message",
"data": {
"averages": {
"buy": 1.1751933473135445,
"sell": 1.7625162156883138
},
"counts": {
"buys": 1664,
"sells": 745,
"tokensHeldEver": 842,
"tokensTraded": 862,
"trades": 2409
},
"invested": 708.3246017180338,
"openPositions": {
"cost": 962.9218710198314,
"value": 37.196319618271204
},
"pnl": {
"realized": 604.7499789697601,
"total": -421.18843262884593,
"unrealized": -1025.938411598606
},
"proceeds": 1313.0745806877937,
"roi": -59.46262936614906,
"timing": {
"firstTrade": 1704067810000,
"lastTrade": 1778966213113
}
},
"room": "pnl:DJqkHSmx9XosFpNqdi2DevtNgaf52oow4pFpJECv6D61:summary"
}apiKey
type:httpApiKey
API key for authentication. Include your Datastream key in the connection URL: wss://datastream.solanatracker.io/{DATASTREAM_KEY}
joinPnlWalletSummary
type:object
Subscribe to PnL Portfolio Summary
leavePnlWalletSummary
type:object
Unsubscribe from wallet PnL summary
pnlWalletSummaryJoined
type:object
Wallet PnL summary subscription confirmed
pnlWalletUpdateMessage
type:object
Wallet PnL summary update
Was this page helpful?
⌘I