get_source_utime_crypto_derivatives: Get Latest Crypto Derivatives Observation Time

View source: R/crypto_derivatives_data.R

get_source_utime_crypto_derivativesR Documentation

Get Latest Crypto Derivatives Observation Time

Description

Get Latest Crypto Derivatives Observation Time

Usage

get_source_utime_crypto_derivatives(
  provider,
  dataset_type,
  symbol,
  interval = NULL,
  config = NULL
)

Arguments

provider

binance or okx.

dataset_type

Funding, open-interest, mark/index price, basis, or Binance long-short-ratio dataset identifier.

symbol

Provider instrument identifier.

interval

Required Binance open-interest period; otherwise a local label.

config

Optional exchange configuration.

Value

UTC POSIXct, or NULL.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.