Interface ILastingEvent
Represents up-to-date information about some
condition or state of an external entity that updates in real-time.
For example, a Quote is an up-to-date information about best bid and best offer for a specific symbol.
For more details see Javadoc.
public interface ILastingEvent : IEventType
- Inherited Members