Description Usage Arguments Value Note
Get information on symbols
1 2 3 4 5 | qt_api_symbols(
symbol_names = NULL,
symbol_ids = NULL,
account_set = load_account_set()
)
|
symbol_names |
vector of exact names of symbols |
symbol_ids |
vector of symbol ids |
account_set |
account set |
a dataframe of symbol data.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.