describe_crypto_derivatives: Describe Local Crypto Derivatives Data

View source: R/crypto_derivatives_data.R

describe_crypto_derivativesR Documentation

Describe Local Crypto Derivatives Data

Description

Describe Local Crypto Derivatives Data

Usage

describe_crypto_derivatives(
  provider,
  dataset_type,
  symbol,
  interval = NULL,
  local_path = 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.

local_path

Optional derivatives storage directory.

Value

Character scalar narrative.


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