STOCHFResponse. MetaData
public void STOCHFResponse.MetaData(String symbol, String indicator, String lastRefreshed, String interval, double fastKPeriod, double fastDPeriod, double fastDMaType, 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
fast KPeriod
the requested raw %K look-back period
fast DPeriod
the requested fast %D smoothing period
fast DMa Type
the requested fast %D moving-average type's wire value
time Zone
the time zone the response's timestamps are expressed in
Creates an empty metadata instance, used for failed responses.