| Package | Description |
|---|---|
| com.webull.openapi.data | |
| com.webull.openapi.data.internal.mqtt.codec | |
| com.webull.openapi.data.quotes.api |
| Modifier and Type | Method and Description |
|---|---|
List<Snapshot> |
DataClient.getCryptoSnapshots(Set<String> symbols,
String category) |
List<Snapshot> |
DataClient.getFuturesSnapshots(Set<String> symbols,
String category) |
List<Snapshot> |
DataClient.getSnapshots(Set<String> symbols,
String category,
Boolean extendHourRequired,
Boolean overnightRequired) |
| Modifier and Type | Method and Description |
|---|---|
QuotesPublish<Snapshot> |
SnapshotDecoder.decode(ByteBuffer in) |
| Modifier and Type | Method and Description |
|---|---|
List<Snapshot> |
IDataClient.getCryptoSnapshots(Set<String> symbols,
String category) |
List<Snapshot> |
IDataClient.getFuturesSnapshots(Set<String> symbols,
String category) |
List<Snapshot> |
IDataClient.getSnapshots(Set<String> symbols,
String category,
Boolean extendHourRequired,
Boolean overnightRequired) |
Copyright © 2025 Webull. All rights reserved.