mirror of
https://github.com/discountry/ritmex-bot.git
synced 2026-09-09 08:18:07 +00:00
645 B
645 B
!!! info "OrderLeg"
|NameLite|Type|RequiredDefault| Description |
|-|-|-|-|
|instrumenti |string|True|The instrument to trade in this leg|
|sizes |string|True|The total number of assets to trade in this leg, expressed in base asset decimal units.|
|limit_pricelp |string|False0|The limit price of the order leg, expressed in 9 decimals.
This is the number of quote currency units to pay/receive for this leg.
This should be null/0 if the order is a market order|
|is_buying_assetib |boolean|True|Specifies if the order leg is a buy or sell|