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

Introduce classical technical metrics #3

Open
Chase-Grajeda opened this issue Jul 6, 2024 · 0 comments
Open

Introduce classical technical metrics #3

Chase-Grajeda opened this issue Jul 6, 2024 · 0 comments
Labels
enhancement New feature or request technical Issues or features regarding technical and computational analysis

Comments

@Chase-Grajeda
Copy link
Owner

Add a file named classical_analysis.py if it hasn't already been created. Here, write three new functions that implement the following analysis metrics: MA, EMA, and RSI. All the functions should be named appropriately, receive and return a DataFrame or np.ndarray, and have proper type hinting.

@Chase-Grajeda Chase-Grajeda added enhancement New feature or request technical Issues or features regarding technical and computational analysis labels Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request technical Issues or features regarding technical and computational analysis
Projects
None yet
Development

No branches or pull requests

1 participant