| Package | Description |
|---|---|
| com.webull.openapi.data | |
| com.webull.openapi.data.quotes.api |
| Modifier and Type | Method and Description |
|---|---|
List<FuturesInstrument> |
DataClient.getFuturesInstruments(Set<String> symbols,
String category) |
List<FuturesInstrument> |
DataClient.getFuturesInstrumentsByCode(String code,
String category,
String contractType) |
| Modifier and Type | Method and Description |
|---|---|
List<FuturesInstrument> |
IDataClient.getFuturesInstruments(Set<String> symbols,
String category) |
List<FuturesInstrument> |
IDataClient.getFuturesInstrumentsByCode(String code,
String category,
String contractType) |
Copyright © 2025 Webull. All rights reserved.