StockSharp - trading and algorithmic trading platform
StockSharp - trading and algorithmic trading platform
StockSharp API
StockSharp.BusinessEntities
IConnector Interface
IConnector Events
ChangePasswordResult Event
Connected Event
ConnectedEx Event
ConnectionError Event
ConnectionErrorEx Event
ConnectionLost Event
ConnectionRestored Event
Disconnected Event
DisconnectedEx Event
Error Event
MarketDepthsChanged Event
MarketTimeChanged Event
NewMarketDepths Event
NewMessage Event
NewMyTrades Event
NewOrderLogItems Event
NewOrders Event
NewPortfolios Event
NewPositions Event
NewSecurities Event
NewStopOrders Event
NewTrades Event
OrderInitialized Event
OrdersCancelFailed Event
OrdersChanged Event
OrdersRegisterFailed Event
PortfoliosChanged Event
PositionsChanged Event
SecuritiesChanged Event
SessionStateChanged Event
StopOrdersCancelFailed Event
StopOrdersChanged Event
StopOrdersRegisterFailed Event
IConnector
OrdersChanged Event
Orders changed (cancelled, matched).
Namespace:
StockSharp.BusinessEntities
Assembly:
StockSharp.BusinessEntities (in StockSharp.BusinessEntities.dll) Version: 4.4.17.0 (4.4.17)
Syntax
C#
Copy
event
Action
<
IEnumerable
<
Order
>>
OrdersChanged
Value
Type:
System
Action
IEnumerable
Order
See Also
Reference
IConnector Interface
StockSharp.BusinessEntities Namespace
© 2019 - StockSharp LP
Send comments on this topic to
feedback