This function creates a dataframe set of static list requests for a constituent list
staticListRequestSet(
mydsws = dsws$new(),
instrument,
expression = "",
endDate = Sys.Date(),
frequency = "D"
)
a dataframe of the data
a dsws object, if not provided a new one will be created
array of instruments
an array of expressions such as PCH#(XXXX,1M)
the date of the request
optional frequency defaults to "D"
This function creates a dataframe set of static list requests for a constituent list