Skip to contents

Fetches the tickers from the main SP500 table.

Usage

fetch_symbols(con)

Arguments

con

A connection

Value

A data.frame of one column with all symbols

Examples

if (FALSE) { # \dontrun{
fetch_symbols()
} # }