返回软件包
NuGet 软件包

StockSharp.Huobi

HTX connector

软件包详情公开可见。下载软件包需要 StockSharp 访问权限。

安装

dotnet add package StockSharp.Huobi --version 5.0.193

README

此软件包不包含 README。

发行说明

Portfolio message type. Removed as supported by default.
IMessageAdapter. Inverted logic of SupportedResultMessages property.
Replaced usage MarketDataMessage.DataType by DataType2 property.
TimeFrameLookupMessage -> DataTypeLookupMessage
Logging moved to Ecng.
Explicit BasicSettingAttribute applied.
Fixes
IMessageAdapter. AssociatedBoard -> AssociatedBoards
IMessageAdapter. IsSupportCandlesUpdates, IsSupportCandlesPriceLevels converted into methods.
Doc link fixes.
SS-314 Fix handling subscribe response.
SecurityMessage. UnderlyingSecurityCode -> UnderlyingSecurityId
MessageAdapter. TimeFrames property.
USDT futures supported
ExecutionMessage. HasTradeInfo is readonly.
TypedCandleMessage.
CheckBoardNotSupported
svg logo.
ss-188: connector fixes for updated RestSharp version
Connectors depends from Messages ref only.
ExecutionMessage. ExecutionType marked as obsolete.
Doc url. New path.
ArrayHelper.Empty -> Array.Empty
huobi: small fix in market depth subscription
huobi: fix candles download step size
huobi: fix initial market depth synchronization process
huobi: use valid market depth values
Huobi, Kucoin, Quik connectors.

依赖项

net6.0