Daily EOD series for a single option contract (on-demand materialization)

get/v1/options/contract-daily/{contract}

Path parameters

contractstring required

Query parameters

fromstring date required
tostring date required

Response

object payload

Changes

Changed in 1 of the 4 revisions of this API.2

    • ○

      for the query request parameter from, the type was generalized from no type to string, and format from no format to date

      request-parameter-type-generalized

    • ○

      for the query request parameter to, the type was generalized from no type to string, and format from no format to date

      request-parameter-type-generalized