We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to get position ID but it seems to be missing I get something like this form socket.
["0":0,"1":"pu","2":["tETHUSD","ACTIVE",0.1499,1999.2,0,0,-0.2103996400000136,0.13005202080831876,0,0.009251598279286587,null,146081924,null,null,null,0,null,0,0,{"reason":"TRADE","order_id":59065482179,"order_id_oppo":59064777149,"liq_stage":null,"trade_price":"1999.2","trade_amount":"0.1499"}]}
Is position ID missing or is it 146081924?
0.009251598279286587 is PL_PERC and then according to documentation 146081924 should be LEVERAGE?
But it looks like some kind of broken timestamp. How do I make sense of this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue type
Brief description
I'm trying to get position ID but it seems to be missing I get something like this form socket.
["0":0,"1":"pu","2":["tETHUSD","ACTIVE",0.1499,1999.2,0,0,-0.2103996400000136,0.13005202080831876,0,0.009251598279286587,null,146081924,null,null,null,0,null,0,0,{"reason":"TRADE","order_id":59065482179,"order_id_oppo":59064777149,"liq_stage":null,"trade_price":"1999.2","trade_amount":"0.1499"}]}
Is position ID missing or is it 146081924?
0.009251598279286587 is PL_PERC and then according to documentation 146081924 should be LEVERAGE?
But it looks like some kind of broken timestamp. How do I make sense of this?
The text was updated successfully, but these errors were encountered: