set-margin-mode
Configure margin mode (cross or isolated) for futures trading on exchanges like Binance or Bybit using API keys and symbol details.
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) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from PCM
- account-balance
- batch-get-tickers
- cache-stats
- clear-cache
- clear-exchange-cache
- get-exchange-info
- get-funding-rates
- get-leverage-tiers
- get-markets
- get-market-types
- get-ohlcv
- get-orderbook
- get-proxy-config
- get-ticker
- get-trades
- list-exchanges
- place-futures-market-order
- place-market-order
- set-leverage
- set-log-level
- set-margin-mode
- set-market-type
- set-proxy-config
- test-proxy-connection
Related Tools
- @doggybee/mcp-server-ccxt
- @doggybee/mcp-server-ccxt
- @rand-tech/pcm
- @rand-tech/pcm
- @rand-tech/pcm