Top "Bitmex" questions

Questions about BitMEX products and APIs.

TypeError: can only concatenate str (not "list") to str

when i try the following line of code print(self.exchange3.privateGetPosition([{'currentQty'}])) i get the the following error File "…

python python-3.x algorithm bitmex ccxt