Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix shift left function was incorrect (#452) #459

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

Thomas-Heniart
Copy link
Contributor

Describe Request

The shift left function was incorrect

Fixed #452

Change Type

Fix function

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.30%. Comparing base (496c3e4) to head (ff1c25a).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #459      +/-   ##
==========================================
+ Coverage   65.58%   72.30%   +6.72%     
==========================================
  Files          94      102       +8     
  Lines        1537     1661     +124     
  Branches      181      251      +70     
==========================================
+ Hits         1008     1201     +193     
+ Misses        517      448      -69     
  Partials       12       12              

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

@cinar cinar merged commit c7e9edf into cinar:main Apr 24, 2024
4 checks passed
@cinar
Copy link
Owner

cinar commented Apr 25, 2024

Just pushed v2.2.1 with the fix.

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.

Ichimoku indicators are not completely correct
3 participants