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

Towards #1579 - technical indicators #1578

Merged
merged 38 commits into from
Sep 5, 2024
Merged

Conversation

trizin
Copy link
Contributor

@trizin trizin commented Sep 3, 2024

Implements step 1 of #1579:

  • Implement ta interfaces/classes into pdr-backend
  • Update predict_train_feedsets to accept an array of technical indicators
  • Indicators are calculated & used as a feature in simengine
  • Unit tests

@trizin trizin changed the title Feature #1406 - technical indicators Towards #1579 - technical indicators Sep 3, 2024
@trizin trizin marked this pull request as ready for review September 5, 2024 15:46
@trizin trizin requested a review from trentmc September 5, 2024 15:47
@trizin trizin merged commit 79a2833 into main Sep 5, 2024
5 checks passed
@trizin trizin deleted the issue1406-technical-indicators branch September 5, 2024 21:42
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