powered by
Pass in a symbol from available_symbols() or no symbol to return dates for all available symbols
available_symbols()
valid_dates(symbol = NULL)
A data.frame containing the symbol and date from which data is available
character string of the instrument symbol to find start date for.
if (FALSE) { valid_dates("XBTUSD") }
Run the code above in your browser using DataLab