SARResponse.MetaData

public void SARResponse.MetaData()

Creates an empty metadata instance, used for failed responses.


public void SARResponse.MetaData(String symbol, String indicator, String lastRefreshed, String interval, double acceleration, double maximum, 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

acceleration

the requested acceleration factor step

maximum

the requested acceleration factor's upper bound

timeZone

the time zone the response's timestamps are expressed in