Namespace StockSharp.BusinessEntities
Classes
- EntitiesExtensions
Extension class for StockSharp.BusinessEntities.
- Exchange
Exchange info.
- ExchangeBoard
Information about electronic board.
- IConnectorAsyncExtensions
Async extensions for IConnector.
- InMemoryExchangeInfoProvider
The in memory provider of stocks and trade boards.
- MarketDepth
Order book.
- MarketDepthPair
Quotes pair.
- MyTrade
Own trade.
- News
News.
- Order
Order.
- OrderFail
Description of the error that occurred during the registration or cancellation of the order.
- OrderLogItem
Order log item.
- Portfolio
Portfolio, describing the trading account and the size of its generated commission.
- Position
The position by the instrument.
- Security
Security (shares, futures, options etc.).
- SecurityExternalId
Security IDs in other systems.
- Subscription
Subscription.
- Trade
Tick trade.
Interfaces
- IConnector
The main interface providing the connection to the trading systems.
- IExchangeInfoProvider
Interface describing exchanges and trading boards provider.
- IMarketDataProvider
The market data by the instrument provider interface.
- INewsProvider
The interface for access to provider of information about news.
- IPortfolioProvider
The portfolio provider interface.
- IPositionProvider
The position provider interface.
- ISecurityProvider
The interface for access to provider of information about instruments.
- ITransactionProvider
Transactional operations provider interface.