@Deprecated
public interface IFinancialTickFeedListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTick(IFinancialInstrument financialInstrument,
ITick tick)
Deprecated.
The method is being called when next Tick arrives
|
void onTick(IFinancialInstrument financialInstrument, ITick tick)
financialInstrument - instrumenttick - tickCopyright © 2025. All rights reserved.