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

improve binance cacheing #164

Closed
AlexTheLion123 opened this issue Jun 12, 2024 · 0 comments · May be fixed by #165
Closed

improve binance cacheing #164

AlexTheLion123 opened this issue Jun 12, 2024 · 0 comments · May be fixed by #165
Assignees
Labels
bug Something isn't working enhancement New feature or request priority: P2 Default priority. An issue might not yet be fixed in the next release. size: M An ordinary task that can be completed in a few days or in a week

Comments

@AlexTheLion123
Copy link
Contributor

AlexTheLion123 commented Jun 12, 2024

Summary

Currently, we download a new set of binance data for any change in backtesting dates. But if a smaller date range, within the downloaded range, is specified, then we should just fetch this data from within the already downloaded dataset

@AlexTheLion123 AlexTheLion123 self-assigned this Jun 12, 2024
@AlexTheLion123 AlexTheLion123 added enhancement New feature or request bug Something isn't working priority: P2 Default priority. An issue might not yet be fixed in the next release. size: M An ordinary task that can be completed in a few days or in a week labels Jun 12, 2024
@AlexTheLion123 AlexTheLion123 transferred this issue from tradingstrategy-ai/trade-executor Jun 18, 2024
AlexTheLion123 added a commit that referenced this issue Jun 18, 2024
@miohtama miohtama closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request priority: P2 Default priority. An issue might not yet be fixed in the next release. size: M An ordinary task that can be completed in a few days or in a week
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants