SabrTrader.Pipeline.Contracts
0.2.0
dotnet add package SabrTrader.Pipeline.Contracts --version 0.2.0
NuGet\Install-Package SabrTrader.Pipeline.Contracts -Version 0.2.0
<PackageReference Include="SabrTrader.Pipeline.Contracts" Version="0.2.0" />
<PackageVersion Include="SabrTrader.Pipeline.Contracts" Version="0.2.0" />
<PackageReference Include="SabrTrader.Pipeline.Contracts" />
paket add SabrTrader.Pipeline.Contracts --version 0.2.0
#r "nuget: SabrTrader.Pipeline.Contracts, 0.2.0"
#:package SabrTrader.Pipeline.Contracts@0.2.0
#addin nuget:?package=SabrTrader.Pipeline.Contracts&version=0.2.0
#tool nuget:?package=SabrTrader.Pipeline.Contracts&version=0.2.0
SabrTrader.Pipeline.Contracts
The core contract surface for writing SabrTrader plugins — custom indicators, bar types, and data providers. Everything you need to compile against the host's charting and market-data engine, with no engine runtime code included.
Most plugin authors should install the
SabrTrader.Sdkmeta-package instead, which bundles this together with the trading and strategy contracts.
More about SabrTrader: https://www.sabrtrader.com/
Licensed under the MIT License. The SabrTrader host application itself is proprietary and not covered by this license.
| 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
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SabrTrader.Pipeline.Contracts:
| Package | Downloads |
|---|---|
|
SabrTrader.Pipeline.Strategies.Contracts
Contracts for building custom trading strategies as SabrTrader plugins — strategy base types, context, parameter declarations, and catalog metadata. Pure contract surface, no engine runtime code. |
|
|
SabrTrader.Sdk
The single package to install for building SabrTrader plugins — custom indicators, strategies, bar types, and data providers. Bundles the full contract surface you compile against; the host provides the implementations at load time. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.0 | 112 | 7/15/2026 |