You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a really useful feature, but I cannot use it. I would be very grateful if you can help me figure it out or try to explain what the matter is.
I test and get a snapshot of the account, where I see the sum of all assets in BTC - https://prnt.sc/12ptt5m.
But this is at odds with the actual value in the office - https://prnt.sc/12ptrau
Multiplying the BTC price at the end of the day by the total
the amount of bitcoins I get the value - $ 90.24
Date: 08 May 2021
Tell me, what could be the matter?
Thank you for your help.
Hi,
Great job so far. I really appreciate the tool.
It would be awesome to get the historical account snapshot from this endpoint:
GET /sapi/v1/accountSnapshot (HMAC SHA256)
Function call shall be something like:
BINANCE ("snapshot"; "spot"; date);
Most important info to get is your balance in BTC at that moment in time: "totalAssetOfBtc"
The text was updated successfully, but these errors were encountered: