CryBroSBEMessageAdapter
StockSharp.CryBro.SBE
CryBroSBE message adapter — client-side connector to SbeServer via SBE protocol.
継承元: MessageAdapter
実装: IAddressAdapter<EndPoint>, ISenderTargetAdapter
コンストラクター
CryBroSBEMessageAdapter(IdGenerator)
Initializes a new instance of the CryBroSBEMessageAdapter.
プロパティ
IsSupportNativeCandles : bool
Enable native candle support (server streams pre-built candles). When (default), CandleBuilder will build candles from ticks/L1 on the client side.
IsSupportOrderBookIncrements : bool
Adapter translates incremental order books.
IsSupportSubscriptions : bool
Support any subscriptions (ticks, order books etc.).
Password : SecureString
Password.
SenderCompId : string
Sender ID.
TargetCompId : string
Target ID.
メソッド
IsAllDownloadingSupported(DataType) : bool
Is for the specified all securities downloading enabled.
- dataType
- Data type info.
戻り値: Check result.
IsSupportCandlesPriceLevels(MarketDataMessage) : bool
Support candles PriceLevels.
- subscription
- MarketDataMessage
戻り値: Check result.
IsSupportCandlesUpdates(MarketDataMessage) : bool
Support candles subscription and live updates.
- subscription
- MarketDataMessage
戻り値: Check result.