python-binance icon indicating copy to clipboard operation
python-binance copied to clipboard

Margin Isolated x10 Error

Open ShayanFiroozi opened this issue 5 years ago • 4 comments

I successfully connected to the Binance with my API secrets and easily made a spot order wihtout any problem but when I want to call Margin Isolated x10 get_max_margin_loan() function I got this error :

APIError(code=-11001): Isolated margin account does not exist.

It's strange because I have activated my Isolated 10x account and made many trade over there on Binance.com

Python version: 3.8.6 IDE : VS Code OS: Win 10 x64 python-binance version : Latest

ShayanFiroozi avatar Dec 10 '20 21:12 ShayanFiroozi

Hello ShayanFiroozi,

Please verify you turned on the "Enable Margin" flag for your API key in https://www.binance.com/en/my/settings/api-management.

markeyev avatar Jan 24 '21 15:01 markeyev

Hi there! Same problem here but I've the "Enable Margin" flag active :\ Thanks a lot in advance!

boctulus avatar May 23 '21 18:05 boctulus

Having the same problem and Enable Margin is active as well on the api key

Karlheinzniebuhr avatar Feb 09 '22 13:02 Karlheinzniebuhr

Someone has solved this ?

Lukkyz avatar Feb 26 '24 03:02 Lukkyz