parse
public STOCHFResponse parse(Map<String, String> metaDataMap, Map<String, Map<String, String>> indicatorData)
Parses the API's raw metadata and per-date indicator maps into a successful response.
Return
the parsed response
Parameters
meta Data Map
the raw "Meta Data" entries
indicator Data
the raw per-date indicator value entries