Provides a list of all the symbols available on the Commitment of Traders data pull

fmpc_cots_symbols()

Value

a data frame of cots symbols with descriptions

Examples


if (FALSE) {

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

}