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

Implement missing ACCOUNT_UPDATE (binance futures) event #28

Closed folktale42 closed 3 years ago

folktale42 commented 3 years ago

Implement missing ACCOUNT_UPDATE (binance futures) event

Description

Related Issue

https://github.com/oliver-zehentleitner/unicorn-fy/issues/27

Motivation and Context

Finishes the unicornification of the ACCOUNT_UPDATE event.

How Has This Been Tested

Tested using the included (and patched) unit tests.

Types of changes

Checklist