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