qt_api_symbols: Get information on symbols

Description Usage Arguments Value Note

View source: R/api.R

Description

Get information on symbols

Usage

1
2
3
4
5
qt_api_symbols(
  symbol_names = NULL,
  symbol_ids = NULL,
  account_set = load_account_set()
)

Arguments

symbol_names

vector of exact names of symbols

symbol_ids

vector of symbol ids

account_set

account set

Value

a dataframe of symbol data.

Note

Exactly one of symbol_names or symbol_ids should be provided. Not all data is provided by this function—use .qt_api_symbols_raw to get all the data.


colin-fraser/questradeR documentation built on Dec. 31, 2020, 10:05 p.m.