get_index_description: Get Confidence Index description

View source: R/get_index_description.R

get_index_descriptionR Documentation

Get Confidence Index description

Description

Get Confidence Index description

Usage

get_index_description(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

check_index_symbol

Examples

get_index_description("USCI")

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