Get Account Margin
get_account_marginRetrieve your Poloniex account's margin details, including equity, margin balance, and available margin. Requires API key and secret.
Instructions
Fetch the account's margin information (equity, margin balance, and available margin). Requires POLONIEX_API_KEY and POLONIEX_API_SECRET in the environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accountType | No | Account type. Currently only "SPOT" is supported (default SPOT). |