| 限定符和类型 | 方法和说明 |
|---|---|
SecType |
QuoteContractModel.getSecType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QuoteContractModel.setSecType(SecType secType) |
| 构造器和说明 |
|---|
QuoteContractModel(String symbol,
SecType secType) |
QuoteContractModel(String symbol,
SecType secType,
Language lang) |
QuoteContractModel(String symbol,
SecType secType,
String expiry) |
QuoteContractModel(String symbol,
SecType secType,
String expiry,
Language lang) |
QuoteContractModel(String symbol,
SecType secType,
String expiry,
String right,
String strike) |
| 构造器和说明 |
|---|
ContractLeg(SecType secType,
String symbol,
ActionType actionType,
Integer ratio) |
ContractLeg(SecType secType,
String symbol,
String strike,
String expiry,
Right right,
ActionType actionType,
Integer ratio) |
| 限定符和类型 | 方法和说明 |
|---|---|
SecType |
TradeOrderModel.getSecType() |
SecType |
EstimateTradableQuantityModel.getSecType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TradeOrderModel.setSecType(SecType secType) |
void |
EstimateTradableQuantityModel.setSecType(SecType secType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static QuoteContractRequest |
QuoteContractRequest.newRequest(String symbol,
SecType secType) |
static QuoteContractRequest |
QuoteContractRequest.newRequest(String symbol,
SecType secType,
Language lang) |
static QuoteContractRequest |
QuoteContractRequest.newRequest(String symbol,
SecType secType,
String expiry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static EstimateTradableQuantityRequest |
EstimateTradableQuantityRequest.buildRequest(SecType secType,
String symbol,
ActionType action,
OrderType orderType,
Double limitPrice,
Double stopPrice)
construct request with default account
|
static EstimateTradableQuantityRequest |
EstimateTradableQuantityRequest.buildRequest(String account,
SecType secType,
String symbol,
ActionType action,
OrderType orderType,
Double limitPrice,
Double stopPrice)
construct request
|
EstimateTradableQuantityRequest |
EstimateTradableQuantityRequest.secType(SecType secType) |
TradeOrderRequest |
TradeOrderRequest.setSecType(SecType secType) |
TradeOrderPreviewRequest |
TradeOrderPreviewRequest.setSecType(SecType secType) |
| 限定符和类型 | 方法和说明 |
|---|---|
SecType |
TradeTick.getSecType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TradeTick.setSecType(SecType secType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SecType |
SecType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SecType[] |
SecType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
SecType |
OrderParameter.getSecType() |
SecType |
PositionParameter.getSecType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OrderParameter.setSecType(SecType secType) |
void |
PositionParameter.setSecType(SecType secType) |
| 限定符和类型 | 方法和说明 |
|---|---|
TradeParamBuilder |
TradeParamBuilder.secType(SecType secType) |
AccountParamBuilder |
AccountParamBuilder.secType(SecType secType) |
Copyright © 2025. All rights reserved.