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

Refactor and tidy up #96

Merged
merged 39 commits into from
Mar 10, 2024
Merged

Refactor and tidy up #96

merged 39 commits into from
Mar 10, 2024

Conversation

kieran-mackle
Copy link
Owner

Major refactor to improve code readability, organisation and performance.

  • AutoData has been deprecated, and instead the broker instances hold the methods necessary to load data.
  • Strategies are now only provided the current datetime in generate_signal, and are able to communicate directly with the broker to fetch OHLCV data if required.
  • The AutoTrader Demo repo has been updated to reflect this

pboachie and others added 30 commits February 7, 2024 21:39
also tidied obsolete methods and arguments
@kieran-mackle kieran-mackle merged commit 5d162c0 into main Mar 10, 2024
2 checks passed
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