Skip to content

Add backtest cache example #2370

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

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

stefansimik
Copy link
Contributor

Pull Request

New beginner's friendly example about how to use Cache.

Type of change

Delete options that are not relevant.

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

How has this change been tested?

✅ pre-commit passed (I had to use # noqa: S301 (safe pickle usage) to make ruff happy here strategy.py: 94+99
✅ strategy was ran and terminal output is as expected

@cjdsellers cjdsellers changed the title Add example Cache strategy Add backtest cache example Feb 27, 2025
@cjdsellers cjdsellers merged commit 88957af into nautechsystems:develop Feb 27, 2025
12 checks passed
@stefansimik stefansimik deleted the example_cache branch February 28, 2025 18:27
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