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

Implement AverageTrueRange in Rust #1502

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

rsmb7z
Copy link
Collaborator

@rsmb7z rsmb7z commented Feb 16, 2024

Pull Request

Implement AverageTrueRange in Rust with pyo3 tests.

Type of change

Delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How has this change been tested?

Implemented pyo3 tests from existing implementation.

@cjdsellers cjdsellers merged commit f58077d into nautechsystems:develop Feb 16, 2024
8 checks passed
@cjdsellers
Copy link
Member

cjdsellers commented Feb 16, 2024

Thanks again @rsmb7z

One small note is it'll cut down on the feedback loop if you run:

pre-commit install

Which will install a git hook to run automatically on every commit (and before pushing the PR).

@rsmb7z rsmb7z deleted the pr_240216_atr branch April 11, 2024 11:18
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