get_index_info: Find Confidence Index information

View source: R/get_index_info.R

get_index_infoR Documentation

Find Confidence Index information

Description

Find Confidence Index information

Usage

get_index_info(symbol = "US1YI")

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 Confidence Index description

Note

The default value for symbol is "US1YI".

See Also

US_confidence_indices

get_index

get_index_description

check_index_symbol

Examples

get_index_info("USCI")

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