Modifier and Type | Method and Description |
---|---|
static IntradayBarRequestBuilder.IntradayBarEventType |
IntradayBarRequestBuilder.IntradayBarEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntradayBarRequestBuilder.IntradayBarEventType[] |
IntradayBarRequestBuilder.IntradayBarEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
IntradayBarRequestBuilder(String ticker,
IntradayBarRequestBuilder.IntradayBarEventType eventType,
org.joda.time.DateTime startDateTime,
org.joda.time.DateTime endDateTime)
Creates a RequestBuilder with standard options.
|
Copyright © 2013. All Rights Reserved.