-
Notifications
You must be signed in to change notification settings - Fork 164
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
Added Aroon Oscillator and change in SMA docstring. #20
Open
g8a9
wants to merge
9
commits into
kylejusticemagnuson:master
Choose a base branch
from
g8a9:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Sep 1, 2018
-
Added Aroon Oscillator in aroon.py and README.md.
Changed Simple Moving Average formula in its docstring.
Configuration menu - View commit details
-
Copy full SHA for 978ffb0 - Browse repository at this point
Copy the full SHA 978ffb0View commit details
Commits on Sep 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5901580 - Browse repository at this point
Copy the full SHA 5901580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75cdb4b - Browse repository at this point
Copy the full SHA 75cdb4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9ebbc1 - Browse repository at this point
Copy the full SHA b9ebbc1View commit details
Commits on Sep 9, 2018
-
Bugfix in accumulation_distribution if high == low (division by zero):
keep the same value of previous day.
Configuration menu - View commit details
-
Copy full SHA for bcc2d62 - Browse repository at this point
Copy the full SHA bcc2d62View commit details
Commits on Sep 13, 2018
-
Added Percentage variation of OnBalanceVolume.
This indicator can be used to compare different series that have different volumes.
Configuration menu - View commit details
-
Copy full SHA for 36e31f7 - Browse repository at this point
Copy the full SHA 36e31f7View commit details
Commits on Nov 8, 2018
-
On Balance Volume percentage had a wrong definition.
Configuration menu - View commit details
-
Copy full SHA for 76b8af5 - Browse repository at this point
Copy the full SHA 76b8af5View commit details
Commits on Sep 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9d6bf08 - Browse repository at this point
Copy the full SHA 9d6bf08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1697ea0 - Browse repository at this point
Copy the full SHA 1697ea0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.