SabrTrader.Pipeline.Trading.Contracts
0.1.0
dotnet add package SabrTrader.Pipeline.Trading.Contracts --version 0.1.0
NuGet\Install-Package SabrTrader.Pipeline.Trading.Contracts -Version 0.1.0
<PackageReference Include="SabrTrader.Pipeline.Trading.Contracts" Version="0.1.0" />
<PackageVersion Include="SabrTrader.Pipeline.Trading.Contracts" Version="0.1.0" />
<PackageReference Include="SabrTrader.Pipeline.Trading.Contracts" />
paket add SabrTrader.Pipeline.Trading.Contracts --version 0.1.0
#r "nuget: SabrTrader.Pipeline.Trading.Contracts, 0.1.0"
#:package SabrTrader.Pipeline.Trading.Contracts@0.1.0
#addin nuget:?package=SabrTrader.Pipeline.Trading.Contracts&version=0.1.0
#tool nuget:?package=SabrTrader.Pipeline.Trading.Contracts&version=0.1.0
SabrTrader.Pipeline.Trading.Contracts
The contract surface for SabrTrader plugins that work with accounts, orders, and positions — reading account state, placing and managing orders, ATM/bracket automation, and risk validation. Pure contracts, no engine runtime code.
Most plugin authors should install the
SabrTrader.Sdkmeta-package instead, which bundles this together with the core 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.Trading.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.1.0 | 108 | 7/15/2026 |