parse

public TimeSeriesResponse parse(Map<String, String> metaDataMap, Map<String, Map<String, String>> dataMap)

Reads the metadata header and the price bars into a response.

Return

a response holding the parsed metadata and bars

Parameters

metaDataMap

the payload's metadata block, keyed by the API's numbered field names

dataMap

the payload's time series block, keyed by timestamp