valid_dates: Start date of data availability for available symbols

View source: R/utils.R

valid_datesR Documentation

Start date of data availability for available symbols

Description

Pass in a symbol from available_symbols() or no symbol to return dates for all available symbols

Usage

valid_dates(symbol = NULL)

Arguments

symbol

character string of the instrument symbol to find start date for.

Value

A data.frame containing the symbol and date from which data is available

Examples

## Not run: 
valid_dates("XBTUSD")

## End(Not run)

bitmexr documentation built on Aug. 8, 2023, 1:09 a.m.