check_index_symbol: Check Confidence Index Symbol

View source: R/check_index_symbol.R

check_index_symbolR Documentation

Check Confidence Index Symbol

Description

This function validates the symbol input.

Usage

check_index_symbol(symbol)

Arguments

symbol

A string with a Confidence Index symbol:

  • US1YI: U.S. One-Year Confidence Index

  • USVI: U.S. Valuation Confidence Index

  • USBODI: U.S. Buy-On-Dips Confidence Index

  • USCI: U.S. Crash Confidence Index

Value

A string with the symbol or an error if it is not found.

See Also

US_confidence_indices

US_confidence_indices_url

Examples

check_index_symbol("USVI")

EnriquePH/marketconf documentation built on Aug. 7, 2023, 1:36 p.m.