BitMEX / easy-data-scripts

A few Python scripts to easily get data from the BitMEX API.
102 stars 49 forks source link

Get transaction history #9

Closed geeklingo closed 5 years ago

geeklingo commented 6 years ago

Can't see an option to retrieve this info: https://testnet.bitmex.com/app/wallet. On their WS API page they mention ws.transact(), i tried unsuccessfully to change the code to get the info.

image

This info makes it a lot easier to calculate whether you are ahead or not.

STRML commented 5 years ago

See the endpoint described at https://www.bitmex.com/api/explorer/#!/User/User_getWalletHistory.