← Back

StockSharp Connector Source Code Now Has Its Own Repository

StockSharp Connector Source Code Now Has Its Own Repository
StockSharp Connector Source Code Now Has Its Own Repository

We have moved the StockSharp connector source code into a dedicated StockSharp/Connectors repository.

It currently contains more than 380 integration projects. The catalog covers not only traditional exchanges and trading systems, but also newer areas of financial infrastructure:

  • centralized cryptocurrency exchanges;
  • DEX and DeFi protocols;
  • prediction markets;
  • trading and banking APIs;
  • professional market data providers;
  • regulatory and open-data sources;
  • FIX integrations and specialized gateways.

The available integrations include Uniswap, PancakeSwap, dYdX, GMX, Drift, Jupiter, Polymarket, Kalshi, Bloomberg, LSEG, Databento, FactSet, Morningstar, SEC EDGAR, OpenFIGI, FINRA, and many others.

A dedicated repository makes the integration structure more transparent. Developers can examine how messages from a particular venue are converted, find the required authentication or subscription format, compare implementations, and propose changes through pull requests.

Most connectors are organized as standalone projects, while data exchange uses StockSharp's unified message model. This allows a trading strategy or application to work with different sources through a common programming interface.

The number of projects does not imply that every integration has the same support status. The catalog includes actively maintained, specialized, and historical adapters. Current limitations for a particular connection should be checked in its documentation.

The repository continues to grow together with its documentation and tests: github.com/StockSharp/Connectors. Use of the source code is governed by the StockSharp EULA.

Comments (0)

Login or Create account, Log in or register to leave a comment

No comments yet. Be the first!