Skip to contents

Show all available custom instruments that have been created

Usage

get_rdp_streaming_url(RDObject = RefinitivJsonConnect(), debug = TRUE)

Arguments

RDObject

Refinitiv Data connection object, defaults to RefinitivJsonConnect()

debug

show api calls defaults to FALSE

Value

a list of custom Instruments created with all parameters

Examples

if (FALSE) { # \dontrun{
test <- get_rdp_streaming_url()
} # }