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

WarmUpIndicator Does Not Warm Up With TimeSpan Overload #8246

Closed
4 tasks done
AlexCatarino opened this issue Aug 5, 2024 · 0 comments · Fixed by #8279
Closed
4 tasks done

WarmUpIndicator Does Not Warm Up With TimeSpan Overload #8246

AlexCatarino opened this issue Aug 5, 2024 · 0 comments · Fixed by #8279
Assignees
Labels

Comments

@AlexCatarino
Copy link
Member

Expected Behavior

self.warm_up_indicator(symbol, indicator, timedelta(hours=1) warms up indicator.

Actual Behavior

self.warm_up_indicator(symbol, indicator, timedelta(hours=1) does not warm up indicator.

Potential Solution

N/A

Reproducing the Problem

Backtest: 66b577.

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on the current master branch
  • I have confirmed that this is not a duplicate issue by searching issues
  • I have provided detailed steps to reproduce the issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants