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

update master #575

Merged
merged 56 commits into from
Oct 12, 2024
Merged

update master #575

merged 56 commits into from
Oct 12, 2024

Conversation

grzesir
Copy link
Contributor

@grzesir grzesir commented Oct 12, 2024

Description by Korbit AI

What change is being made?

Enhance the backtesting and broker functionalities by adding support for multi-leg orders, improving data handling, and integrating Interactive Brokers REST API.

Why are these changes being made?

These changes are made to support more complex trading strategies involving multi-leg orders, improve the accuracy and efficiency of data handling during backtesting, and expand broker integration options by adding support for Interactive Brokers REST API, which provides a more robust and flexible trading environment. Additionally, improvements in logging and error handling enhance the overall reliability and maintainability of the system.

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

Al4ise and others added 26 commits October 1, 2024 13:58
after_market_closes() was getting the wrong price data from get_last_…
Preliminary IB REST API Support
Fix error when filled_quantity is negative in broker.py
…_exception_handling

Added a flag that turns off using quote data by default
…ent Orders where the parent does not affect position/portfolio values, but the attached child orders do.

extended trading: Tradier and other brokers allow specific assets like SPY to trade for an extra 15min passed 4pm market close. Strategies can now set "extended_trading_minutes" in their Broker object to enable this feature.
Hopefully Last small IB Render Fixes
Copy link
Contributor

korbit-ai bot commented Oct 12, 2024

You've used up your 5 PR reviews for this month under the Korbit Starter Plan. You'll get 5 more reviews on October 20th, 2024 or you can upgrade to Pro for unlimited PR reviews and enhanced features in your Korbit Console.

@grzesir grzesir merged commit ddae7b1 into master Oct 12, 2024
2 checks passed
Copy link
Contributor

korbit-ai bot commented Oct 12, 2024

I’ve found 7 issues in this PR, but you have exceeded your plan limits.

Upgrade to Korbit Pro and ask for another review with /korbit-review.

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.

5 participants