返回软件包
NuGet 软件包

StockSharp.HitBtc

HitBTC

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

安装

dotnet add package StockSharp.HitBtc --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.
SecurityMessage. UnderlyingSecurityCode -> UnderlyingSecurityId
MessageAdapter. TimeFrames property.
ExecutionMessage. HasTradeInfo is readonly.
IsDefault replaced by == compare.
TypedCandleMessage.
CheckBoardNotSupported
svg logo.
ss-188: connector fixes for updated RestSharp version
Connectors depends from Messages ref only.
ExecutionMessage. ExecutionType marked as obsolete.
ToId moved to Ecng.
Connectors moved to Apps.

依赖项

net6.0