binance_futures_bot
binance_futures_bot copied to clipboard
isolated mode doesnt work
"market": "SANDUSDT",
"leverage": "15",
"trading_periods": "1m,3m",
"margin_type": "ISOLATED",
"trailing_percentage": "2.0",
"api_url" : "https://fapi.binance.com/"
and always gets into cross mode, any idea ?
you also need to change line 44 of the bot_functions.py file and replace CROSSED with ISOLATED