GetOmsFeeTiers
Last updated
Last updated
Key | Value |
---|---|
omsId
integer. The ID of the Order Management System on which the instrument is available.
instrumentId
integer. The ID of the instrument.
omsId
integer. The ID of the Order Management System on which the fee is defined.
instrumentId
integer. The ID of the instrument on which the fee is defined.
accountId
integer. The ID of the account on which the fee is defined.
orderType
string. The type of order on which the fee is defined.
feeId
integer. The ID of the fee.
feeAmt
decimal. The amount to be used in the calculation of the fee.
feeCalcType
string. The calculation type for the fee. One of FlatRate or Percentage.
feeType
string. The type of fee. Flat, Ladder, Exemption, AdminFee, AffiliateFee, MakerFee, TakerFee, or FlatPegToProduct.
ladderThreshold
decimal.
ladderSeconds
long integer.
isActive
boolean. If the fee is active or not.