I want to get timeseries data on all the rics of the FTSE 100. When i add
{ "Identifier": "0#.FTSE", "IdentifierType": "ChainRIC" }
to the list of InstrumentIdentifiers, it gives me this as part of the response
{
"IdentifierType":"ChainRIC",
"Identifier":"0#.FTSE",
"Error":"CHR, 0#.FTSE (not found)"
}
How can i extract this?