public final class QuoteHistoryEventArgs
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
Bar[] |
Bars
History bars.
|
java.lang.String |
Symbol
Instrument.
|
Timeframe |
TimeFrame
TimeFrame.
|
| Constructor and Description |
|---|
QuoteHistoryEventArgs() |
| Modifier and Type | Method and Description |
|---|---|
QuoteHistoryEventArgs |
clone() |
public java.lang.String Symbol
public Timeframe TimeFrame
public Bar[] Bars
public QuoteHistoryEventArgs clone()
clone in class java.lang.Object