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

Fixed Commission Charging Behavior in FixedFeeModel #1595

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

rsmb7z
Copy link
Collaborator

@rsmb7z rsmb7z commented Apr 16, 2024

Pull Request

This PR addresses a bug in the FixedFeeModel where a commission was incorrectly charged for every fill. The default behavior has now been corrected to charge a commission per order. Additionally, users can opt to set charge_commission_once=True to enable commission charges per fill.

Type of change

Delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested?

Updated tests.

@cjdsellers cjdsellers merged commit f43613e into nautechsystems:develop Apr 16, 2024
9 checks passed
@rsmb7z rsmb7z deleted the pr_240416 branch April 17, 2024 10:00
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