| Package | Description |
|---|---|
| com.webull.openapi.data | |
| com.webull.openapi.data.quotes.api |
| Modifier and Type | Method and Description |
|---|---|
BatchBarResponse |
DataClient.getBatchBars(List<String> symbols,
String category,
String timespan,
int count) |
BatchBarResponse |
DataClient.getBatchBars(List<String> symbols,
String category,
String timespan,
int count,
Boolean realTimeRequired,
List<String> tradingSessions) |
| Modifier and Type | Method and Description |
|---|---|
BatchBarResponse |
IDataClient.getBatchBars(List<String> symbols,
String category,
String timespan,
int count)
Get batch bars for multiple symbols.
|
BatchBarResponse |
IDataClient.getBatchBars(List<String> symbols,
String category,
String timespan,
int count,
Boolean realTimeRequired,
List<String> tradingSessions)
Get batch bars for multiple symbols.
|
Copyright © 2025 Webull. All rights reserved.