EventDispatcher Class
public class EventDispatcher
This language is not supported or no code example is available.
public ref class EventDispatcher
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
EventDispatcher() | ||
EventDispatcher(Framework) | Initializes a new instance of the EventDispatcher class. |
Name | Description | |
---|---|---|
Controller | ||
NextClientId | ||
PermanentQueue |
Name | Description | |
---|---|---|
Add(IEventClient) | ||
Emit(Event) | ||
OnEvent(Event) | ||
Remove(IEventClient) |
Name | Description | |
---|---|---|
AccountData | ||
AccountReport | Occurs when [new account report]. | |
Ask | Occurs when [new ask]. | |
Bar | Occurs when [new bar]. | |
BarOpen | ||
Bid | Occurs when [new bid]. | |
Command | ||
EventManagerPaused | ||
EventManagerResumed | ||
EventManagerStarted | ||
EventManagerStep | ||
EventManagerStopped | ||
ExecutionCommand | Occurs when [new execution command]. | |
ExecutionReport | Occurs when [new execution report]. | |
Fill | Occurs when [new fill]. | |
FrameworkCleared | Occurs when [framework cleared]. | |
FrameworkModeChanged | Occurs when [framework cleared]. | |
HistoricalData | Occurs when [historical data]. | |
HistoricalDataEnd | Occurs when [historical data end]. | |
InstrumentAdded | Occurs when [instrument added]. | |
InstrumentDefinition | Occurs when [instrument definition]. | |
InstrumentDefinitionEnd | Occurs when [instrument definition end]. | |
InstrumentDeleted | Occurs when [instrument deleted]. | |
NewGroup | Occurs when [new group]. | |
NewGroupEvent | Occurs when [new group event]. | |
NewGroupUpdate | Occurs when [new group update]. | |
OptimizationProgress | ||
OptimizationStart | ||
OptimizationStop | ||
OrderManagerCleared | Occurs when [order manager cleared]. | |
Output | ||
PortfolioAdded | Occurs when [portfolio added]. | |
PortfolioParentChanged | Occurs when [portfolio parent changed] | |
PortfolioRemoved | Occurs when [portfolio deleted]. | |
PositionChanged | Occurs when [position changed]. | |
PositionClosed | Occurs when [position closed]. | |
PositionOpened | Occurs when [position opened]. | |
ProviderAdded | Occurs when [provider added]. | |
ProviderConnected | ||
ProviderDisconnected | ||
ProviderError | Occurs when [new provider error]. | |
ProviderRemoved | Occurs when [provider removed]. | |
ProviderStatusChanged | Occurs when [provider status changed]. | |
Response | ||
SimulatorProgress | Occurs when [simulator progress]. | |
SimulatorStop | Occurs when [simulator stop]. | |
StrategyAdded | ||
Trade | Occurs when [new trade]. | |
Transaction |
Name | Description | |
---|---|---|
UsePermanentQueue | ||
framework |