BitMEX / api-connectors

Libraries for connecting to the BitMEX API.

Home Page:https://www.bitmex.com/app/restAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setting cross margin not working (python Position_isolateMargin)

gs-2555 opened this issue · comments

The demo on the testnet server works fine but when the function is called via a script nothing happens.

Function call:

client.Position.Position_isolateMargin(symbol=symbol, enabled=False).result()

Please help ! (let me know in case something is incorrect in the call)