Back to packages
NuGet package

StockSharp.Kucoin

KuCoin

Package details are public. Package downloads require StockSharp access.

Install

dotnet add package StockSharp.Kucoin --version 5.0.193

README

This package does not include a README.

Release notes

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.

Dependencies

net6.0