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

Momentum: Percentage Price Oscillator (PPO) #101

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Momentum: Percentage Price Oscillator (PPO) #101

merged 1 commit into from
Jun 20, 2022

Conversation

cinar
Copy link
Owner

@cinar cinar commented Jun 20, 2022

Describe Request

Momentum: Percentage Price Oscillator (PPO)

Fixed #58

Change Type

New feature.

@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2022

Codecov Report

Merging #101 (a56a849) into master (7534e16) will increase coverage by 0.35%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   56.39%   56.75%   +0.35%     
==========================================
  Files          13       13              
  Lines        1211     1221      +10     
==========================================
+ Hits          683      693      +10     
  Misses        520      520              
  Partials        8        8              
Impacted Files Coverage Δ
momentum_indicators.go 37.50% <100.00%> (+7.26%) ⬆️

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 7534e16...a56a849. Read the comment docs.

@cinar cinar merged commit f4fab52 into master Jun 20, 2022
@cinar cinar deleted the issue58 branch June 20, 2022 04:21
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.

Momentum: Percentage Price Oscillator (PPO)
2 participants