fmpc_symbols_available: Get symbols available through FMP Cloud that have a profile

View source: R/marketInfo.R

fmpc_symbols_availableR Documentation

Get symbols available through FMP Cloud that have a profile

Description

Use a valid API Token to pull all symbols that have a profile on FMP Cloud. Pull the profile using fmpc_security_profile. Set API token using fmpc_set_token.

Usage

fmpc_symbols_available()

Value

a data frame of symbols with descriptions

Examples


## Not run: 

# Must set a valid API token
fmpc_set_token('FMPAPIKEY')
fmpc_symbols_available()


## End(Not run)

exploringfinance/fmpcloudr documentation built on Feb. 5, 2024, 11:02 a.m.