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

This fixes the inReal parameter passing #7

Merged
merged 2 commits into from
May 9, 2013
Merged

Conversation

aomega
Copy link
Contributor

@aomega aomega commented May 9, 2013

inReal parameter passing was wrong - here is a fix

A similar fix probably needs to be done for the inInteger array - if that is used by any indicators.

@aomega
Copy link
Contributor Author

aomega commented May 9, 2013

Also, the output array was needlessly appended with 0s for the values if the result array is shorter than the input arrays (like it is for SMA, for example). The 2nd commit fixes that.

oransel added a commit that referenced this pull request May 9, 2013
This fixes the inReal parameter passing
@oransel oransel merged commit ca59e6a into oransel:master May 9, 2013
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.

None yet

2 participants