ULTOSCResponse. MetaData
Creates an empty metadata instance, used for failed responses.
public void ULTOSCResponse.MetaData(String symbol, String indicator, String lastRefreshed, String interval, int timePeriod1, int timePeriod2, int timePeriod3, String timeZone)
Creates a populated metadata instance.
Parameters
symbol
the requested symbol
indicator
the indicator's name, as reported by the API
last Refreshed
the timestamp of the most recent data point
interval
the requested time interval between data points
time Period1
the requested first, shortest look-back period
time Period2
the requested second, medium look-back period
time Period3
the requested third, longest look-back period
time Zone
the time zone the response's timestamps are expressed in