public interface IMarketStreamingClient
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(String sessionId,
Set<String> symbols,
String category,
Set<String> subTypes,
String depth,
Boolean overnightRequired) |
void |
unsubscribe(String sessionId,
Set<String> symbols,
String category,
Set<String> subTypes,
Boolean unsubscribeAll) |
Copyright © 2025 Webull. All rights reserved.