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

merging dev into be-dev #644

Merged
merged 40 commits into from
Dec 4, 2024
Merged

merging dev into be-dev #644

merged 40 commits into from
Dec 4, 2024

Conversation

brettelliot
Copy link
Collaborator

@brettelliot brettelliot commented Dec 4, 2024

Description by Korbit AI

What change is being made?

Refactor order submission logic across multiple broker classes, implement relative imports for internal modules, and enhance data handling in the backtesting process.

Why are these changes being made?

The refactoring aims to unify the order submission process by implementing a consistent approach across different broker implementations, making it easier to maintain and extend. The use of relative imports improves module structure and prevents potential import errors in large projects. Enhancements in data handling, particularly in logging and strategy tracking, enable more reliable backtesting and performance monitoring, allowing for more accurate testing and results analysis.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

Al4ise and others added 30 commits November 22, 2024 13:31
Futures fix, example futures and forex strategies
update comments on get_momentum signature
Fixes for traider.get_historical_prices, and tests for several data sources.
potential fix for the send update to cloud function
@brettelliot brettelliot requested a review from grzesir as a code owner December 4, 2024 10:57
Copy link
Contributor

korbit-ai bot commented Dec 4, 2024

Korbit doesn't automatically review large (500+ lines changed) pull requests such as this one. If you want me to review anyway, use /korbit-review.

@brettelliot brettelliot merged commit 303c041 into be-dev Dec 4, 2024
1 check 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.

3 participants