|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventType | |
---|---|
com.dxfeed.event.candle | Defines Candle event (open, high, low, close prices and other information for a specific period) and provides helper classes. |
com.dxfeed.event.market | Defines regular market event classes. |
com.dxfeed.event.misc | Defines miscellaneous event classes. |
Uses of EventType in com.dxfeed.event.candle |
---|
Classes in com.dxfeed.event.candle with annotations of type EventType | |
---|---|
class |
Candle
Candle event with open, high, low, close prices and other information for a specific period. |
Uses of EventType in com.dxfeed.event.market |
---|
Classes in com.dxfeed.event.market with annotations of type EventType | |
---|---|
class |
MarketEvent
Abstract base class for all market events. |
Uses of EventType in com.dxfeed.event.misc |
---|
Classes in com.dxfeed.event.misc with annotations of type EventType | |
---|---|
class |
Configuration
Configuration event with application-specific attachment. |
class |
Message
Message event with application-specific attachment. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |