ChartSubscriptionRequest

Specifies which chart data to subscribe to.

  • Name Type Description
    AccountKey AccountKey Optional
    AssetType AssetType Assettype of the instrument.
    ChartSampleFieldSet ChartSampleFieldSet Optionally select which set of fields are returned in the Data array. Currently only applicable for asset types (Warrants, MiniFutures and Certificates).
    Count Integer Specifies maximum number of samples in the snapshot to return. Maximum is 1200. If not specified a default of 1200 samples are returned.
    DataCurrency String Currency conversion in which data is expected in growth.
    DataSeriesType DataSeriesType Growth or Price | Growth in case of mutual funds and Price in case of other asset classes like Fx.
    FieldGroups ChartFieldGroupSpec [] Use FieldGroups to add additional information to the snapshot samples like display/formatting details or information about the price source. If FieldGroups are not specified in the request then the response defaults to only hold the bare OHLC samples and nothing else.
    Horizon Integer The time period that each sample covers. Values are interpreted in minutes: 1, 2, 3, 5, 10, 15, 30, 60, 120, 180, 240, 300, 360, 480, 1440, 10080, 43200, 129600, 518400.
    Uic Integer UIC (Universal Instrument Code) of the instrument.