mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 16:28:06 +00:00
7 lines
336 B
Markdown
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|
|