Files
ritmex-bot/docs/grvt/schemas/asset_max_qty.md
T

7 lines
336 B
Markdown

!!! info "[AssetMaxQty](/../../schemas/asset_max_qty)"
|Name<br>`Lite`|Type|Required<br>`Default`| Description |
|-|-|-|-|
|asset<br>`a` |string|True|The asset associated with the max quantity|
|max_buy_qty<br>`mb` |string|True|The maximum buy quantity|
|max_sell_qty<br>`ms` |string|True|The maximum sell quantity|