| 构造器和说明 |
|---|
QuoteTimelineModel(List<String> symbols,
Long beginTime,
TradeSession tradeSession,
TimeLineType timeLineType,
Language language) |
| 限定符和类型 | 方法和说明 |
|---|---|
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
Long beginTime,
boolean includeHourTrading,
TimeLineType timeLineType)
已过时。
|
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
Long beginTime,
boolean includeHourTrading,
TimeLineType timeLineType,
Language lang)
已过时。
|
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
Long beginTime,
TimeLineType timeLineType)
已过时。
|
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
Long beginTime,
TradeSession tradeSession,
TimeLineType timeLineType) |
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
Long beginTime,
TradeSession tradeSession,
TimeLineType timeLineType,
Language lang) |
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
String beginTime,
boolean includeHourTrading,
TimeLineType timeLineType)
已过时。
|
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
String beginTime,
TimeLineType timeLineType) |
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
String beginTime,
TimeZoneId zoneId,
TradeSession tradeSession,
TimeLineType timeLineType,
Language lang) |
static QuoteTimelineRequest |
QuoteTimelineRequest.newRequest(List<String> symbols,
String beginTime,
TradeSession tradeSession,
TimeLineType timeLineType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static TimeLineType |
TimeLineType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TimeLineType[] |
TimeLineType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
QuoteParamBuilder |
QuoteParamBuilder.period(TimeLineType period) |
Copyright © 2025. All rights reserved.