Hello, there. i started working with your code for trading with xtb api.
but always get an error,
just trying to login in i get this error:
self.ws.send(msg) -> AttributeError: 'Connect' object has no attribute 'send'
trying to get other version of websockets but get the same error.