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 binance_com_coin_futures_websocket() #26

Closed oliver-zehentleitner closed 10 months ago

oliver-zehentleitner commented 3 years ago

Is needed for: https://github.com/oliver-zehentleitner/unicorn-binance-websocket-api/issues/134

oliver-zehentleitner commented 3 years ago

@M3tz3l added binance_com_coin_futures_websocket(), it leads to binance_coin_futures_websocket() which is the method you have to modify (its a copy of futures code...), i dont know coin futures, i dont know what you want or need to remove.... are you able to continue from here?

oliver-zehentleitner commented 3 years ago

@M3tz3l hi, still on it?