LUCIT-Systems-and-Development / unicorn-fy

A Python SDK by LUCIT to convert received raw data from crypto exchange API endpoints into well-formed python dictionaries.
https://unicorn-fy.docs.lucit.tech
MIT License
54 stars 20 forks source link

outboundAccountInfo will be removed in the future (Exact date unknown) - use outboundAccountPosition instead #17

Open oliver-zehentleitner opened 3 years ago

oliver-zehentleitner commented 3 years ago

https://binance-docs.github.io/apidocs/spot/en/#payload-account-update

"outboundAccountInfo has been deprecated and will be removed in the future. It is recommended to use outboundAccountPosition instead. "

_Originally posted by @CryptoFuturesAU in https://github.com/oliver-zehentleitner/unicorn_fy/issues/16#issuecomment-708033154_

oliver-zehentleitner commented 3 years ago

https://dev.binance.vision/t/examples-for-futures-websocket-account-update-event-upgrade/838