mihakralj / QuanTAlib

C# TA library for real-time financial analysis, offering ~100 indicators. Available on NuGet, Quantower compatible. Ensures early validity of calculated data, calculation accuracy tested against four TA libraries.
https://mihakralj.github.io/QuanTAlib/
Apache License 2.0
51 stars 16 forks source link

ATR-based Trailing Stop #18

Closed mihakralj closed 1 year ago

codacy-production[bot] commented 1 year ago

Coverage summary from Codacy

Merging #18 (a232b7ffbe0c8f16a4d6e2e5b39c28faa0c8b8db) into main (badea98dc0724c7e6e3ecff21640736b24858543) - See PR on Codacy

Coverage variation Diff coverage
-9.26% 44.16%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (badea98dc0724c7e6e3ecff21640736b24858543) | 4165 | 3958 | 95.03% | | | Head commit (a232b7ffbe0c8f16a4d6e2e5b39c28faa0c8b8db) | 1574 (-2591) | 1350 (-2608) | 85.77% (**-9.26%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#18) | 77 | 34 | **44.16%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 13 Code Smells

0.0% 0.0% Coverage
0.1% 0.1% Duplication