- AbstractInboundDecoder<I,O> - Class in com.webull.openapi.data.quotes.subsribe.codec
-
- AbstractInboundDecoder() - Constructor for class com.webull.openapi.data.quotes.subsribe.codec.AbstractInboundDecoder
-
- ACCEPTED - Static variable in class com.webull.openapi.core.http.common.HttpStatus
-
- ACCEPTED - Static variable in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
-
- ACCESS_TOKEN - Static variable in class com.webull.openapi.core.common.Headers
-
- AccessToken - Class in com.webull.openapi.core.http.initializer.token.bean
-
- AccessToken() - Constructor for class com.webull.openapi.core.http.initializer.token.bean.AccessToken
-
- Account - Class in com.webull.openapi.trade.response
-
- Account() - Constructor for class com.webull.openapi.trade.response.Account
-
- Account - Class in com.webull.openapi.trade.response.v2
-
- Account() - Constructor for class com.webull.openapi.trade.response.v2.Account
-
- Account - Class in com.webull.openapi.trade.response.v3
-
- Account() - Constructor for class com.webull.openapi.trade.response.v3.Account
-
- AccountAsset - Class in com.webull.openapi.trade.response
-
- AccountAsset() - Constructor for class com.webull.openapi.trade.response.AccountAsset
-
- AccountAssetInfo - Class in com.webull.openapi.trade.response.v2
-
- AccountAssetInfo() - Constructor for class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- AccountAssetInfo - Class in com.webull.openapi.trade.response.v3
-
- AccountAssetInfo() - Constructor for class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- AccountBalance - Class in com.webull.openapi.trade.response
-
- AccountBalance() - Constructor for class com.webull.openapi.trade.response.AccountBalance
-
- AccountBalanceInfo - Class in com.webull.openapi.trade.response.v2
-
- AccountBalanceInfo() - Constructor for class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- AccountBalanceInfo - Class in com.webull.openapi.trade.response.v3
-
- AccountBalanceInfo() - Constructor for class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- AccountDetail - Class in com.webull.openapi.trade.response
-
- AccountDetail() - Constructor for class com.webull.openapi.trade.response.AccountDetail
-
- AccountPositions - Class in com.webull.openapi.trade.response
-
- AccountPositions() - Constructor for class com.webull.openapi.trade.response.AccountPositions
-
- AccountPositionsInfo - Class in com.webull.openapi.trade.response.v2
-
- AccountPositionsInfo() - Constructor for class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- AccountPositionsInfo - Class in com.webull.openapi.trade.response.v3
-
- AccountPositionsInfo() - Constructor for class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- ACCOUNTS_FIELD_NUMBER - Static variable in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
- AccountTaxType - Enum in com.webull.openapi.core.common.dict
-
- AccountType - Enum in com.webull.openapi.core.common.dict
-
- addAccounts(String) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Account ID
- addAccountsBytes(ByteString) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Account ID
- addAllAccounts(Iterable<String>) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Account ID
- addAllAsks(Iterable<? extends Api.AskBid>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- addAllAsks(Iterable<? extends Quotes.AskBid>) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- addAllBids(Iterable<? extends Api.AskBid>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- addAllBids(Iterable<? extends Quotes.AskBid>) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- addAllBroker(Iterable<? extends Api.Broker>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- addAllBroker(Iterable<? extends Quotes.Broker>) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- addAllOrder(Iterable<? extends Api.Order>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- addAllOrder(Iterable<? extends Quotes.Order>) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- addAllResult(Iterable<? extends Api.Bar>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- addAllResult(Iterable<? extends Api.BarsResponse>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- addAllResult(Iterable<? extends Api.Instrument>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- addAllResult(Iterable<? extends Api.Snapshot>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- addAllResult(Iterable<? extends Api.Tick>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- addAllSubTypes(Iterable<String>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string sub_types = 4;
- addAllSymbols(Iterable<String>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
repeated string symbols = 1;
- addAllSymbols(Iterable<String>) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string symbols = 2;
- addAsks(Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- addAsks(int, Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- addAsks(Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- addAsks(int, Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- addAsks(Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- addAsks(int, Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- addAsks(Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- addAsks(int, Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- addAsksBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- addAsksBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- addAsksBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- addAsksBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- addBids(Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- addBids(int, Api.AskBid) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- addBids(Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- addBids(int, Api.AskBid.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- addBids(Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- addBids(int, Quotes.AskBid) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- addBids(Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- addBids(int, Quotes.AskBid.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- addBidsBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- addBidsBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- addBidsBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- addBidsBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- addBroker(Api.Broker) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- addBroker(int, Api.Broker) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- addBroker(Api.Broker.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- addBroker(int, Api.Broker.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- addBroker(Quotes.Broker) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- addBroker(int, Quotes.Broker) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- addBroker(Quotes.Broker.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- addBroker(int, Quotes.Broker.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- addBrokerBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- addBrokerBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- addBrokerBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- addBrokerBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- addCustomHeaders(Map<String, String>) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
This is an optional feature; you can still make a request without setting it.
- addCustomHeaders(Map<String, String>) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
-
This is an optional feature; you can still make a request without setting it.
- addCustomHeaders(Map<String, String>) - Method in class com.webull.openapi.trade.TradeClient
-
- addCustomHeaders(Map<String, String>) - Method in class com.webull.openapi.trade.TradeClientV2
-
- addEndpoint(String, ApiModule, String) - Method in class com.webull.openapi.core.endpoint.ChainedEndpointResolver
-
- addEndpoint(String, ApiModule, String) - Method in interface com.webull.openapi.core.endpoint.EndpointResolver
-
- addHandler(QuotesSubsHandler) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
-
- addHandler(QuotesSubsHandler) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
-
- addHandler(GrpcHandler) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
-
- addHandler(GrpcHandler) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
-
- addOrder(Api.Order) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- addOrder(int, Api.Order) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- addOrder(Api.Order.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- addOrder(int, Api.Order.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- addOrder(Quotes.Order) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- addOrder(int, Quotes.Order) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- addOrder(Quotes.Order.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- addOrder(int, Quotes.Order.Builder) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- addOrderBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- addOrderBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- addOrderBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- addOrderBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
- addResult(Api.Bar) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- addResult(int, Api.Bar) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- addResult(Api.Bar.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- addResult(int, Api.Bar.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- addResult(Api.BarsResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- addResult(int, Api.BarsResponse) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- addResult(Api.BarsResponse.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- addResult(int, Api.BarsResponse.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- addResult(Api.Instrument) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- addResult(int, Api.Instrument) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- addResult(Api.Instrument.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- addResult(int, Api.Instrument.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- addResult(Api.Snapshot) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- addResult(int, Api.Snapshot) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- addResult(Api.Snapshot.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- addResult(int, Api.Snapshot.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- addResult(Api.Tick) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- addResult(int, Api.Tick) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- addResult(Api.Tick.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- addResult(int, Api.Tick.Builder) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- addResultBuilder() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- addResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- addSubscription(Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
-
- addSubscription(String, Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
-
- addSubscription(Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
-
- addSubscription(String, Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.SubscriptionManager
-
- addSubscriptionAsync(Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.DataStreamingClient
-
- addSubscriptionAsync(Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
-
- addSubscriptionBlocking(Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.DataStreamingClient
-
- addSubscriptionBlocking(Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
-
- addSubscriptionRx(Set<String>, String, Set<String>, String, Boolean) - Method in class com.webull.openapi.data.DataStreamingClient
-
- addSubscriptionRx(Set<String>, String, Set<String>, String, Boolean) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClient
-
- addSubTypes(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string sub_types = 4;
- addSubTypesBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string sub_types = 4;
- addSymbols(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
repeated string symbols = 1;
- addSymbols(String) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string symbols = 2;
- addSymbolsBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
repeated string symbols = 1;
- addSymbolsBytes(ByteString) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string symbols = 2;
- AndMergeRetryCondition - Class in com.webull.openapi.core.retry.condition
-
Merge no retry with and operation.
- AndMergeRetryCondition(List<RetryCondition>) - Constructor for class com.webull.openapi.core.retry.condition.AndMergeRetryCondition
-
- Api - Class in com.webull.openapi.data.internal.grpc.proto
-
- api() - Static method in class com.webull.openapi.data.internal.mqtt.support.SchedulerConfig
-
- Api.AskBid - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.AskBid
- Api.AskBid.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.AskBid
- Api.AskBidOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.Bar - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Bar
- Api.Bar.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Bar
- Api.BarOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.BarsRequest - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.BarsRequest
- Api.BarsRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.BarsRequest
- Api.BarsRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.BarsResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.BarsResponse
- Api.BarsResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.BarsResponse
- Api.BarsResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.BatchBarsRequest - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.BatchBarsRequest
- Api.BatchBarsRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.BatchBarsRequest
- Api.BatchBarsRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.BatchBarsResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.BatchBarsResponse
- Api.BatchBarsResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.BatchBarsResponse
- Api.BatchBarsResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.Broker - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Broker
- Api.Broker.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Broker
- Api.BrokerOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.Instrument - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Instrument
- Api.Instrument.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Instrument
- Api.InstrumentOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.InstrumentRequest - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.InstrumentRequest
- Api.InstrumentRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.InstrumentRequest
- Api.InstrumentRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.InstrumentResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.InstrumentResponse
- Api.InstrumentResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.InstrumentResponse
- Api.InstrumentResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.Order - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Order
- Api.Order.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Order
- Api.OrderOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.QuoteRequest - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.QuoteRequest
- Api.QuoteRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.QuoteRequest
- Api.QuoteRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.QuoteResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.QuoteResponse
- Api.QuoteResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.QuoteResponse
- Api.QuoteResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.Snapshot - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Snapshot
- Api.Snapshot.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Snapshot
- Api.SnapshotOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.SnapshotRequest - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.SnapshotRequest
- Api.SnapshotRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.SnapshotRequest
- Api.SnapshotRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.SnapshotResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.SnapshotResponse
- Api.SnapshotResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.SnapshotResponse
- Api.SnapshotResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.SubscribeRequest - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.SubscribeRequest
- Api.SubscribeRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.SubscribeRequest
- Api.SubscribeRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.SubscribeResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.SubscribeResponse
- Api.SubscribeResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.SubscribeResponse
- Api.SubscribeResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.Tick - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Tick
- Api.Tick.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.Tick
- Api.TickOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.TickRequest - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.TickRequest
- Api.TickRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.TickRequest
- Api.TickRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.TickResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.TickResponse
- Api.TickResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.TickResponse
- Api.TickResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Api.TokenResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.TokenResponse
- Api.TokenResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type api.TokenResponse
- Api.TokenResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- API_HK - Static variable in class com.webull.openapi.core.common.DefaultHost
-
- API_JP - Static variable in class com.webull.openapi.core.common.DefaultHost
-
- API_US - Static variable in class com.webull.openapi.core.common.DefaultHost
-
- ApiAuthProvider - Class in com.webull.openapi.data.internal.mqtt.lifecycle
-
- ApiAuthProvider(String, String, IMarketStreamingClient) - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.ApiAuthProvider
-
- apiClient(IMarketStreamingClient) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
-
- apiClient(IMarketStreamingClient) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
-
- ApiConfig - Class in com.webull.openapi.core.http.initializer.config.bean
-
- ApiConfig() - Constructor for class com.webull.openapi.core.http.initializer.config.bean.ApiConfig
-
- ApiDowngradeHandler - Interface in com.webull.openapi.data.quotes.api.lifecycle
-
- ApiInboundHandler - Interface in com.webull.openapi.data.quotes.api.lifecycle
-
- ApiModule - Enum in com.webull.openapi.core.common
-
- ApiResponse - Class in com.webull.openapi.data.quotes.api.message
-
- ApiResponse() - Constructor for class com.webull.openapi.data.quotes.api.message.ApiResponse
-
- ApiResponse(int, String, int, String, String, byte[]) - Constructor for class com.webull.openapi.data.quotes.api.message.ApiResponse
-
- ApiSubscriptionManager - Class in com.webull.openapi.data.internal.mqtt.lifecycle
-
- ApiSubscriptionManager(IMarketStreamingClient, RetryPolicy) - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
-
- ApiSubscriptionManager(IMarketStreamingClient, RetryPolicy, Set<String>, String, Set<String>, String, Boolean) - Constructor for class com.webull.openapi.data.internal.mqtt.lifecycle.ApiSubscriptionManager
-
- APP_KEY - Static variable in class com.webull.openapi.core.common.Headers
-
- appKey(String) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
-
- appKey(String) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
-
- appKey(String) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
-
- appKey(String) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
-
- appKey(String) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
-
- appKey - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
-
- applyRequestMetadata(CallCredentials.RequestInfo, Executor, CallCredentials.MetadataApplier) - Method in class com.webull.openapi.trade.grpc.auth.SignatureCallCredentials
-
- appSecret(String) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
-
- appSecret(String) - Method in class com.webull.openapi.data.internal.mqtt.DataStreamingClientBuilder
-
- appSecret(String) - Method in interface com.webull.openapi.data.quotes.subsribe.IDataStreamingClientBuilder
-
- appSecret(String) - Method in class com.webull.openapi.trade.events.internal.ITradeEventClientBuilder
-
- appSecret(String) - Method in interface com.webull.openapi.trade.events.subscribe.ITradeEventClientBuilder
-
- appSecret - Variable in class com.webull.openapi.trade.grpc.BaseGrpcClient
-
- ArgNames - Class in com.webull.openapi.data.common
-
- AskBid - Class in com.webull.openapi.data.quotes.domain
-
- AskBid() - Constructor for class com.webull.openapi.data.quotes.domain.AskBid
-
- ASKS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
- ASKS_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
- Assert - Class in com.webull.openapi.core.utils
-
- AuthError_VALUE - Static variable in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
Authentication error
- AuthProvider - Interface in com.webull.openapi.data.quotes.subsribe.lifecycle
-
- autoRetry(boolean) - Method in class com.webull.openapi.core.http.HttpApiConfig.HttpApiConfigBuilder
-
- Gateway - Class in com.webull.openapi.data.internal.grpc.proto
-
- Gateway.ClientRequest - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type openapi.ClientRequest
- Gateway.ClientRequest.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type openapi.ClientRequest
- Gateway.ClientRequestOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Gateway.ClientResponse - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type openapi.ClientResponse
- Gateway.ClientResponse.Builder - Class in com.webull.openapi.data.internal.grpc.proto
-
Protobuf type openapi.ClientResponse
- Gateway.ClientResponseOrBuilder - Interface in com.webull.openapi.data.internal.grpc.proto
-
- Gateway.MsgType - Enum in com.webull.openapi.data.internal.grpc.proto
-
Protobuf enum openapi.MsgType
- GATEWAY_TIMEOUT - Static variable in class com.webull.openapi.core.http.common.HttpStatus
-
- get(SignAlgorithm) - Method in class com.webull.openapi.core.auth.signer.SignerFactory
-
- get() - Static method in class com.webull.openapi.core.context.RequestContextHolder
-
- get(URL, RuntimeOptions) - Static method in class com.webull.openapi.core.http.okhttp.OkHttpClientPool
-
- get() - Static method in class com.webull.openapi.core.utils.GUID
-
- get(QuotesSubsHandler) - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinderRegistry
-
- get() - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ReplyMessage
-
- get(long, TimeUnit) - Method in interface com.webull.openapi.data.quotes.api.lifecycle.ReplyMessage
-
- GET_CONFIG_ERROR - Static variable in class com.webull.openapi.core.execption.ErrorCode
-
- getAcceptedIssuers() - Method in class com.webull.openapi.core.http.certificate.IgnoreX509TrustManager
-
- getAccountBalance(String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getAccountBalance(String, String) - Method in class com.webull.openapi.trade.TradeClient
-
Deprecated.
- getAccountClass() - Method in class com.webull.openapi.trade.response.v2.Account
-
- getAccountClass() - Method in class com.webull.openapi.trade.response.v3.Account
-
- getAccountCurrencyAssets() - Method in class com.webull.openapi.trade.response.AccountBalance
-
- getAccountCurrencyAssets() - Method in class com.webull.openapi.trade.response.JPAccountBalance
-
- getAccountCurrencyAssets() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getAccountCurrencyAssets() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getAccountDetail(String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getAccountDetail(String) - Method in class com.webull.openapi.trade.TradeClient
-
- getAccountId() - Method in class com.webull.openapi.trade.response.Account
-
- getAccountId() - Method in class com.webull.openapi.trade.response.AccountBalance
-
- getAccountId() - Method in interface com.webull.openapi.trade.response.BalanceBase
-
- getAccountId() - Method in class com.webull.openapi.trade.response.ComboOrder
-
- getAccountId() - Method in class com.webull.openapi.trade.response.JPAccountBalance
-
- getAccountId() - Method in interface com.webull.openapi.trade.response.Order
-
- getAccountId() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getAccountId() - Method in class com.webull.openapi.trade.response.v2.Account
-
- getAccountId() - Method in class com.webull.openapi.trade.response.v3.Account
-
- getAccountLabel() - Method in class com.webull.openapi.trade.response.v2.Account
-
- getAccountLabel() - Method in class com.webull.openapi.trade.response.v3.Account
-
- getAccountList(String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getAccountList(String) - Method in class com.webull.openapi.trade.TradeClient
-
- getAccountNumber() - Method in class com.webull.openapi.trade.response.Account
-
- getAccountNumber() - Method in class com.webull.openapi.trade.response.AccountDetail
-
- getAccountNumber() - Method in class com.webull.openapi.trade.response.v2.Account
-
- getAccountNumber() - Method in class com.webull.openapi.trade.response.v3.Account
-
- getAccountPositions(String, Integer, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getAccountPositions(String, Integer, String) - Method in class com.webull.openapi.trade.TradeClient
-
- getAccounts(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Account ID
- getAccounts(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Account ID
- getAccounts(int) - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Account ID
- getAccounts() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeRequest
-
- getAccountsBytes(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Account ID
- getAccountsBytes(int) - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Account ID
- getAccountsBytes(int) - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Account ID
- getAccountsCount() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Account ID
- getAccountsCount() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Account ID
- getAccountsCount() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Account ID
- getAccountsList() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Account ID
- getAccountsList() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Account ID
- getAccountsList() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Account ID
- getAccountStatus() - Method in class com.webull.openapi.trade.response.AccountDetail
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.response.ContractPosition
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getAccountTaxType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getAccountType() - Method in class com.webull.openapi.trade.response.Account
-
- getAccountType() - Method in class com.webull.openapi.trade.response.AccountDetail
-
- getAccountType() - Method in class com.webull.openapi.trade.response.v2.Account
-
- getAccountType() - Method in class com.webull.openapi.trade.response.v3.Account
-
- getAck() - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcSuccessContext
-
- getAck() - Method in class com.webull.openapi.trade.grpc.lifecycle.GrpcSuccessContextAdapter
-
- getAppKey() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getAppKey() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiAuthProvider
-
- getAppKey() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.AuthProvider
-
- getAppSecret() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getAsk() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getAsks(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- getAsks(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid asks = 3;
- getAsks(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid asks = 3;
- getAsks(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- getAsks(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid asks = 2;
- getAsks(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid asks = 2;
- getAsks() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
-
- getAsks() - Method in class com.webull.openapi.data.quotes.domain.Quote
-
- getAsksBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- getAsksBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- getAsksBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- getAsksBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- getAsksCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- getAsksCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid asks = 3;
- getAsksCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid asks = 3;
- getAsksCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- getAsksCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid asks = 2;
- getAsksCount() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid asks = 2;
- getAskSize() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getAsksList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- getAsksList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid asks = 3;
- getAsksList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid asks = 3;
- getAsksList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- getAsksList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid asks = 2;
- getAsksList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid asks = 2;
- getAsksOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- getAsksOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid asks = 3;
- getAsksOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid asks = 3;
- getAsksOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- getAsksOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid asks = 2;
- getAsksOrBuilder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid asks = 2;
- getAsksOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid asks = 3;
- getAsksOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid asks = 3;
- getAsksOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid asks = 3;
- getAsksOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid asks = 2;
- getAsksOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid asks = 2;
- getAsksOrBuilderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid asks = 2;
- getAuthProvider() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttConnectedContextAdapter
-
- getAuthProvider() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsConnectedContext
-
- getAutoRetry() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getAvailableQuantity() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getAvailableToExchange() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getAvailableToWithdraw() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getAvailableWithdrawal() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getAvailableWithdrawal() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getAvailableWithdrawal() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getBalance() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getBars(String, String, String, int) - Method in class com.webull.openapi.data.DataClient
-
- getBars(String, String, String, int, Boolean, List<String>) - Method in class com.webull.openapi.data.DataClient
-
- getBars(String, String, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getBars(String, String, String, int) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getBars(String, String, String, int, Boolean, List<String>) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getBars() - Method in class com.webull.openapi.data.quotes.domain.EodBars
-
- getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
.quotes.Basic basic = 1;
- getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
.quotes.Basic basic = 1;
- getBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
.quotes.Basic basic = 1;
- getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
.quotes.Basic basic = 1;
- getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
.quotes.Basic basic = 1;
- getBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
.quotes.Basic basic = 1;
- getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
.quotes.Basic basic = 1;
- getBasic() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
.quotes.Basic basic = 1;
- getBasic() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
.quotes.Basic basic = 1;
- getBasicBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
.quotes.Basic basic = 1;
- getBasicBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
.quotes.Basic basic = 1;
- getBasicBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
.quotes.Basic basic = 1;
- getBasicOrBuilder() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
.quotes.Basic basic = 1;
- getBatchBars(List<String>, String, String, int) - Method in class com.webull.openapi.data.DataClient
-
- getBatchBars(List<String>, String, String, int, Boolean, List<String>) - Method in class com.webull.openapi.data.DataClient
-
- getBatchBars(List<String>, String, String, int) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
Get batch bars for multiple symbols.
- getBatchBars(List<String>, String, String, int, Boolean, List<String>) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
Get batch bars for multiple symbols.
- getBid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
-
string bid = 1;
- getBid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
string bid = 1;
- getBid() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BrokerOrBuilder
-
string bid = 1;
- getBid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
-
string bid = 1;
- getBid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
string bid = 1;
- getBid() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BrokerOrBuilder
-
string bid = 1;
- getBid() - Method in class com.webull.openapi.data.quotes.domain.Broker
-
- getBid() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getBidBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
-
string bid = 1;
- getBidBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
string bid = 1;
- getBidBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BrokerOrBuilder
-
string bid = 1;
- getBidBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
-
string bid = 1;
- getBidBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
string bid = 1;
- getBidBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BrokerOrBuilder
-
string bid = 1;
- getBids(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- getBids(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid bids = 4;
- getBids(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid bids = 4;
- getBids(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- getBids(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid bids = 3;
- getBids(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid bids = 3;
- getBids() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
-
- getBids() - Method in class com.webull.openapi.data.quotes.domain.Quote
-
- getBidsBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- getBidsBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- getBidsBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- getBidsBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- getBidsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- getBidsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid bids = 4;
- getBidsCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid bids = 4;
- getBidsCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- getBidsCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid bids = 3;
- getBidsCount() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid bids = 3;
- getBidSize() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getBidsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- getBidsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid bids = 4;
- getBidsList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid bids = 4;
- getBidsList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- getBidsList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid bids = 3;
- getBidsList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid bids = 3;
- getBidsOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- getBidsOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid bids = 4;
- getBidsOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid bids = 4;
- getBidsOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- getBidsOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid bids = 3;
- getBidsOrBuilder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid bids = 3;
- getBidsOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
repeated .api.AskBid bids = 4;
- getBidsOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
repeated .api.AskBid bids = 4;
- getBidsOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
repeated .api.AskBid bids = 4;
- getBidsOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
repeated .quotes.AskBid bids = 3;
- getBidsOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
repeated .quotes.AskBid bids = 3;
- getBidsOrBuilderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.QuoteOrBuilder
-
repeated .quotes.AskBid bids = 3;
- getBody() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getBodyString() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getBroker(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- getBroker(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Broker broker = 4;
- getBroker(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Broker broker = 4;
- getBroker(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- getBroker(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Broker broker = 4;
- getBroker(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Broker broker = 4;
- getBroker() - Method in class com.webull.openapi.data.quotes.domain.AskBid
-
- getBrokerBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- getBrokerBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- getBrokerBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- getBrokerBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- getBrokerCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- getBrokerCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Broker broker = 4;
- getBrokerCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Broker broker = 4;
- getBrokerCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- getBrokerCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Broker broker = 4;
- getBrokerCount() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Broker broker = 4;
- getBrokerList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- getBrokerList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Broker broker = 4;
- getBrokerList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Broker broker = 4;
- getBrokerList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- getBrokerList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Broker broker = 4;
- getBrokerList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Broker broker = 4;
- getBrokerOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- getBrokerOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Broker broker = 4;
- getBrokerOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Broker broker = 4;
- getBrokerOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- getBrokerOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Broker broker = 4;
- getBrokerOrBuilder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Broker broker = 4;
- getBrokerOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Broker broker = 4;
- getBrokerOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Broker broker = 4;
- getBrokerOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Broker broker = 4;
- getBrokerOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Broker broker = 4;
- getBrokerOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Broker broker = 4;
- getBrokerOrBuilderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Broker broker = 4;
- getBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getBuyingPower() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
-
- getBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getBuyUnit() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getBytes(ByteBuffer) - Static method in class com.webull.openapi.core.utils.ByteUtils
-
- getCashBalance() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getCashBalance() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getCashBalance() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
-
- getCashBalance() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getCashFrozen() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getCashPower() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
string category = 2;
- getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
string category = 2;
- getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
string category = 2;
- getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequestOrBuilder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
string category = 2;
- getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequestOrBuilder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
string category = 2;
- getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequestOrBuilder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
string category = 3;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
string category = 3;
- getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
string category = 3;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
string category = 2;
- getCategory() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
-
string category = 2;
- getCategory() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
-
- getCategory() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
-
- getCategory() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getCategory() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
string category = 2;
- getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
string category = 2;
- getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
string category = 2;
- getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequestOrBuilder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
string category = 2;
- getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequestOrBuilder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
string category = 2;
- getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequestOrBuilder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
string category = 3;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
string category = 3;
- getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
string category = 3;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
string category = 2;
- getCategoryBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
string category = 2;
- getCategoryBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
-
string category = 2;
- getCause() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
-
- getCause() - Method in interface com.webull.openapi.core.retry.RetryContext
-
- getCause() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
-
- getCause() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
-
- getCause() - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContext
-
- getCause() - Method in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
-
- getChange() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string change = 10;
- getChange() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string change = 10;
- getChange() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string change = 10;
- getChange() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string change = 9;
- getChange() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string change = 9;
- getChange() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string change = 9;
- getChange() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getChangeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string change = 10;
- getChangeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string change = 10;
- getChangeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string change = 10;
- getChangeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string change = 9;
- getChangeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string change = 9;
- getChangeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string change = 9;
- getChangeRatio() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string change_ratio = 11;
- getChangeRatio() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string change_ratio = 11;
- getChangeRatio() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string change_ratio = 11;
- getChangeRatio() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string change_ratio = 10;
- getChangeRatio() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string change_ratio = 10;
- getChangeRatio() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string change_ratio = 10;
- getChangeRatio() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getChangeRatioBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string change_ratio = 11;
- getChangeRatioBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string change_ratio = 11;
- getChangeRatioBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string change_ratio = 11;
- getChangeRatioBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string change_ratio = 10;
- getChangeRatioBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string change_ratio = 10;
- getChangeRatioBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string change_ratio = 10;
- getClientComboOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
-
- getClientComboOrderId() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
-
- getClientComboOrderId() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
-
- getClientComboOrderId() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
- getClientComboOrderId() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
-
- getClientComboOrderId() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
-
- getClientComboOrderId() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
-
- getClientOrderId() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.ComboOrder
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
-
Deprecated.
- getClientOrderId() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getClientOrderId() - Method in interface com.webull.openapi.trade.response.Order
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.OrderClientId
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getClientOrderId() - Method in interface com.webull.openapi.trade.response.OrderResponse
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
-
- getClientOrderId() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
-
- getClientSDKInfo() - Static method in class com.webull.openapi.core.config.ProjectReaderHelper
-
- getClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string close = 3;
- getClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string close = 3;
- getClose() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string close = 3;
- getClose() - Method in class com.webull.openapi.data.quotes.domain.Bar
-
- getClose() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getCloseBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string close = 3;
- getCloseBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string close = 3;
- getCloseBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string close = 3;
- getCloseContracts() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getCloseContracts() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getCloseContracts() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getCloseContracts() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getCloseContracts() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getCode() - Method in enum com.webull.openapi.core.common.dict.EventType
-
- getCode() - Method in enum com.webull.openapi.core.common.dict.SubscribeType
-
- getCode() - Method in exception com.webull.openapi.core.execption.ClientException
-
- getCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
uint32 code = 3;
- getCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
uint32 code = 3;
- getCode() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
uint32 code = 3;
- getCode() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
-
- getCode() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getCode() - Method in class com.webull.openapi.data.quotes.domain.FuturesProduct
-
- getCode() - Method in class com.webull.openapi.data.quotes.subsribe.message.ConnAck
-
- getCode() - Method in enum com.webull.openapi.trade.events.subscribe.message.EventType
-
- getCode() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
-
- getCode() - Method in interface com.webull.openapi.trade.response.OrderResponse
-
- getCode() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
-
Deprecated.
- getComboInstrumentType() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getComboInstrumentType() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getComboOrderId() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getComboOrderId() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
- getComboOrderId() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
-
- getComboOrderId() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
-
- getComboTickerType() - Method in class com.webull.openapi.trade.response.ComboOrder
-
- getComboType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getComboType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getComboType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getComboType() - Method in class com.webull.openapi.trade.response.ComboOrder
-
- getComboType() - Method in class com.webull.openapi.trade.response.NOrderItem
-
Deprecated.
- getComboType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getComboType() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
- getComboType() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
-
- getConfig() - Method in class com.webull.openapi.core.http.HttpApiClient
-
- getConfig() - Method in class com.webull.openapi.core.http.initializer.config.ConfigService
-
get config
- getConnAck() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
-
- getConnAck() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
-
- getConnAck() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsFailedContext
-
The ConnAck message if contained an error code.
- getConnectTimeout(TimeUnit) - Method in class com.webull.openapi.core.http.RuntimeOptions
-
- getContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Content type
- getContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Content type
- getContentType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Content type
- getContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Subscription type
- getContentType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Subscription type
- getContentType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Subscription type
- getContentType() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
-
- getContentTypeBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Content type
- getContentTypeBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Content type
- getContentTypeBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Content type
- getContentTypeBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Subscription type
- getContentTypeBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Subscription type
- getContentTypeBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Subscription type
- getContractId() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getContractId() - Method in class com.webull.openapi.trade.request.CloseContract
-
- getContractId() - Method in class com.webull.openapi.trade.request.v2.CloseContract
-
- getContractId() - Method in class com.webull.openapi.trade.request.v3.CloseContract
-
- getContractId() - Method in class com.webull.openapi.trade.response.CloseContract
-
- getContractId() - Method in class com.webull.openapi.trade.response.ContractPosition
-
- getContractMonth() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getContractType() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getCorpAction(CorpActionRequest) - Method in class com.webull.openapi.data.DataClient
-
- getCorpAction(CorpActionRequest) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
Only for Webull JP
- getCostPrice() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getCostPrice() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getCostPrice() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
string count = 4;
- getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
string count = 4;
- getCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
-
string count = 4;
- getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
int32 count = 4;
- getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
int32 count = 4;
- getCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
int32 count = 4;
- getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
string count = 3;
- getCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
string count = 3;
- getCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
-
string count = 3;
- getCountBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
string count = 4;
- getCountBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
string count = 4;
- getCountBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
-
string count = 4;
- getCountBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
string count = 3;
- getCountBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
string count = 3;
- getCountBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
-
string count = 3;
- getCreateTime() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getCryptoBars(Set<String>, String, String, int, Boolean) - Method in class com.webull.openapi.data.DataClient
-
- getCryptoBars(Set<String>, String, String, int, Boolean) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getCryptoInstrument(InstrumentQueryParam) - Method in class com.webull.openapi.data.DataClient
-
- getCryptoInstrument(InstrumentQueryParam) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getCryptoSnapshots(Set<String>, String) - Method in class com.webull.openapi.data.DataClient
-
- getCryptoSnapshots(Set<String>, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getCurrency() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string currency = 5;
- getCurrency() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string currency = 5;
- getCurrency() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string currency = 5;
- getCurrency() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getCurrency() - Method in class com.webull.openapi.data.quotes.domain.Instrument
-
- getCurrency() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getCurrency() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getCurrency() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getCurrency() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getCurrency() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getCurrency() - Method in class com.webull.openapi.trade.response.TradableInstrument
-
- getCurrency() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getCurrency() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getCurrency() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
-
- getCurrency() - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
-
- getCurrency() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getCurrency() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getCurrency() - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
-
- getCurrencyBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string currency = 5;
- getCurrencyBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string currency = 5;
- getCurrencyBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string currency = 5;
- getCurrentAsk() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getCurrentAsk() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getCurrentAsk() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getCurrentAsk() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getCurrentBid() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getCurrentBid() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getCurrentBid() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getCurrentBid() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getCusip() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getCusip() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getData() - Method in class com.webull.openapi.data.quotes.subsribe.message.MarketData
-
- getData() - Method in class com.webull.openapi.data.quotes.subsribe.message.QuotesPublish
-
- getData() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
-
- getData() - Method in interface com.webull.openapi.trade.response.OrderResponse
-
- getData() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
-
Deprecated.
- getDayBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getDayBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getDayOrders(String, Integer, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getDayOrders(String, Integer, String) - Method in class com.webull.openapi.trade.TradeClient
-
- getDayProfitLoss() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getDayProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getDayProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getDayRealizedProfitLoss() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getDayRealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getDayRealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getDayTradesLeft() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getDayTradesLeft() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getDefault() - Static method in interface com.webull.openapi.core.endpoint.EndpointResolver
-
- getDefaultFactory() - Static method in class com.webull.openapi.core.logger.LoggerFactory
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
- getDefaultInstance() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
- getDefaultInstance() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
- getDefaultInstance() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
- getDefaultInstanceForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.Gateway
-
- getDescriptor() - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
- getDescriptor() - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
- getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events
-
- getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
- getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
- getDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
- getDescriptorForType() - Method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
- getDescriptorForType() - Method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
- getDescriptorForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
- getDescriptorForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
- getEasyToBorrow() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getEndDate() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
-
- getEndpoint() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getEndpoint() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getEntrustType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getEntrustType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getEntrustType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getEntrustType() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getEntrustType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getEodBars(Set<String>, String, Integer) - Method in class com.webull.openapi.data.DataClient
-
- getEodBars(Set<String>, String, Integer) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
Only for Webull JP
- getErrorCode() - Method in exception com.webull.openapi.core.execption.ServerException
-
- getErrorMsg() - Method in exception com.webull.openapi.core.execption.ServerException
-
- getEstimatedCost() - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
-
- getEstimatedCost() - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
-
- getEstimatedTransactionFee() - Method in class com.webull.openapi.trade.response.v2.PreviewOrderResponse
-
- getEstimatedTransactionFee() - Method in class com.webull.openapi.trade.response.v3.PreviewOrderResponse
-
- getEventAction() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getEventDate() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getEventId() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getEventType() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getEventType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Event type
- getEventType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Event type
- getEventType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Event type
- getEventType() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
-
- getEventTypes() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
-
- getEventTypeValue() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Event type
- getEventTypeValue() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Event type
- getEventTypeValue() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Event type
- getException() - Method in class com.webull.openapi.core.http.HttpResponse
-
- getExchangeCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string exchange_code = 4;
- getExchangeCode() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string exchange_code = 4;
- getExchangeCode() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string exchange_code = 4;
- getExchangeCode() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getExchangeCode() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getExchangeCode() - Method in class com.webull.openapi.data.quotes.domain.Instrument
-
- getExchangeCode() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getExchangeCode() - Method in class com.webull.openapi.trade.response.TradableInstrument
-
- getExchangeCodeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string exchange_code = 4;
- getExchangeCodeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string exchange_code = 4;
- getExchangeCodeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string exchange_code = 4;
- getExpirationType() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getExpirationType() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getExpires() - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
-
- getExtendedHoursTrading() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getExtendedHoursTrading() - Method in class com.webull.openapi.trade.response.ComboOrder
-
- getExtendedHoursTrading() - Method in interface com.webull.openapi.trade.response.Order
-
- getExtendedHoursTrading() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getExtendHourChange() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getExtendHourChangeRatio() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getExtendHourLastPrice() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getExtendHourLastTradeTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getExtendHourVolume() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getFilledPrice() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getFilledPrice() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getFilledQty() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getFilledQuantity() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getFilledQuantity() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getFilledQuantity() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getFilledTime() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getFilledTimeAt() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getFirstNoticeDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getFirstTradingDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getFractionable() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getFractionalTrading() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getFrozenAmount() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getFrozenAmount() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getFrozenCash() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getFuturesBars(List<String>, String, String, int, Boolean) - Method in class com.webull.openapi.data.DataClient
-
- getFuturesBars(List<String>, String, String, int, Boolean) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getFuturesDepth(String, String, String) - Method in class com.webull.openapi.data.DataClient
-
- getFuturesDepth(String, String, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getFuturesInstruments(Set<String>, String) - Method in class com.webull.openapi.data.DataClient
-
- getFuturesInstruments(Set<String>, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getFuturesInstrumentsByCode(String, String, String) - Method in class com.webull.openapi.data.DataClient
-
- getFuturesInstrumentsByCode(String, String, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getFuturesProducts(String) - Method in class com.webull.openapi.data.DataClient
-
- getFuturesProducts(String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getFuturesSnapshots(Set<String>, String) - Method in class com.webull.openapi.data.DataClient
-
- getFuturesSnapshots(Set<String>, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getFutureTicks(String, String, int) - Method in class com.webull.openapi.data.DataClient
-
- getFutureTicks(String, String, int) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getHasNext() - Method in class com.webull.openapi.trade.response.AccountPositions
-
- getHasNext() - Method in class com.webull.openapi.trade.response.Orders
-
- getHasNext() - Method in class com.webull.openapi.trade.response.TradableInstruments
-
- getHeaders() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getHeaders() - Method in class com.webull.openapi.core.http.HttpResponse
-
- getHeldAmount() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getHeldAmount() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string high = 4;
- getHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string high = 4;
- getHigh() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string high = 4;
- getHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string high = 6;
- getHigh() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string high = 6;
- getHigh() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string high = 6;
- getHigh() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string high = 5;
- getHigh() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string high = 5;
- getHigh() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string high = 5;
- getHigh() - Method in class com.webull.openapi.data.quotes.domain.Bar
-
- getHigh() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getHighBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string high = 4;
- getHighBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string high = 4;
- getHighBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string high = 4;
- getHighBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string high = 6;
- getHighBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string high = 6;
- getHighBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string high = 6;
- getHighBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string high = 5;
- getHighBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string high = 5;
- getHighBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string high = 5;
- getHoldingProportion() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getHoldings() - Method in class com.webull.openapi.trade.response.AccountPositions
-
- getHost(Region) - Method in enum com.webull.openapi.core.common.ApiModule
-
- getHost() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
-
- getHttpStatus() - Method in exception com.webull.openapi.core.http.exception.HttpServerException
-
- getHttpStatusCode() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
-
- getId() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getId() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getId() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getId() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getIgnoreSSL() - Method in class com.webull.openapi.core.http.RuntimeOptions
-
- getInfiniteMarginPower() - Method in class com.webull.openapi.trade.response.JPAccountBalance
-
- getInitExpDate() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
Deprecated.
- getInitMargin() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getInitMargin() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getInitMargin() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getInitMargin() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getInstance() - Static method in class com.webull.openapi.core.auth.signer.SignerFactory
-
- getInstance() - Static method in class com.webull.openapi.core.config.ProjectReader
-
- getInstance() - Static method in class com.webull.openapi.core.http.okhttp.interceptors.ThreadLocalProxyAuthenticator
-
- getInstance() - Static method in class com.webull.openapi.core.retry.backoff.NoDelayStrategy
-
- getInstance() - Static method in class com.webull.openapi.core.retry.condition.NoRetryCondition
-
- getInstance() - Static method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttClientHandlerBinderRegistry
-
- getInstance() - Static method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttInboundHandlerBinder
-
- getInstance() - Static method in class com.webull.openapi.data.internal.mqtt.lifecycle.binder.MqttSessionHandlerBinder
-
- getInstance() - Static method in class com.webull.openapi.data.quotes.subsribe.retry.QuotesSubsRetryCondition
-
- getInstance() - Static method in class com.webull.openapi.trade.events.internal.lifecycle.proxy.SubscribeHandlerProxyFactory
-
- getInstance() - Static method in class com.webull.openapi.trade.grpc.retry.GrpcRetryCondition
-
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
string instrument_id = 2;
- getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string instrument_id = 3;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string instrument_id = 3;
- getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string instrument_id = 3;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
string instrument_id = 2;
- getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string instrument_id = 2;
- getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
string instrument_id = 2;
- getInstrumentId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
string instrument_id = 2;
- getInstrumentId() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
-
string instrument_id = 2;
- getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
-
- getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.EodBars
-
- getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.Instrument
-
- getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.NBar
-
- getInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.QuotesBasic
-
- getInstrumentId() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getInstrumentId() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getInstrumentId() - Method in class com.webull.openapi.trade.response.InstrumentBasic
-
- getInstrumentId() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string instrument_id = 3;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string instrument_id = 3;
- getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string instrument_id = 3;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
string instrument_id = 2;
- getInstrumentIdBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
-
string instrument_id = 2;
- getInstrumentIds() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
-
- getInstruments(Set<String>, String) - Method in class com.webull.openapi.data.DataClient
-
- getInstruments(Set<String>, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getInstruments() - Method in class com.webull.openapi.trade.response.TradableInstruments
-
- getInstrumentSuperType() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getInstrumentsV1(InstrumentQueryParam) - Method in class com.webull.openapi.data.DataClient
-
- getInstrumentsV1(InstrumentQueryParam) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getInstrumentType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getInstrumentType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getInstrumentType() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getInstrumentType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getInstrumentType() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getInstrumentType() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getInstrumentType() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getInstrumentType() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getInstrumentType() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getInstrumentType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getInstrumentType() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getInstrumentType() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getInterestsUnpaid() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getInterestsUnpaid() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getInterestsUnpaid() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getIntradayMargin() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getIntradayMargin() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getIntradayMargin() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getIntradayMargin() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getIsin() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getItemId() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getItems() - Method in class com.webull.openapi.trade.response.ComboOrder
-
- getItems() - Method in interface com.webull.openapi.trade.response.Order
-
- getItems() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getItems() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getItems() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
Deprecated.
- getItems() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getLastFilledTime() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getLastInstrumentId() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
-
- getLastNoticeDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getLastPrice() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getLastPrice() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getLastPrice() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getLastPrice() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getLastTradeTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getLastTradingDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getLastUpdateTime() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
-
- getLegs() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getLegs() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getLegs() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getLegs() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getLegs() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getLimitPrice() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getLimitPrice() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getLimitPrice() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getLimitPrice() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getLimitPrice() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getLimitPrice() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getLimitPrice() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getLimitPrice() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getLimitPrice() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getListStatus() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getLogger(Class<?>) - Static method in class com.webull.openapi.core.logger.LoggerFactory
-
- getLogger(String) - Static method in class com.webull.openapi.core.logger.LoggerFactory
-
- getLotSize() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
-
- getLotSize() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string low = 5;
- getLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string low = 5;
- getLow() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string low = 5;
- getLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string low = 7;
- getLow() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string low = 7;
- getLow() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string low = 7;
- getLow() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string low = 6;
- getLow() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string low = 6;
- getLow() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string low = 6;
- getLow() - Method in class com.webull.openapi.data.quotes.domain.Bar
-
- getLow() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getLowBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string low = 5;
- getLowBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string low = 5;
- getLowBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string low = 5;
- getLowBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string low = 7;
- getLowBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string low = 7;
- getLowBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string low = 7;
- getLowBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string low = 6;
- getLowBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string low = 6;
- getLowBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string low = 6;
- getMaintenanceMargin() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getMaintenanceMargin() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getMaintenanceMargin() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getMaintenanceMargin() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getMarginable() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getMarginable() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getMarginExcess() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getMarginExcess() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getMarginExcess() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getMarginExcess() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getMarginPower() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getMarginRatio() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getMarginRatio() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getMarginRatio() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getMarginRatio() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getMarginRatio() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getMarginRequirementLong() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getMarginRequirementShort() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getMarginType() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getMarginType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getMarginType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getMarginType() - Method in class com.webull.openapi.trade.response.ContractPosition
-
- getMarginType() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getMarginType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getMarginUtilizationRate() - Method in class com.webull.openapi.trade.response.AccountBalance
-
- getMarginUtilizationRate() - Method in interface com.webull.openapi.trade.response.BalanceBase
-
- getMarginUtilizationRate() - Method in class com.webull.openapi.trade.response.JPAccountBalance
-
- getMarket() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getMarket() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getMarket() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getMarket() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getMarket() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getMarket() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getMarket() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getMarketValue() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getMarketValue() - Method in class com.webull.openapi.trade.response.ContractPosition
-
- getMarketValue() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getMarketValue() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getMarketValue() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getMarketValue() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getMarketValue() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getMaxIdleConn() - Method in class com.webull.openapi.core.http.RuntimeOptions
-
- getMaxRetries() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getMaxTradeAmt() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
-
- getMaxTradeQty() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
-
- getMessage() - Method in exception com.webull.openapi.core.execption.ClientException
-
- getMessage() - Method in class com.webull.openapi.core.logger.FormattingTuple
-
- getMetadata() - Method in class com.webull.openapi.data.quotes.subsribe.message.MarketData
-
- getMethod() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getMethod() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
-
- getMinTick() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getMinTradeAmt() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
-
- getMinTradeQty() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
-
- getModifyOrders() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
-
- getModifyOrders() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
-
- getModifyOrders() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
-
- getMpid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
-
string mpid = 1;
- getMpid() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
string mpid = 1;
- getMpid() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.OrderOrBuilder
-
string mpid = 1;
- getMpid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
-
string mpid = 1;
- getMpid() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
string mpid = 1;
- getMpid() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.OrderOrBuilder
-
string mpid = 1;
- getMpid() - Method in class com.webull.openapi.data.quotes.domain.Order
-
- getMpidBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
-
string mpid = 1;
- getMpidBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
string mpid = 1;
- getMpidBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.OrderOrBuilder
-
string mpid = 1;
- getMpidBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
-
string mpid = 1;
- getMpidBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
string mpid = 1;
- getMpidBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.OrderOrBuilder
-
string mpid = 1;
- getMsg() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
string msg = 4;
- getMsg() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
string msg = 4;
- getMsg() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
string msg = 4;
- getMsg() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
-
- getMsg() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
-
- getMsg() - Method in interface com.webull.openapi.trade.response.OrderResponse
-
- getMsg() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
-
Deprecated.
- getMsgBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
string msg = 4;
- getMsgBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
string msg = 4;
- getMsgBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
string msg = 4;
- getName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
-
string name = 2;
- getName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
string name = 2;
- getName() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BrokerOrBuilder
-
string name = 2;
- getName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string name = 1;
- getName() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string name = 1;
- getName() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string name = 1;
- getName() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
-
string name = 2;
- getName() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
string name = 2;
- getName() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BrokerOrBuilder
-
string name = 2;
- getName() - Method in class com.webull.openapi.data.quotes.domain.Broker
-
- getName() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getName() - Method in class com.webull.openapi.data.quotes.domain.FuturesProduct
-
- getName() - Method in class com.webull.openapi.data.quotes.domain.Instrument
-
- getName() - Method in class com.webull.openapi.trade.response.TradableInstrument
-
- getName() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getNameBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker.Builder
-
string name = 2;
- getNameBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
string name = 2;
- getNameBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BrokerOrBuilder
-
string name = 2;
- getNameBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string name = 1;
- getNameBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string name = 1;
- getNameBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string name = 1;
- getNameBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker.Builder
-
string name = 2;
- getNameBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
string name = 2;
- getNameBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BrokerOrBuilder
-
string name = 2;
- getNetLiquidationValue() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getNetLiquidationValue() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getNetLiquidationValue() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getNewOrders() - Method in class com.webull.openapi.trade.request.v2.OptionOrder
-
- getNewOrders() - Method in class com.webull.openapi.trade.request.v2.TradeOrder
-
- getNewOrders() - Method in class com.webull.openapi.trade.request.v3.TradeOrder
-
- getNightTradingBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getNightTradingBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getNoPartyIds() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getNoPartyIds() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getNumber() - Method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
-
- getNumber() - Method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
- getOneDayMarginPower() - Method in class com.webull.openapi.trade.response.JPAccountBalance
-
- getOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string open = 2;
- getOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string open = 2;
- getOpen() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string open = 2;
- getOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string open = 5;
- getOpen() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string open = 5;
- getOpen() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string open = 5;
- getOpen() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string open = 4;
- getOpen() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string open = 4;
- getOpen() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string open = 4;
- getOpen() - Method in class com.webull.openapi.data.quotes.domain.Bar
-
- getOpen() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getOpenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string open = 2;
- getOpenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string open = 2;
- getOpenBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string open = 2;
- getOpenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string open = 5;
- getOpenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string open = 5;
- getOpenBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string open = 5;
- getOpenBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string open = 4;
- getOpenBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string open = 4;
- getOpenBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string open = 4;
- getOpenedOrders(String, Integer, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getOpenedOrders(String, Integer, String) - Method in class com.webull.openapi.trade.TradeClient
-
- getOpenInterest() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getOpenMarginCalls() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getOpenMarginCalls() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getOptionBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getOptionBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getOptionCategory() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getOptionCategory() - Method in class com.webull.openapi.trade.response.NOrderItem
-
Deprecated.
- getOptionCategory() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getOptionContractDeliverable() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getOptionContractDeliverable() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getOptionContractMultiplier() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getOptionContractMultiplier() - Method in class com.webull.openapi.trade.response.NOrderItem
-
Deprecated.
- getOptionContractMultiplier() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getOptionExercisePrice() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getOptionExercisePrice() - Method in class com.webull.openapi.trade.response.NOrderItem
-
Deprecated.
- getOptionExpireDate() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getOptionExpireDate() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getOptionExpireDate() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getOptionExpireDate() - Method in class com.webull.openapi.trade.response.NOrderItem
-
Deprecated.
- getOptionExpireDate() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getOptionStrategy() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getOptionStrategy() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getOptionStrategy() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getOptionStrategy() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getOptionStrategy() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getOptionStrategy() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getOptionStrategy() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getOptionType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getOptionType() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getOptionType() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getOptionType() - Method in class com.webull.openapi.trade.response.NOrderItem
-
Deprecated.
- getOptionType() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getOrder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- getOrder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Order order = 3;
- getOrder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Order order = 3;
- getOrder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- getOrder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Order order = 3;
- getOrder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Order order = 3;
- getOrder() - Method in class com.webull.openapi.data.quotes.domain.AskBid
-
- getOrderBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- getOrderBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- getOrderBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- getOrderBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- getOrderCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- getOrderCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Order order = 3;
- getOrderCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Order order = 3;
- getOrderCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- getOrderCount() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Order order = 3;
- getOrderCount() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Order order = 3;
- getOrderDetails(String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getOrderDetails(String, String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
-
This interface is currently supported only for Webull HK and Webull US.
- getOrderDetails(String, String) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
-
This interface is currently supported only for Webull US.
- getOrderDetails(String, String) - Method in class com.webull.openapi.trade.TradeClient
-
- getOrderDetails(String, String) - Method in class com.webull.openapi.trade.TradeClientV2
-
This interface is currently supported only for Webull HK and Webull US.
- getOrderDetails(String, String) - Method in class com.webull.openapi.trade.TradeClientV3
-
- getOrderId() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
Deprecated.
- getOrderId() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getOrderId() - Method in class com.webull.openapi.trade.response.ComboOrder
-
- getOrderId() - Method in class com.webull.openapi.trade.response.ComboOrderResponse
-
- getOrderId() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getOrderId() - Method in interface com.webull.openapi.trade.response.Order
-
- getOrderId() - Method in class com.webull.openapi.trade.response.OrderClientId
-
- getOrderId() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getOrderId() - Method in interface com.webull.openapi.trade.response.OrderResponse
-
- getOrderId() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getOrderId() - Method in class com.webull.openapi.trade.response.SimpleOrderResponse
-
- getOrderId() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getOrderId() - Method in class com.webull.openapi.trade.response.v2.TradeOrderResponse
-
- getOrderId() - Method in class com.webull.openapi.trade.response.v3.TradeOrderResponse
-
- getOrderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- getOrderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Order order = 3;
- getOrderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Order order = 3;
- getOrderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- getOrderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Order order = 3;
- getOrderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Order order = 3;
- getOrderOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- getOrderOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Order order = 3;
- getOrderOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Order order = 3;
- getOrderOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- getOrderOrBuilder(int) - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Order order = 3;
- getOrderOrBuilder(int) - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Order order = 3;
- getOrderOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
repeated .api.Order order = 3;
- getOrderOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
repeated .api.Order order = 3;
- getOrderOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
repeated .api.Order order = 3;
- getOrderOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
repeated .quotes.Order order = 3;
- getOrderOrBuilderList() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
repeated .quotes.Order order = 3;
- getOrderOrBuilderList() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
repeated .quotes.Order order = 3;
- getOrders() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
Deprecated.
- getOrders() - Method in class com.webull.openapi.trade.response.Orders
-
- getOrders() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
- getOrders() - Method in class com.webull.openapi.trade.response.v3.OrderHistory
-
- getOrderStatus() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getOrderType() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getOrderType() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getOrderType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getOrderType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getOrderType() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getOrderType() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getOrderType() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getOrderType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getOrderType() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getOvernightBuyingPower() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getOvernightBuyingPower() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getOvernightPower() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getOvernightTradingSupported() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getOvnChange() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getOvnChangeRatio() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getOvnHigh() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getOvnLastTradeTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getOvnLow() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getOvnPrice() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getOvnVolume() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getPageNumber() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
-
- getPageSize() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
-
- getPageSize() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
- getParserForType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
- getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
- getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
- getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
- getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
- getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
- getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
- getParserForType() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
- getParserForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
- getParserForType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
- getPartyId() - Method in class com.webull.openapi.trade.request.v2.NoPartyId
-
- getPartyId() - Method in class com.webull.openapi.trade.request.v3.NoPartyId
-
- getPartyIdSource() - Method in class com.webull.openapi.trade.request.v2.NoPartyId
-
- getPartyIdSource() - Method in class com.webull.openapi.trade.request.v3.NoPartyId
-
- getPartyRole() - Method in class com.webull.openapi.trade.request.v2.NoPartyId
-
- getPartyRole() - Method in class com.webull.openapi.trade.request.v3.NoPartyId
-
- getPassword() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
-
- getPasswordAuthentication() - Method in class com.webull.openapi.core.http.okhttp.interceptors.ThreadLocalProxyAuthenticator
-
- getPath() - Method in interface com.webull.openapi.core.config.ConfigReader
-
- getPath() - Method in class com.webull.openapi.core.config.ProjectReader
-
- getPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
string path = 3;
- getPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
string path = 3;
- getPath() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
-
string path = 3;
- getPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
string path = 5;
- getPath() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
string path = 5;
- getPath() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
string path = 5;
- getPath() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
-
- getPathBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
string path = 3;
- getPathBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
string path = 3;
- getPathBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
-
string path = 3;
- getPathBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
string path = 5;
- getPathBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
string path = 5;
- getPathBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
string path = 5;
- getPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
bytes payload = 4;
- getPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
bytes payload = 4;
- getPayload() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
-
bytes payload = 4;
- getPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
bytes payload = 6;
- getPayload() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
bytes payload = 6;
- getPayload() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
bytes payload = 6;
- getPayload() - Method in class com.webull.openapi.data.internal.mqtt.message.MqttPublish
-
- getPayload() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
-
- getPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Content
- getPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Content
- getPayload() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Content
- getPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Content
- getPayload() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Content
- getPayload() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Content
- getPayload() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
-
- getPayloadAsBytes() - Method in class com.webull.openapi.data.internal.mqtt.message.MqttPublish
-
- getPayloadBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Content
- getPayloadBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Content
- getPayloadBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Content
- getPayloadBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Content
- getPayloadBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Content
- getPayloadBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Content
- getPendingIncoming() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getPlaceTime() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getPlaceTime() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getPlaceTimeAt() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getPort() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getPort() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getPort() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
-
- getPositionId() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getPositionId() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getPositions() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getPositionsMarketValue() - Method in class com.webull.openapi.trade.response.AccountAsset
-
- getPositionsMarketValue() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getPreClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string pre_close = 8;
- getPreClose() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string pre_close = 8;
- getPreClose() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string pre_close = 8;
- getPreClose() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string pre_close = 7;
- getPreClose() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string pre_close = 7;
- getPreClose() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string pre_close = 7;
- getPreClose() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getPreCloseBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string pre_close = 8;
- getPreCloseBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string pre_close = 8;
- getPreCloseBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string pre_close = 8;
- getPreCloseBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string pre_close = 7;
- getPreCloseBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string pre_close = 7;
- getPreCloseBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string pre_close = 7;
- getPrefix() - Method in enum com.webull.openapi.core.http.common.HttpProtocol
-
- getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
string price = 1;
- getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
string price = 1;
- getPrice() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
string price = 1;
- getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string price = 4;
- getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string price = 4;
- getPrice() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string price = 4;
- getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
string price = 2;
- getPrice() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
string price = 2;
- getPrice() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
-
string price = 2;
- getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
string price = 1;
- getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
string price = 1;
- getPrice() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
string price = 1;
- getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string price = 3;
- getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string price = 3;
- getPrice() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string price = 3;
- getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
string price = 3;
- getPrice() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
string price = 3;
- getPrice() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
string price = 3;
- getPrice() - Method in class com.webull.openapi.data.quotes.domain.AskBid
-
- getPrice() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getPrice() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
-
- getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
string price = 1;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
string price = 1;
- getPriceBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
string price = 1;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string price = 4;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string price = 4;
- getPriceBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string price = 4;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
string price = 2;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
string price = 2;
- getPriceBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
-
string price = 2;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
string price = 1;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
string price = 1;
- getPriceBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
string price = 1;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string price = 3;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string price = 3;
- getPriceBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string price = 3;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
string price = 3;
- getPriceBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
string price = 3;
- getPriceBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
string price = 3;
- getPriceStep() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
-
- getProportion() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getProportion() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getProportion() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getProtocol() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getProtocol() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
-
- getProxyAddress() - Method in class com.webull.openapi.core.http.RuntimeOptions
-
- getProxyType() - Method in class com.webull.openapi.core.http.RuntimeOptions
-
- getQty() - Method in class com.webull.openapi.trade.request.CloseContract
-
- getQty() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getQty() - Method in class com.webull.openapi.trade.response.CloseContract
-
- getQty() - Method in class com.webull.openapi.trade.response.ContractPosition
-
- getQty() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getQty() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getQuantity() - Method in class com.webull.openapi.trade.request.v2.CloseContract
-
- getQuantity() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getQuantity() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getQuantity() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getQuantity() - Method in class com.webull.openapi.trade.request.v3.CloseContract
-
- getQuantity() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getQuantity() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getQuantity() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getQuantity() - Method in class com.webull.openapi.trade.response.NOrderItem
-
Deprecated.
- getQuantity() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getQuantity() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getQuantity() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getQuantity() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getQuantity() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getQuantity() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getQuery() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getQuote(String, String, String, Boolean) - Method in class com.webull.openapi.data.DataClient
-
- getQuote(String, String, String, Boolean) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getQuoteTime() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
-
- getQuoteTime() - Method in class com.webull.openapi.data.quotes.domain.Quote
-
- getQuoteTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getRatioNew() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getRatioOld() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getReadTimeout(TimeUnit) - Method in class com.webull.openapi.core.http.RuntimeOptions
-
- getRegionId() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getRemainQuantity() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getRequestId() - Method in exception com.webull.openapi.core.execption.ServerException
-
- getRequestId() - Method in class com.webull.openapi.core.http.HttpResponse
-
- getRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
string requestId = 2;
- getRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
string requestId = 2;
- getRequestId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
-
string requestId = 2;
- getRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
string requestId = 2;
- getRequestId() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
string requestId = 2;
- getRequestId() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
string requestId = 2;
- getRequestId() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
-
- getRequestId() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Request id
- getRequestId() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Request id
- getRequestId() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Request id
- getRequestId() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
-
- getRequestIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
string requestId = 2;
- getRequestIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
string requestId = 2;
- getRequestIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
-
string requestId = 2;
- getRequestIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
string requestId = 2;
- getRequestIdBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
string requestId = 2;
- getRequestIdBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
string requestId = 2;
- getRequestIdBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Request id
- getRequestIdBytes() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Request id
- getRequestIdBytes() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Request id
- getRequestMethod() - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
-
- getResponse() - Method in class com.webull.openapi.core.http.HttpResponse
-
- getResponseBody() - Method in class com.webull.openapi.core.http.HttpResponse
-
- getResponseCode() - Method in exception com.webull.openapi.trade.grpc.exception.ErrorResponseException
-
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
repeated .api.Bar result = 3;
- getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
repeated .api.Bar result = 3;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
repeated .api.BarsResponse result = 1;
- getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
-
repeated .api.BarsResponse result = 1;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
repeated .api.Instrument result = 1;
- getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
-
repeated .api.Instrument result = 1;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
repeated .api.Snapshot result = 1;
- getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
-
repeated .api.Snapshot result = 1;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- getResult(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
repeated .api.Tick result = 3;
- getResult(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
repeated .api.Tick result = 3;
- getResult() - Method in class com.webull.openapi.data.quotes.domain.BatchBarResponse
-
- getResult() - Method in class com.webull.openapi.data.quotes.domain.NBar
-
- getResult() - Method in class com.webull.openapi.data.quotes.domain.Tick
-
- getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- getResultBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- getResultBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
repeated .api.Bar result = 3;
- getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
repeated .api.Bar result = 3;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
repeated .api.BarsResponse result = 1;
- getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
-
repeated .api.BarsResponse result = 1;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
repeated .api.Instrument result = 1;
- getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
-
repeated .api.Instrument result = 1;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
repeated .api.Snapshot result = 1;
- getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
-
repeated .api.Snapshot result = 1;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- getResultCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
repeated .api.Tick result = 3;
- getResultCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
repeated .api.Tick result = 3;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
repeated .api.Bar result = 3;
- getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
repeated .api.Bar result = 3;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
repeated .api.BarsResponse result = 1;
- getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
-
repeated .api.BarsResponse result = 1;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
repeated .api.Instrument result = 1;
- getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
-
repeated .api.Instrument result = 1;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
repeated .api.Snapshot result = 1;
- getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
-
repeated .api.Snapshot result = 1;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- getResultList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
repeated .api.Tick result = 3;
- getResultList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
repeated .api.Tick result = 3;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
repeated .api.Bar result = 3;
- getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
repeated .api.Bar result = 3;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
repeated .api.BarsResponse result = 1;
- getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
-
repeated .api.BarsResponse result = 1;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
repeated .api.Instrument result = 1;
- getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
-
repeated .api.Instrument result = 1;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
repeated .api.Snapshot result = 1;
- getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
-
repeated .api.Snapshot result = 1;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- getResultOrBuilder(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
repeated .api.Tick result = 3;
- getResultOrBuilder(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
repeated .api.Tick result = 3;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
repeated .api.Bar result = 3;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
repeated .api.Bar result = 3;
- getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
repeated .api.Bar result = 3;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse.Builder
-
repeated .api.BarsResponse result = 1;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
repeated .api.BarsResponse result = 1;
- getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponseOrBuilder
-
repeated .api.BarsResponse result = 1;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse.Builder
-
repeated .api.Instrument result = 1;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
repeated .api.Instrument result = 1;
- getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponseOrBuilder
-
repeated .api.Instrument result = 1;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse.Builder
-
repeated .api.Snapshot result = 1;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
repeated .api.Snapshot result = 1;
- getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponseOrBuilder
-
repeated .api.Snapshot result = 1;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
repeated .api.Tick result = 3;
- getResultOrBuilderList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
repeated .api.Tick result = 3;
- getResultOrBuilderList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
repeated .api.Tick result = 3;
- getRetriesAttempted() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
-
- getRetriesAttempted() - Method in interface com.webull.openapi.core.retry.RetryContext
-
- getRetriesAttempted() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
-
- getRetriesAttempted() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
-
- getRetriesAttempted() - Method in class com.webull.openapi.trade.grpc.retry.GrpcRetryContext
-
- getRootCause(Throwable) - Static method in class com.webull.openapi.core.utils.ExceptionUtils
-
- getRuntimeOptions() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getRuntimeOptions() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getSector() - Method in class com.webull.openapi.trade.response.TradableInstrument
-
- getSecurityId() - Method in class com.webull.openapi.trade.response.TradableInstrument
-
- getSecurityInfo(String, String, String, String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getSecurityInfo(String, String, String, String, String, String) - Method in class com.webull.openapi.trade.TradeClient
-
- getSenderSubId() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getSenderSubId() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
- getSerializedSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
- getSerializedSize() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
- getSerializedSize() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
- getServiceDescriptor() - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
-
- getServiceDescriptor() - Static method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc
-
- getSessionId() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.ApiAuthProvider
-
- getSessionId() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.AuthProvider
-
- getSettleDate() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getSettledCash() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getSettledCash() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getSettledCash() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getSettlement() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getSettlementDate() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getSettlePrice() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getShortable() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getShortable() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getShortName() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getShortName() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getShortName() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getSide() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
string side = 4;
- getSide() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
string side = 4;
- getSide() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
-
string side = 4;
- getSide() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
string side = 5;
- getSide() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
string side = 5;
- getSide() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
string side = 5;
- getSide() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
-
- getSide() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getSide() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getSide() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getSide() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getSide() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getSide() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getSide() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getSide() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getSide() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getSide() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getSide() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getSide() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getSide() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getSideBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
string side = 4;
- getSideBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
string side = 4;
- getSideBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
-
string side = 4;
- getSideBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
string side = 5;
- getSideBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
string side = 5;
- getSideBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
string side = 5;
- getSign(String, String, Signer) - Static method in class com.webull.openapi.core.auth.composer.DefaultSignatureComposer
-
- getSign(Map<String, String>, String, String, String, Signer) - Static method in class com.webull.openapi.core.auth.composer.DefaultSignatureComposer
-
- getSign(String, String, String, HttpRequest) - Static method in class com.webull.openapi.core.auth.composer.DefaultSignatureComposer
-
- getSign(String, String) - Method in class com.webull.openapi.core.auth.signer.HmacSHA1Signer
-
- getSign(String, String) - Method in class com.webull.openapi.core.auth.signer.SHA256withRSASigner
-
- getSign(String, String) - Method in interface com.webull.openapi.core.auth.signer.Signer
-
- getSignAlgorithm() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getSignerName() - Method in enum com.webull.openapi.core.auth.signer.SignAlgorithm
-
- getSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
string size = 2;
- getSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
string size = 2;
- getSize() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
string size = 2;
- getSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
-
string size = 2;
- getSize() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
string size = 2;
- getSize() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.OrderOrBuilder
-
string size = 2;
- getSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
string size = 2;
- getSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
string size = 2;
- getSize() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
string size = 2;
- getSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
-
string size = 2;
- getSize() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
string size = 2;
- getSize() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.OrderOrBuilder
-
string size = 2;
- getSize() - Method in class com.webull.openapi.data.quotes.domain.AskBid
-
- getSize() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getSize() - Method in class com.webull.openapi.data.quotes.domain.Order
-
- getSizeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid.Builder
-
string size = 2;
- getSizeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
string size = 2;
- getSizeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.AskBidOrBuilder
-
string size = 2;
- getSizeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order.Builder
-
string size = 2;
- getSizeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
string size = 2;
- getSizeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.OrderOrBuilder
-
string size = 2;
- getSizeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid.Builder
-
string size = 2;
- getSizeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
string size = 2;
- getSizeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBidOrBuilder
-
string size = 2;
- getSizeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order.Builder
-
string size = 2;
- getSizeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
string size = 2;
- getSizeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.OrderOrBuilder
-
string size = 2;
- getSnapshots(Set<String>, String, Boolean, Boolean) - Method in class com.webull.openapi.data.DataClient
-
- getSnapshots(Set<String>, String, Boolean, Boolean) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getSource() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getStartDate() - Method in class com.webull.openapi.data.quotes.domain.CorpActionRequest
-
- getState() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttConnectedContextAdapter
-
- getState() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.MqttDisconnectedContextAdapter
-
- getState() - Method in class com.webull.openapi.data.internal.mqtt.lifecycle.QuotesApiFailedContext
-
- getState() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsConnectedContext
-
- getState() - Method in interface com.webull.openapi.data.quotes.subsribe.lifecycle.QuotesSubsFailedContext
-
- getStatus() - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
-
- getStatus() - Method in class com.webull.openapi.data.quotes.domain.CryptoInstrumentDetail
-
- getStatus() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
-
- getStatus() - Method in class com.webull.openapi.data.quotes.domain.StockInstrumentDetail
-
- getStatus() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getStatus() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getStatus() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getStatusCode() - Method in class com.webull.openapi.core.http.HttpResponse
-
- getStatusCode() - Method in interface com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContext
-
- getStatusCode() - Method in class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
-
- getStockPower() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getStopPrice() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getStopPrice() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getStopPrice() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getStopPrice() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getStopPrice() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getStopPrice() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getStopPrice() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getStopPrice() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getStopPrice() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getStreamRequestMethod() - Static method in class com.webull.openapi.data.internal.grpc.proto.QuoteGrpc
-
- getStrikePrice() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getStrikePrice() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getStrikePrice() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getSubscribeMethod() - Static method in class com.webull.openapi.trade.events.internal.proto.EventServiceGrpc
-
- getSubscribeType() - Method in class com.webull.openapi.data.quotes.subsribe.message.Metadata
-
- getSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Subscription type
- getSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Subscription type
- getSubscribeType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Subscription type
- getSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Subscription type
- getSubscribeType() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Subscription type
- getSubscribeType() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Subscription type
- getSubscribeType() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeRequest
-
- getSubscribeType() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
-
- getSubscriptionId() - Method in class com.webull.openapi.trade.response.Account
-
- getSubTypes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string sub_types = 4;
- getSubTypes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
repeated string sub_types = 4;
- getSubTypes(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
repeated string sub_types = 4;
- getSubTypesBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string sub_types = 4;
- getSubTypesBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
repeated string sub_types = 4;
- getSubTypesBytes(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
repeated string sub_types = 4;
- getSubTypesCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string sub_types = 4;
- getSubTypesCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
repeated string sub_types = 4;
- getSubTypesCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
repeated string sub_types = 4;
- getSubTypesList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string sub_types = 4;
- getSubTypesList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
repeated string sub_types = 4;
- getSubTypesList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
repeated string sub_types = 4;
- getSupportTradingSession() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getSupportTradingSession() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getSupportTradingSession() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getSupportTradingSession() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getSupportTradingSession() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getSupportTradingSession() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
string symbol = 1;
- getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
string symbol = 1;
- getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string symbol = 2;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string symbol = 2;
- getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string symbol = 2;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
string symbol = 1;
- getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequestOrBuilder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
string symbol = 1;
- getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string symbol = 1;
- getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
string symbol = 1;
- getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
string symbol = 1;
- getSymbol() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
string symbol = 1;
- getSymbol() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
-
string symbol = 1;
- getSymbol() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getSymbol() - Method in class com.webull.openapi.data.quotes.domain.DepthOfBook
-
- getSymbol() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getSymbol() - Method in class com.webull.openapi.data.quotes.domain.Instrument
-
- getSymbol() - Method in class com.webull.openapi.data.quotes.domain.NBar
-
- getSymbol() - Method in class com.webull.openapi.data.quotes.domain.QuotesBasic
-
- getSymbol() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItemLeg
-
- getSymbol() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getSymbol() - Method in class com.webull.openapi.trade.request.v3.OptionOrderItemLeg
-
- getSymbol() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getSymbol() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getSymbol() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getSymbol() - Method in class com.webull.openapi.trade.response.InstrumentBasic
-
- getSymbol() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getSymbol() - Method in class com.webull.openapi.trade.response.NOrderItemLeg
-
- getSymbol() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getSymbol() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getSymbol() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getSymbol() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
string symbol = 1;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse.Builder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
string symbol = 1;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsResponseOrBuilder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument.Builder
-
string symbol = 2;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
string symbol = 2;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentOrBuilder
-
string symbol = 2;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest.Builder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
string symbol = 1;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequestOrBuilder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse.Builder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
string symbol = 1;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponseOrBuilder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string symbol = 1;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest.Builder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
string symbol = 1;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickRequestOrBuilder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse.Builder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
string symbol = 1;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickResponseOrBuilder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
string symbol = 1;
- getSymbolBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
string symbol = 1;
- getSymbolBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
-
string symbol = 1;
- getSymbols(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
repeated string symbols = 1;
- getSymbols(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
repeated string symbols = 1;
- getSymbols(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
repeated string symbols = 1;
- getSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
-
string symbols = 1;
- getSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
string symbols = 1;
- getSymbols() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequestOrBuilder
-
string symbols = 1;
- getSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
-
string symbols = 1;
- getSymbols() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
string symbols = 1;
- getSymbols() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequestOrBuilder
-
string symbols = 1;
- getSymbols(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string symbols = 2;
- getSymbols(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
repeated string symbols = 2;
- getSymbols(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
repeated string symbols = 2;
- getSymbols() - Method in class com.webull.openapi.data.quotes.domain.InstrumentQueryParam
-
- getSymbolsBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
repeated string symbols = 1;
- getSymbolsBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
repeated string symbols = 1;
- getSymbolsBytes(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
repeated string symbols = 1;
- getSymbolsBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest.Builder
-
string symbols = 1;
- getSymbolsBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
string symbols = 1;
- getSymbolsBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequestOrBuilder
-
string symbols = 1;
- getSymbolsBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest.Builder
-
string symbols = 1;
- getSymbolsBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
string symbols = 1;
- getSymbolsBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequestOrBuilder
-
string symbols = 1;
- getSymbolsBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string symbols = 2;
- getSymbolsBytes(int) - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
repeated string symbols = 2;
- getSymbolsBytes(int) - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
repeated string symbols = 2;
- getSymbolsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
repeated string symbols = 1;
- getSymbolsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
repeated string symbols = 1;
- getSymbolsCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
repeated string symbols = 1;
- getSymbolsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string symbols = 2;
- getSymbolsCount() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
repeated string symbols = 2;
- getSymbolsCount() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
repeated string symbols = 2;
- getSymbolsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
repeated string symbols = 1;
- getSymbolsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
repeated string symbols = 1;
- getSymbolsList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
repeated string symbols = 1;
- getSymbolsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
repeated string symbols = 2;
- getSymbolsList() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
repeated string symbols = 2;
- getSymbolsList() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
repeated string symbols = 2;
- getThrowable() - Method in class com.webull.openapi.core.logger.FormattingTuple
-
- getTicks(String, String, int, List<String>) - Method in class com.webull.openapi.data.DataClient
-
- getTicks(String, String) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getTicks(String, String, int, List<String>) - Method in interface com.webull.openapi.data.quotes.api.IDataClient
-
- getTif() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getTif() - Method in class com.webull.openapi.trade.response.ComboOrder
-
- getTif() - Method in interface com.webull.openapi.trade.response.Order
-
- getTif() - Method in class com.webull.openapi.trade.response.SimpleOrder
-
- getTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string time = 1;
- getTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string time = 1;
- getTime() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string time = 1;
- getTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
string time = 1;
- getTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
string time = 1;
- getTime() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
-
string time = 1;
- getTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
string time = 2;
- getTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
string time = 2;
- getTime() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
string time = 2;
- getTime() - Method in class com.webull.openapi.data.quotes.domain.Bar
-
- getTime() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
-
- getTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string time = 1;
- getTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string time = 1;
- getTimeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string time = 1;
- getTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
string time = 1;
- getTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
string time = 1;
- getTimeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
-
string time = 1;
- getTimeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
string time = 2;
- getTimeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
string time = 2;
- getTimeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
string time = 2;
- getTimeInForce() - Method in class com.webull.openapi.trade.request.v2.OptionOrderItem
-
- getTimeInForce() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getTimeInForce() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getTimeInForce() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getTimeInForce() - Method in class com.webull.openapi.trade.response.OrderHistory
-
- getTimeInForce() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getTimeInForce() - Method in class com.webull.openapi.trade.response.v2.OrderHistory
-
Deprecated.
- getTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
string timespan = 3;
- getTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
string timespan = 3;
- getTimespan() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
-
string timespan = 3;
- getTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
string timespan = 3;
- getTimespan() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
string timespan = 3;
- getTimespan() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
string timespan = 3;
- getTimespanBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest.Builder
-
string timespan = 3;
- getTimespanBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
string timespan = 3;
- getTimespanBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarsRequestOrBuilder
-
string timespan = 3;
- getTimespanBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest.Builder
-
string timespan = 3;
- getTimespanBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
string timespan = 3;
- getTimespanBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequestOrBuilder
-
string timespan = 3;
- getTimestamp() - Static method in class com.webull.openapi.core.utils.DateUtils
-
- getTimestamp() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
string timestamp = 3;
- getTimestamp() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
string timestamp = 3;
- getTimestamp() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
-
string timestamp = 3;
- getTimestamp() - Method in class com.webull.openapi.data.quotes.subsribe.message.MarketData
-
- getTimestamp() - Method in class com.webull.openapi.data.quotes.subsribe.message.QuotesPublish
-
- getTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest.Builder
-
Timestamp
- getTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
Timestamp
- getTimestamp() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequestOrBuilder
-
Timestamp
- getTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse.Builder
-
Timestamp
- getTimestamp() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
Timestamp
- getTimestamp() - Method in interface com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponseOrBuilder
-
Timestamp
- getTimestamp() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeRequest
-
- getTimestamp() - Method in class com.webull.openapi.trade.events.subscribe.message.SubscribeResponse
-
- getTimestampBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
string timestamp = 3;
- getTimestampBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
string timestamp = 3;
- getTimestampBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
-
string timestamp = 3;
- getToken() - Method in class com.webull.openapi.core.http.HttpApiClient
-
- getToken() - Method in class com.webull.openapi.core.http.initializer.token.bean.AccessToken
-
- getToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
string token = 1;
- getToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
string token = 1;
- getToken() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
string token = 1;
- getToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
-
string token = 1;
- getToken() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
-
string token = 1;
- getToken() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TokenResponseOrBuilder
-
string token = 1;
- getTokenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
string token = 1;
- getTokenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
string token = 1;
- getTokenBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
string token = 1;
- getTokenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse.Builder
-
string token = 1;
- getTokenBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
-
string token = 1;
- getTokenBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TokenResponseOrBuilder
-
string token = 1;
- getTokenCheckDurationSeconds() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getTokenCheckEnabled() - Method in class com.webull.openapi.core.http.initializer.config.bean.ApiConfig
-
- getTokenCheckIntervalSeconds() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getTopic() - Method in class com.webull.openapi.data.internal.mqtt.message.MqttPublish
-
- getTotalAsset() - Method in class com.webull.openapi.trade.response.AccountBalance
-
- getTotalAssetCurrency() - Method in class com.webull.openapi.trade.response.AccountBalance
-
- getTotalAssetCurrency() - Method in interface com.webull.openapi.trade.response.BalanceBase
-
- getTotalAssetCurrency() - Method in class com.webull.openapi.trade.response.JPAccountBalance
-
- getTotalAssetCurrency() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getTotalAssetCurrency() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getTotalCash() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getTotalCashAmount() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getTotalCashAmount() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getTotalCashBalance() - Method in class com.webull.openapi.trade.response.AccountBalance
-
- getTotalCashBalance() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getTotalCashBalance() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getTotalCollateralValue() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getTotalCollateralValue() - Method in class com.webull.openapi.trade.response.JPAccountBalance
-
- getTotalCost() - Method in class com.webull.openapi.trade.response.ContractPosition
-
- getTotalCost() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getTotalDayProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getTotalDayProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getTotalMarketValue() - Method in class com.webull.openapi.trade.response.AccountBalance
-
- getTotalMarketValue() - Method in interface com.webull.openapi.trade.response.BalanceBase
-
- getTotalMarketValue() - Method in class com.webull.openapi.trade.response.JPAccountBalance
-
- getTotalMarketValue() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getTotalMarketValue() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getTotalNetLiquidationValue() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getTotalNetLiquidationValue() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getTotalQuantity() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getTotalUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getTotalUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getTradeableInstruments(String, Integer) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
Only for Webull JP
- getTradeableInstruments(String, Integer) - Method in class com.webull.openapi.trade.TradeClient
-
- getTradeCalendar(String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getTradeCalendar(String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeV2Client
-
This interface is currently supported only for Webull HK and Webull US.
- getTradeCalendar(String, String, String) - Method in interface com.webull.openapi.trade.http.ITradeV3Client
-
This interface is currently supported only for Webull US.
- getTradeCalendar(String, String, String) - Method in class com.webull.openapi.trade.TradeClient
-
- getTradeCalendar(String, String, String) - Method in class com.webull.openapi.trade.TradeClientV2
-
This interface is currently supported only for Webull HK and Webull US.
- getTradeCalendar(String, String, String) - Method in class com.webull.openapi.trade.TradeClientV3
-
- getTradeCurrency() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getTradeCurrency() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getTradeCurrency() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getTradeCurrency() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getTradeDateType() - Method in class com.webull.openapi.trade.response.TradeCalendar
-
- getTradeDay() - Method in class com.webull.openapi.trade.response.TradeCalendar
-
- getTradeInstrument(String) - Method in interface com.webull.openapi.trade.http.ITradeClient
-
- getTradeInstrument(String) - Method in class com.webull.openapi.trade.TradeClient
-
- getTradePolicy() - Method in class com.webull.openapi.trade.response.InstrumentInfo
-
- getTradeTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string trade_time = 3;
- getTradeTime() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string trade_time = 3;
- getTradeTime() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string trade_time = 3;
- getTradeTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string trade_time = 2;
- getTradeTime() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string trade_time = 2;
- getTradeTime() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string trade_time = 2;
- getTradeTime() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getTradeTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string trade_time = 3;
- getTradeTimeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string trade_time = 3;
- getTradeTimeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string trade_time = 3;
- getTradeTimeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string trade_time = 2;
- getTradeTimeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string trade_time = 2;
- getTradeTimeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string trade_time = 2;
- getTradingSession() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
string trading_session = 4;
- getTradingSession() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
string trading_session = 4;
- getTradingSession() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
-
string trading_session = 4;
- getTradingSession() - Method in class com.webull.openapi.data.quotes.domain.Bar
-
- getTradingSession() - Method in class com.webull.openapi.data.quotes.domain.Quote
-
- getTradingSession() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getTradingSession() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
-
- getTradingSessionBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic.Builder
-
string trading_session = 4;
- getTradingSessionBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
string trading_session = 4;
- getTradingSessionBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.BasicOrBuilder
-
string trading_session = 4;
- getTrailingStopStep() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getTrailingStopStep() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getTrailingStopStep() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getTrailingStopStep() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getTrailingStopStep() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getTrailingStopStep() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getTrailingType() - Method in class com.webull.openapi.trade.request.StockOrder
-
- getTrailingType() - Method in class com.webull.openapi.trade.request.v2.TradeOrderItem
-
- getTrailingType() - Method in class com.webull.openapi.trade.request.v3.TradeOrderItem
-
- getTrailingType() - Method in class com.webull.openapi.trade.response.NOrderItem
-
- getTrailingType() - Method in class com.webull.openapi.trade.response.OrderItem
-
- getTrailingType() - Method in class com.webull.openapi.trade.response.TradeOrderItem
-
- getType() - Method in enum com.webull.openapi.core.common.dict.SubscribeType
-
- getType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
.openapi.MsgType type = 1;
- getType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
.openapi.MsgType type = 1;
- getType() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
-
.openapi.MsgType type = 1;
- getType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
.openapi.MsgType type = 1;
- getType() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
.openapi.MsgType type = 1;
- getType() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
.openapi.MsgType type = 1;
- getType() - Method in class com.webull.openapi.data.quotes.api.message.ApiResponse
-
- getTypeValue() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest.Builder
-
.openapi.MsgType type = 1;
- getTypeValue() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
.openapi.MsgType type = 1;
- getTypeValue() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequestOrBuilder
-
.openapi.MsgType type = 1;
- getTypeValue() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse.Builder
-
.openapi.MsgType type = 1;
- getTypeValue() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
.openapi.MsgType type = 1;
- getTypeValue() - Method in interface com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponseOrBuilder
-
.openapi.MsgType type = 1;
- getUnit() - Method in class com.webull.openapi.data.quotes.domain.FuturesInstrument
-
- getUnitCost() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.AskBid
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsRequest
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BarsResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsRequest
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.BatchBarsResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Broker
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Instrument
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentRequest
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.InstrumentResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Order
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteRequest
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.QuoteResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotRequest
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SnapshotResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickRequest
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TickResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.TokenResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientRequest
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.grpc.proto.Gateway.ClientResponse
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.AskBid
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Basic
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Broker
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Order
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Quote
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
- getUnknownFields() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
- getUnknownFields() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeRequest
-
- getUnknownFields() - Method in class com.webull.openapi.trade.events.internal.proto.Events.SubscribeResponse
-
- getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.CommonPositionInfo
-
- getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.ContractPosition
-
- getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
-
- getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getUnrealizedProfitLoss() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getUnrealizedProfitLossRate() - Method in class com.webull.openapi.trade.response.HoldingInfo
-
- getUnrealizedProfitLossRate() - Method in class com.webull.openapi.trade.response.v2.AccountPositionsInfo
-
- getUnrealizedProfitLossRate() - Method in class com.webull.openapi.trade.response.v3.AccountPositionsInfo
-
- getUnsettledCash() - Method in class com.webull.openapi.trade.response.JPAccountAsset
-
- getUnsettledCash() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getUnsettledCash() - Method in class com.webull.openapi.trade.response.v2.JPAccountAssetInfo
-
- getUnsettledCash() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getUnsubscribeAll() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
string unsubscribe_all = 5;
- getUnsubscribeAll() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
string unsubscribe_all = 5;
- getUnsubscribeAll() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
string unsubscribe_all = 5;
- getUnsubscribeAllBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest.Builder
-
string unsubscribe_all = 5;
- getUnsubscribeAllBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequest
-
string unsubscribe_all = 5;
- getUnsubscribeAllBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SubscribeRequestOrBuilder
-
string unsubscribe_all = 5;
- getUpdateTime() - Method in class com.webull.openapi.data.quotes.domain.CorpAction
-
- getUri() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getUri() - Method in class com.webull.openapi.core.http.retry.HttpRetryContext
-
- getUsedMargin() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getUsedMargin() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getUsedMargin() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getUsedMargin() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getUsedMarginForOpenOrder() - Method in class com.webull.openapi.trade.response.v2.AccountAssetInfo
-
- getUsedMarginForOpenOrder() - Method in class com.webull.openapi.trade.response.v2.AccountBalanceInfo
-
- getUsedMarginForOpenOrder() - Method in class com.webull.openapi.trade.response.v3.AccountAssetInfo
-
- getUsedMarginForOpenOrder() - Method in class com.webull.openapi.trade.response.v3.AccountBalanceInfo
-
- getUserId() - Method in class com.webull.openapi.core.http.HttpApiConfig
-
- getUserId() - Method in class com.webull.openapi.trade.response.Account
-
- getUserId() - Method in class com.webull.openapi.trade.response.v2.Account
-
- getUserId() - Method in class com.webull.openapi.trade.response.v3.Account
-
- getUsername() - Method in class com.webull.openapi.data.quotes.subsribe.proxy.ProxyConfig
-
- getValueDescriptor() - Method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
-
- getValueDescriptor() - Method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
- getVersion() - Method in class com.webull.openapi.core.http.HttpRequest
-
- getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string volume = 6;
- getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string volume = 6;
- getVolume() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string volume = 6;
- getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string volume = 9;
- getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string volume = 9;
- getVolume() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string volume = 9;
- getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
string volume = 3;
- getVolume() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
string volume = 3;
- getVolume() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
-
string volume = 3;
- getVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string volume = 8;
- getVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string volume = 8;
- getVolume() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string volume = 8;
- getVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
string volume = 4;
- getVolume() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
string volume = 4;
- getVolume() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
string volume = 4;
- getVolume() - Method in class com.webull.openapi.data.quotes.domain.Bar
-
- getVolume() - Method in class com.webull.openapi.data.quotes.domain.Snapshot
-
- getVolume() - Method in class com.webull.openapi.data.quotes.domain.TickRecord
-
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar.Builder
-
string volume = 6;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
string volume = 6;
- getVolumeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.BarOrBuilder
-
string volume = 6;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot.Builder
-
string volume = 9;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
string volume = 9;
- getVolumeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.SnapshotOrBuilder
-
string volume = 9;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick.Builder
-
string volume = 3;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
string volume = 3;
- getVolumeBytes() - Method in interface com.webull.openapi.data.internal.grpc.proto.Api.TickOrBuilder
-
string volume = 3;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot.Builder
-
string volume = 8;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
string volume = 8;
- getVolumeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.SnapshotOrBuilder
-
string volume = 8;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick.Builder
-
string volume = 4;
- getVolumeBytes() - Method in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-
string volume = 4;
- getVolumeBytes() - Method in interface com.webull.openapi.data.internal.mqtt.codec.Quotes.TickOrBuilder
-
string volume = 4;
- GONE - Static variable in class com.webull.openapi.core.http.common.HttpStatus
-
- GrpcClient - Interface in com.webull.openapi.trade.grpc
-
- GrpcConnAck - Interface in com.webull.openapi.trade.grpc.message
-
- GrpcFailedContext - Interface in com.webull.openapi.trade.grpc.lifecycle
-
- GrpcFailedContextAdapter - Class in com.webull.openapi.trade.grpc.lifecycle
-
- GrpcFailedContextAdapter(Throwable) - Constructor for class com.webull.openapi.trade.grpc.lifecycle.GrpcFailedContextAdapter
-
- GrpcHandler - Interface in com.webull.openapi.trade.grpc.lifecycle
-
- GrpcInboundHandler<T> - Interface in com.webull.openapi.trade.grpc.lifecycle
-
- GrpcMessage - Interface in com.webull.openapi.trade.grpc.message
-
- GrpcRetryCondition - Class in com.webull.openapi.trade.grpc.retry
-
- GrpcRetryContext - Class in com.webull.openapi.trade.grpc.retry
-
- GrpcRetryContext(int, Throwable) - Constructor for class com.webull.openapi.trade.grpc.retry.GrpcRetryContext
-
- GrpcSessionHandler - Interface in com.webull.openapi.trade.grpc.lifecycle
-
- GrpcSessionHandlerProxy<RespT> - Class in com.webull.openapi.trade.grpc.lifecycle.proxy
-
- GrpcSessionHandlerProxy(GrpcSessionHandler) - Constructor for class com.webull.openapi.trade.grpc.lifecycle.proxy.GrpcSessionHandlerProxy
-
- GrpcSuccessContext - Interface in com.webull.openapi.trade.grpc.lifecycle
-
- GrpcSuccessContextAdapter - Class in com.webull.openapi.trade.grpc.lifecycle
-
- GUID - Class in com.webull.openapi.core.utils
-
- V1 - Static variable in class com.webull.openapi.core.common.Versions
-
- V2 - Static variable in class com.webull.openapi.core.common.Versions
-
- valueOf(String) - Static method in enum com.webull.openapi.core.auth.signer.SignAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.ApiModule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.AccountTaxType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.AccountType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ComboType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ContractType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Currency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.EntrustType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.EventSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.EventStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ExchangeCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ExerciseStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.ForbidReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.InstrumentStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.InstrumentSuperType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.MarginType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Markets
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OptionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderEntrustType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderTIF
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.OrderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.SubscribeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TickerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.Timespan
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TokenStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TradePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TradingDateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.dict.TrailingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.common.Region
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.http.common.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.http.common.HttpProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.core.http.common.ProxyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
-
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
-
- valueOf(String) - Static method in enum com.webull.openapi.data.quotes.subsribe.proxy.ProxyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
- valueOf(String) - Static method in enum com.webull.openapi.trade.events.subscribe.message.EventType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.webull.openapi.core.auth.signer.SignAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.ApiModule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.AccountTaxType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.AccountType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.ComboType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.ContractType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.Currency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.EntrustType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.EventSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.EventStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.ExchangeCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.ExerciseStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.ForbidReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.InstrumentStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.InstrumentSuperType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.MarginType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.Markets
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.OptionStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.OptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.OrderEntrustType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.OrderEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.OrderSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.OrderStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.OrderTIF
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.OrderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.SubscribeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.TickerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.Timespan
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.TokenStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.TradePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.TradingDateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.dict.TrailingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.common.Region
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.http.common.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.http.common.HttpProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.core.http.common.ProxyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.data.internal.grpc.proto.Gateway.MsgType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.data.quotes.subsribe.proxy.ProxyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.trade.events.internal.proto.Events.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.webull.openapi.trade.events.subscribe.message.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String, SSLSession) - Method in class com.webull.openapi.core.http.certificate.IgnoreHostnameVerifier
-
- VERSION - Static variable in class com.webull.openapi.core.common.Headers
-
- Versions - Class in com.webull.openapi.core.common
-
- VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Bar
-
- VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Snapshot
-
- VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.grpc.proto.Api.Tick
-
- VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Snapshot
-
- VOLUME_FIELD_NUMBER - Static variable in class com.webull.openapi.data.internal.mqtt.codec.Quotes.Tick
-