Get Max Buy/Sell Size
get_max_sizeRetrieves the maximum and available margin buy/sell amounts for a symbol, giving you order size limits on Poloniex.
Instructions
Fetch the maximum and available buy/sell amounts for a symbol on margin. Requires POLONIEX_API_KEY and POLONIEX_API_SECRET in the environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Symbol name, e.g. "BTC_USDT" (required). |