public class NBar extends Object
| Constructor and Description |
|---|
NBar() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstrumentId() |
List<Bar> |
getResult() |
String |
getSymbol() |
void |
setInstrumentId(String instrumentId) |
void |
setResult(List<Bar> result) |
void |
setSymbol(String symbol) |
String |
toString() |
Copyright © 2025 Webull. All rights reserved.