get_earliest_timestamp

Function get_earliest_timestamp 

Source
pub async fn get_earliest_timestamp(
    configuration: &Configuration,
    params: GetEarliestTimestampParams,
) -> Result<GetEarliestTimestamp200Response, Error<GetEarliestTimestampError>>
Expand description

The earliest_timestamp endpoint provides the earliest available date and time for a specified financial instrument at a given data interval. This endpoint is useful for determining the starting point of historical data availability for various assets, such as stocks or currencies, allowing users to understand the time range covered by the data.