BBANDSResponse.MetaData

Creates an empty metadata instance, used for failed responses.


public void BBANDSResponse.MetaData(String symbol, String indicator, String lastRefreshed, String interval, int timePeriod, int nbdevup, int nbdevdn, int maType, String seriesType, String timeZone)

Creates a populated metadata instance.

Parameters

symbol

the requested symbol

indicator

the indicator's name, as reported by the API

lastRefreshed

the timestamp of the most recent data point

interval

the requested time interval between data points

timePeriod

the requested number of data points in the middle moving average

nbdevup

the requested upper-band standard deviation multiplier

nbdevdn

the requested lower-band standard deviation multiplier

maType

the requested moving-average type's wire value

seriesType

the requested price series field the bands are computed from

timeZone

the time zone the response's timestamps are expressed in