| Package | Description |
|---|---|
| com.webull.openapi.trade | |
| com.webull.openapi.trade.http |
| Modifier and Type | Method and Description |
|---|---|
TradeOrderResponse |
TradeClient.cancelOption(String accountId,
OptionOrder optionOrder) |
TradeOrderResponse |
TradeClientV2.cancelOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
TradeClient.placeOption(String accountId,
OptionOrder optionOrder) |
TradeOrderResponse |
TradeClientV2.placeOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
PreviewOrderResponse |
TradeClient.previewOption(String accountId,
OptionOrder optionOrder) |
PreviewOrderResponse |
TradeClientV2.previewOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
TradeClient.replaceOption(String accountId,
OptionOrder optionOrder) |
TradeOrderResponse |
TradeClientV2.replaceOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
| Modifier and Type | Method and Description |
|---|---|
TradeOrderResponse |
ITradeV2Client.cancelOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeClient.cancelOption(String accountId,
OptionOrder optionOrder)
This interface is exclusively available for Webull Hong Kong brokerage clients.
|
TradeOrderResponse |
ITradeV2Client.placeOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeClient.placeOption(String accountId,
OptionOrder optionOrder)
This interface is exclusively available for Webull Hong Kong brokerage clients.
|
PreviewOrderResponse |
ITradeV2Client.previewOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
PreviewOrderResponse |
ITradeClient.previewOption(String accountId,
OptionOrder optionOrder)
This interface is exclusively available for Webull Hong Kong brokerage clients.
|
TradeOrderResponse |
ITradeV2Client.replaceOption(String accountId,
OptionOrder optionOrder)
This interface is currently supported only for Webull HK and Webull US.
|
TradeOrderResponse |
ITradeClient.replaceOption(String accountId,
OptionOrder optionOrder)
This interface is exclusively available for Webull Hong Kong brokerage clients.
|
Copyright © 2025 Webull. All rights reserved.