CommissionLimit

Contains comissions for a range of comission types

  • Name Type Description
    BaseCommission Number Fixed commmission that if present, will always be charged.
    Currency String The currency of the commission.
    MaxAmount Number Commission applied only to trade amounts below this value.
    MaxCommission Number Maximum commission applied if other commissions are above than this value.
    MaxNumberOfContracts Number Commission applied only to trade sizes (number of shares or lots) below this value.
    MaxPrice Number Commission applied only if the asset price is below this value.
    MinAmount Number Commission (percentage, amount / share or fixed amount) if the value of the trade is below this value.
    MinCommission Number Minimum commission applied if other commissions are lower than this value.
    MinNumberOfContracts Number Commission applied only to trade sizes (number of shares or lots) above this value.
    MinPrice Number Commission applied only if the asset price is above this value.
    MinSpread Number The minimum bid/ask spread that can be seen for the instrument.
    OrderAction OrderActions Indicates what action on an order the commission limit applies to.
    PerUnitRate Number Commission per share (or lot).
    RateOnAmount Number Commission as a percentage of the amount traded.
    SpreadMarkup Number Spread in Price units(Markup)
    SpreadRate Number The spread (min.) for spread based (non-FX) products.