StockSharp.Strategies.0004_Parabolic_SAR_Trend.py
5.0.0
Prefix Reserved
dotnet add package StockSharp.Strategies.0004_Parabolic_SAR_Trend.py --version 5.0.0
NuGet\Install-Package StockSharp.Strategies.0004_Parabolic_SAR_Trend.py -Version 5.0.0
<PackageReference Include="StockSharp.Strategies.0004_Parabolic_SAR_Trend.py" Version="5.0.0" />
<PackageVersion Include="StockSharp.Strategies.0004_Parabolic_SAR_Trend.py" Version="5.0.0" />
<PackageReference Include="StockSharp.Strategies.0004_Parabolic_SAR_Trend.py" />
paket add StockSharp.Strategies.0004_Parabolic_SAR_Trend.py --version 5.0.0
#r "nuget: StockSharp.Strategies.0004_Parabolic_SAR_Trend.py, 5.0.0"
#:package StockSharp.Strategies.0004_Parabolic_SAR_Trend.py@5.0.0
#addin nuget:?package=StockSharp.Strategies.0004_Parabolic_SAR_Trend.py&version=5.0.0
#tool nuget:?package=StockSharp.Strategies.0004_Parabolic_SAR_Trend.py&version=5.0.0
Parabolic SAR Trend (Python Version)
Strategy based on Parabolic SAR indicator Parabolic SAR Trend follows the dots of the Parabolic SAR indicator. A flip of price from one side of the SAR to the other marks a potential trend change. If price crosses back, the trade is closed.
Since the SAR dots trail price, they naturally provide an exit point when the trend shifts. The method trades both long and short without using additional stops beyond the SAR reversal.
Details
- Entry Criteria: Signals based on Parabolic, SAR.
- Long/Short: Both directions.
- Exit Criteria: Opposite signal.
- Stops: No.
- Default Values:
AccelerationFactor
= 0.02mMaxAccelerationFactor
= 0.2mCandleType
= TimeSpan.FromMinutes(5)
- Filters:
- Category: Trend
- Direction: Both
- Indicators: Parabolic, SAR
- Stops: No
- Complexity: Basic
- Timeframe: Intraday (5m)
- Seasonality: No
- Neural Networks: No
- Divergence: No
- Risk Level: Medium
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 | 21 | 7/19/2025 |