InfoPriceListRequest

Use this to request a list of InfoPrices

  • Name Type Description
    AccountKey AccountKey Unique key identifying the account used in retrieving the infoprice. Only required when calling context represents an authenticated user. If not supplied a default account is assumed.
    Amount Decimal Order size, defaults to minimal order size for given instrument.
    AmountType OrderAmountType
    AssetType AssetType The instrument's asset type
    ExpiryDate UtcDateTime Optional expiry date - only relevant for options
    FieldGroups InfoPriceGroupSpec [] Specification of field groups to return in results. Default is "Quote"
    ForwardDate UtcDateTime Forward date
    ForwardDateFarLeg UtcDateTime Forward date for far leg
    ForwardDateNearLeg UtcDateTime Forward date for near leg
    LowerBarrier Decimal Lower barrier
    OrderAskPrice Decimal Order ask price. When specified, a corresponding cost of buying will be calculated for that price; otherwise the current market ask price will be used.
    OrderBidPrice Decimal Order bid price. When specified, a corresponding cost of selling will be calculated for that price; otherwise the current market bid price will be used.
    PutCall PutCall Put/call
    QuoteCurrency Bool
    StrikePrice Decimal Strike price
    ToOpenClose ToOpenClose
    Uics String A comma separated list of Uics.
    UpperBarrier Decimal Upper barrier