|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamEvent | |
|---|---|
| com.activequant.backtesting | |
| com.activequant.tools.streaming | |
| com.activequant.trading.virtual | |
| Uses of StreamEvent in com.activequant.backtesting |
|---|
| Methods in com.activequant.backtesting that return StreamEvent | |
|---|---|
StreamEvent |
FastStreamer.getOneFromPipes()
|
| Uses of StreamEvent in com.activequant.tools.streaming |
|---|
| Classes in com.activequant.tools.streaming with type parameters of type StreamEvent | |
|---|---|
class |
StreamEventIterator<T extends StreamEvent>
|
| Subclasses of StreamEvent in com.activequant.tools.streaming | |
|---|---|
class |
BBOEvent
|
class |
MarketDataEvent
|
class |
ReferenceDataEvent
|
class |
TimeStreamEvent
|
class |
TradingDataEvent
|
| Methods in com.activequant.tools.streaming with parameters of type StreamEvent | |
|---|---|
void |
AbstractEventChainLink.process(StreamEvent se)
|
void |
IEventSink.process(StreamEvent se)
|
| Uses of StreamEvent in com.activequant.trading.virtual |
|---|
| Methods in com.activequant.trading.virtual with parameters of type StreamEvent | |
|---|---|
void |
TradingSystemSample.handle(StreamEvent streamEvent)
|
void |
IExchange.processStreamEvent(StreamEvent se)
|
void |
VirtualExchange.processStreamEvent(StreamEvent streamEvent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||