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
Can not read property 0 of undefined

I get Uncaught TypeError: "Cannot read property '0' of undefined" error. I just can't figure out the issue. Although …

javascript api bitmex