set-margin-mode
Configure cross or isolated margin mode for futures trading on supported exchanges using API keys and trading pair symbols.
Instructions
Set margin mode for futures trading
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiKey | Yes | API key for authentication | |
exchange | Yes | Exchange ID (e.g., binance, bybit) | |
marginMode | Yes | Margin mode: cross or isolated | |
marketType | No | Market type (default: future) | future |
secret | Yes | API secret for authentication | |
symbol | Yes | Trading pair symbol (e.g., BTC/USDT) |