Назад к пакетам
NuGet-пакет

StockSharp.Bitalong

S#.Bitalong

Информация о пакете открыта всем. Скачивание пакетов требует доступа StockSharp.

Установка

dotnet add package StockSharp.Bitalong --version 5.0.193

README

Bitalong Connector

Русский | 中文 | Español | Deutsch | Português | 日本語

The Bitalong connector connects StockSharp to a legacy digital-asset exchange integration. It translates provider-specific data and operations into the unified StockSharp message model, so applications can use the same subscriptions and workflows across different venues.

The upstream service may no longer be available. This integration is retained for compatibility, maintenance of existing systems, and study of a complete connector implementation.

Key capabilities

  • Typical coverage: digital assets, spot markets.
  • Instrument discovery and provider reference data.
  • Market data supported by the adapter: Level 1 quotes, tick trades and order books.
  • Provider-supported order submission and execution workflows.
  • Portfolio, balance, position, and execution-state updates.
  • Real-time subscriptions through the provider's streaming transport.
  • Provider-specific transport, sessions, and data formats are hidden behind the standard StockSharp API.

Typical use

Use this connector to support an existing integration or as practical source code for learning how market data, transactions, and protocol details are mapped into StockSharp.

Before operational use, verify that the upstream API and required endpoints are still available.

Примечания к выпуску

Docs: add multilingual connector store READMEs
Connectors: normalize source indentation
Align connector Display attributes
Populate the Connectors repository
Updated Ecng.Net.SocketIO to 1.0.578.

Зависимости

net10.0