get_balance
Get current account balance for a specified exchange and account type. Provide exchange name and account type to retrieve available funds.
Instructions
获取指定交易所/账户类型的余额。
Args: exchange: 交易所名称,如 binance / bybit / okx account_type: 账户类型,如 USD_M_FUTURE_TESTNET / LINEAR
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | Yes | ||
| account_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||