public class QuoteRealTimeQuoteRequest extends TigerCommonRequest implements TigerRequest<QuoteRealTimeQuoteResponse>
apiMethodName, apiModel, apiVersion, bizContent, sign, tigerId, timestamp, V2_0, V3_0| 构造器和说明 |
|---|
QuoteRealTimeQuoteRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Class<QuoteRealTimeQuoteResponse> |
getResponseClass()
得到当前API的响应结果类型
|
static QuoteRealTimeQuoteRequest |
newRequest(List<String> symbols) |
static QuoteRealTimeQuoteRequest |
newRequest(List<String> symbols,
boolean includeHourTrading) |
static QuoteRealTimeQuoteRequest |
newRequest(List<String> symbols,
boolean includeHourTrading,
Language lang) |
getApiMethodName, getApiModel, getApiVersion, getBizContent, getSign, getTigerId, getTimestamp, setApiMethodName, setApiModel, setApiVersion, setBizContent, setSign, setTigerId, setTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetApiMethodName, getApiModel, getApiVersion, getTimestamp, setApiModel, setApiVersion, setTimestamppublic static QuoteRealTimeQuoteRequest newRequest(List<String> symbols)
public static QuoteRealTimeQuoteRequest newRequest(List<String> symbols, boolean includeHourTrading)
public static QuoteRealTimeQuoteRequest newRequest(List<String> symbols, boolean includeHourTrading, Language lang)
public Class<QuoteRealTimeQuoteResponse> getResponseClass()
TigerRequestgetResponseClass 在接口中 TigerRequest<QuoteRealTimeQuoteResponse>Copyright © 2022. All rights reserved.