InstrumentExposureResponse

Represents a net open exposure in an instrument.

  • Name Type Description
    Amount Number Sum exposure of positions in instrument
    AssetType AssetType The AssetType.
    AverageOpenPrice Number The average price of all the positions that make up the exposure.
    CalculationReliability CalculationReliability If an error was encountered this code indicates source of the calculation error.
    CanBeClosed Boolean Indicates if the exposure may be closed.
    DisplayAndFormat InstrumentDisplayAndFormat Information about the instrument and how to display it.
    ExpiryDate UtcDateTime The ExpiryDate.
    InstrumentPriceDayPercentChange Number Percent change in instrument's price between Previous Close and current Last Traded price.
    LowerBarrier Number LowerBarrier for digital option.
    NetPositionId String The exposure net position id. May be used to fetch the net position or open positions of the net position from the Open Positions service.
    ProfitLossOnTrade Number The P/L on the trade in the currency in which the instrument is traded.
    PutCall PutCall The Put/Call value of the option.
    Strike Number The strike price of the option.
    Uic Integer Unique id of the instrument.
    UpperBarrier Number UpperBarrier for digital option.
    ValueDate UtcDateTime The value date. Only used to distinguish FxForwards.