Main Functions

get_tickers()

Get The Tickers Required by the Yahoo API

get_stocks()

A wrapper over getSymbols that maps over index components.

get_returns()

Calculate Returns From Stock Prices

get_models()

Extract in-sample statistics estimated in "real-time"

get_forecasts()

True Out-of-Sample Time Series Forecasting

get_metrics()

Summarise Forecasting Models Errror Metrics

Internal Helpers

get_index_col() get_index_char() get_index_quo()

Getters