MetaData

public void MetaData(String information, String symbol, String lastRefreshed, String interval, String outputSize, String timeZone)

Creates a metadata header from the values a response carried.

The parameters are not in the same order as the fields they set: the timezone comes last here, after the two cadence-dependent values.

Parameters

information

a description of the series

symbol

the ticker the series covers

lastRefreshed

the timestamp of the newest data point

interval

the intraday sampling interval, or null for cadences that have none

outputSize

the length of the returned series, or null for cadences that do not report one

timeZone

the timezone the timestamps are expressed in