View source: R/crypto_derivatives_data.R
| get_source_utime_crypto_derivatives | R Documentation |
Get Latest Crypto Derivatives Observation Time
get_source_utime_crypto_derivatives(
provider,
dataset_type,
symbol,
interval = NULL,
config = NULL
)
provider |
|
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. |
UTC POSIXct, or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.