返回软件包
NuGet 软件包

StockSharp.Kucoin

KuCoin

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

安装

dotnet add package StockSharp.Kucoin --version 5.0.193

README

此软件包不包含 README。

发行说明

Portfolio message type. Removed as supported by default.
IMessageAdapter. Inverted logic of SupportedResultMessages property.
TimeFrameLookupMessage -> DataTypeLookupMessage
Logging moved to Ecng.
Explicit BasicSettingAttribute applied.
Fixes
Native reconnect.
Socket auto-subscribe on reconnect.
IMessageAdapter. AssociatedBoard -> AssociatedBoards
IMessageAdapter. IsSupportCandlesUpdates, IsSupportCandlesPriceLevels converted into methods.
MarginModes enum.
Futures supported.
Sockets supported candles.
private socket supported.
Margin trading supported. Stop order supported.
Replace sandbox by test endpoint.
AsyncMessageAdapter usage.
Cancel by trans id supported.
Supports market orders.
Doc link fixes.
SecurityMessage. UnderlyingSecurityCode -> UnderlyingSecurityId
IPassphraseAdapter
MessageAdapter. TimeFrames property.
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.
Doc url. New path.
ss-86: kucoin errors in terminal
Huobi, Kucoin, Quik connectors.

依赖项

net6.0