StockSharp.Velodrome
5.0.0
Prefix Reserved
dotnet add package StockSharp.Velodrome --version 5.0.0
NuGet\Install-Package StockSharp.Velodrome -Version 5.0.0
<PackageReference Include="StockSharp.Velodrome" Version="5.0.0" />
<PackageVersion Include="StockSharp.Velodrome" Version="5.0.0" />
<PackageReference Include="StockSharp.Velodrome" />
paket add StockSharp.Velodrome --version 5.0.0
#r "nuget: StockSharp.Velodrome, 5.0.0"
#:package StockSharp.Velodrome@5.0.0
#addin nuget:?package=StockSharp.Velodrome&version=5.0.0
#tool nuget:?package=StockSharp.Velodrome&version=5.0.0
Velodrome Connector
Русский | 中文 | Español | Deutsch | Português | 日本語
The Velodrome connector connects StockSharp to Velodrome classic and Slipstream liquidity pools on Optimism. It maps configured pools, executable quotes, on-chain swaps, wallet balances, and submitted transactions to StockSharp messages.
Key capabilities
- Instrument discovery for configured classic and concentrated-liquidity pools, including token metadata.
- Level 1 bid and ask quotes derived from executable pool probes, with WebSocket updates and polling fallback.
- Historical and live tick trades from on-chain swap logs, with time-frame candles built from those events.
- Immediate market swaps signed with an optional EVM private key, including allowance handling and configurable slippage.
- Wallet token balances plus transaction-receipt, order-state, and execution updates.
- Historical collection is bounded by configured Optimism block ranges and block counts.
- No centralized order book, resting limit orders, atomic replacement, or cancellation is available.
- Optimism RPC calls, token units, pool variants, signing, and event logs are hidden behind the standard StockSharp API.
Typical use
Use this connector for Optimism DEX monitoring, Velodrome pool analytics, event-based backtests, wallet tracking, and direct swap execution.
Pool coverage, executable prices, liquidity, RPC history, gas costs, transaction finality, and endpoint availability depend on Velodrome, Optimism, and the configured RPC services.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Nethereum.Signer (>= 5.8.0)
- StockSharp.Media.Names (>= 5.0.4)
- StockSharp.Messages (>= 5.0.246)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 106 | 8/27/2026 |
Docs: complete multilingual connector READMEs