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

ADD ACCOUNT_CONFIG_UPDATE #25

Closed StarBalll closed 3 years ago

StarBalll commented 3 years ago

PR Details

Description

Related Issue

Motivation and Context

How Has This Been Tested

Types of changes

Checklist

StarBalll commented 3 years ago

2021-04-09 20:35:59,784 /root/anaconda3/envs/bot1/lib/python3.8/site-packages/unicorn_fy/unicorn_fy.py unicorn_fy.py Line:557 [DEBUG ] binance_futures_websocket 24816 140360319751936 unicorn_fy: UnicornFy->binance_websocket({"e":"ACCOUNT_CONFIG_UPDATE","T":1617971759717,"E":1617971759721,"ac":{"s":"BTCUSDT","l":19}})

oliver-zehentleitner commented 3 years ago

Is the conversion of ACCOUNT_CONFIG_UPDATE missing?

StarBalll commented 3 years ago

ye,and event-margin-call

oliver-zehentleitner commented 3 years ago

Thank you!!

oliver-zehentleitner commented 3 years ago

there was a conflict in the merge and i am not sure if everything is as it should be. Could you please take a final look over the merged lib? Thanks!

If there is something to correct, then please delete your fork, make a new one and pull the changes. thanks!

oliver-zehentleitner commented 3 years ago

I also need a raw data of margin call please!