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

Added support for fractional shares and crypto assets to the DriftRebalancer #688

Merged
merged 12 commits into from
Jan 23, 2025

Conversation

brettelliot
Copy link
Collaborator

@brettelliot brettelliot commented Jan 22, 2025

Now you can use fractional shares and/or create portfolios of crypto assets.

Description by Korbit AI

What change is being made?

Add support for fractional shares and crypto assets to the DriftRebalancer component, including updates to strategy examples, configuration files, and unit tests.

Why are these changes being made?

The DriftRebalancer previously only supported whole share quantities, which limited its flexibility for portfolios involving fractional shares and crypto assets that often require fractional transactions. Implementing support for fractional shares and adding the ability to handle crypto assets expands the capabilities of the rebalancer, making it more versatile and suitable for a broader range of investment strategies. The new implementation also includes documentation and tests to ensure accuracy and reliability in these operations.

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

@brettelliot brettelliot requested a review from grzesir as a code owner January 22, 2025 01:55
Copy link
Contributor

korbit-ai bot commented Jan 22, 2025

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.

@grzesir grzesir merged commit 943f4b1 into dev Jan 23, 2025
2 checks passed
@brettelliot brettelliot deleted the be-drift-rebalancer-fractional-shares branch January 24, 2025 01:02
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