nikky78

Results 5 issues of nikky78

### Version of this library. unicorn_binance_websocket_api 1.41.0 unicorn_binance_rest_api 1.5.0 ### Solution to Issue cannot be found in the documentation or other Issues and also occurs in the latest version of...

bug

### Version of this library. unicorn-binance-websocket 1.41.0 ``` wss = BinanceWebSocketApiManager( exchange="binance.com-futures", show_secrets_in_logs=True, high_performance=True ) userdata_stream_id = wss.create_stream( "arr", "!userData", api_key=key, api_secret=secret, stream_label='userData', output="dict", ping_interval=10, ping_timeout=10, close_timeout=5 ) user_thread =...

bug

### Operating System _No response_ ### Programming Languages _No response_ ### CCXT Version 2.6.17 ### Description Binance spot does support post only orders, but ccxt says it's not supported yet...

Hi guys, any project to release a python sdk by any chance ?

### Operating System _No response_ ### Programming Languages _No response_ ### CCXT Version 4.2.58 ### Description I am trying to receive positions (from only one symbol) from the WS in...

bug