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

feat: Add option to use EMA for RSI calculation #70

Merged
merged 4 commits into from
Sep 4, 2020

Conversation

bennycode
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2020

Codecov Report

Merging #70 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          232       236    +4     
  Branches        31        32    +1     
=========================================
+ Hits           232       236    +4     
Flag Coverage Δ
#unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/RSI/RSI.ts 100.00% <100.00%> (ø)
src/SMMA/SMMA.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7d20085...cdd5fe4. Read the comment docs.

@bennycode bennycode mentioned this pull request Aug 31, 2020
@bennycode bennycode merged commit 33b7b75 into master Sep 4, 2020
@bennycode bennycode deleted the feat-bennyn-rsi-ema branch September 4, 2020 10:44
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.

2 participants