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

lastRefreshed

the timestamp of the most recent data point

interval

the requested time interval between data points

timePeriod1

the requested first, shortest look-back period

timePeriod2

the requested second, medium look-back period

timePeriod3

the requested third, longest look-back period

timeZone

the time zone the response's timestamps are expressed in