| 程序包 | 说明 |
|---|---|
| com.tigerbrokers.stock.openapi.client.https.domain.option.item | |
| com.tigerbrokers.stock.openapi.client.https.domain.option.model |
| 限定符和类型 | 方法和说明 |
|---|---|
Range<Double> |
FilterBounds.getCallPrice() |
Range<Double> |
FilterBounds.getEffectiveLeverage() |
Range<Double> |
FilterBounds.getImpliedVolatility() |
Range<Double> |
FilterBounds.getLeverageRatio() |
Range<Double> |
FilterBounds.getOutstandingRatio() |
Range<Double> |
FilterBounds.getPremium() |
Range<Double> |
FilterBounds.getStrike() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FilterBounds.setCallPrice(Range<Double> callPrice) |
void |
FilterBounds.setEffectiveLeverage(Range<Double> effectiveLeverage) |
void |
FilterBounds.setImpliedVolatility(Range<Double> impliedVolatility) |
void |
FilterBounds.setLeverageRatio(Range<Double> leverageRatio) |
void |
FilterBounds.setOutstandingRatio(Range<Double> outstandingRatio) |
void |
FilterBounds.setPremium(Range<Double> premium) |
void |
FilterBounds.setStrike(Range<Double> strike) |
| 限定符和类型 | 方法和说明 |
|---|---|
Range<Double> |
WarrantFilterModel.getCallPrice() |
Range<Double> |
WarrantFilterModel.getEffectiveLeverage() |
Range<Double> |
WarrantFilterModel.getImpliedVolatility() |
Range<Double> |
WarrantFilterModel.getLeverageRatio() |
Range<Double> |
WarrantFilterModel.getOutstandingRatio() |
Range<Double> |
WarrantFilterModel.getPremium() |
Range<Double> |
WarrantFilterModel.getStrike() |
Range<Long> |
WarrantFilterModel.getVolume() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WarrantFilterModel.setCallPrice(Range<Double> callPrice) |
void |
WarrantFilterModel.setEffectiveLeverage(Range<Double> effectiveLeverage) |
void |
WarrantFilterModel.setImpliedVolatility(Range<Double> impliedVolatility) |
void |
WarrantFilterModel.setLeverageRatio(Range<Double> leverageRatio) |
void |
WarrantFilterModel.setOutstandingRatio(Range<Double> outstandingRatio) |
void |
WarrantFilterModel.setPremium(Range<Double> premium) |
void |
WarrantFilterModel.setStrike(Range<Double> strike) |
void |
WarrantFilterModel.setVolume(Range<Long> volume) |
Copyright © 2025. All rights reserved.