C7
C7
Websocket Client with Auth header is rejected by exchange with Signature Error when the channels = None. This is the fix - on class WebsocketClient(object): _connect () ` if self.channels...
hey, do you think it is possible to send cmds for EZ_ADJUST Menus over network? I can't figure out the commands Thanks,
cbpro: cancelled order status unable to retrieve. support this behavior in position tracker
enhancement: position tracking - auto cancel limit order after cfg time
enhancement: limit order support by default, config driven
Thank you for the wonderful work on yfinance apis. So yahoo finance seems to be using websocket for streaming ticker updates. I didn't see that supported in the library. That...