Skip to content

Improvements for Release 0.3.4#6

Open
mwlang wants to merge 6 commits into
mainfrom
rc-0.3.4
Open

Improvements for Release 0.3.4#6
mwlang wants to merge 6 commits into
mainfrom
rc-0.3.4

Conversation

@mwlang

@mwlang mwlang commented Jun 9, 2024

Copy link
Copy Markdown
Owner
  • Using traditional means of computing TR on ATR
  • Refactored ATR to have four period values:
    • Adaptive (half dominant cycle)
    • Traditional (the static 14 bars Welles defined)
    • Full (full dominant cycle)
    • Slow (2x dominant cycle)
  • Refactored ADX indicator to compute all periods reflective of ATR's.

@codecov

codecov Bot commented Jun 9, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.18%. Comparing base (dd68f39) to head (fc76fb1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   99.15%   99.18%   +0.03%     
==========================================
  Files          75       75              
  Lines        2240     2335      +95     
==========================================
+ Hits         2221     2316      +95     
  Misses         19       19              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant