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

populate avg_fill_price #440

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

exuvia
Copy link

@exuvia exuvia commented May 6, 2024

Tradier orders pulled from the broker are missing the average_fill_price property. This causes order.avg_fill_price and order.get_fil_price() to return 0.0. This PR fixes issue #436 .

@exuvia exuvia requested a review from grzesir as a code owner May 6, 2024 00:13
Copy link
Contributor

korbit-ai bot commented May 6, 2024

My review is in progress 📖 - I will have feedback for you in a few minutes!

Copy link
Contributor

@korbit-ai korbit-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have reviewed your code and did not find any issues!


Please note that I can make mistakes, and you should still encourage your team to review your code as well.

@exuvia
Copy link
Author

exuvia commented May 6, 2024

This PR fixes issue #436 .

@grzesir grzesir merged commit 38724e8 into Lumiwealth:dev May 6, 2024
@grzesir
Copy link
Contributor

grzesir commented May 6, 2024

Tradier orders pulled from the broker are missing the average_fill_price property. This causes order.avg_fill_price and order.get_fil_price() to return 0.0. This PR fixes issue #436 .

Thank you @exuvia for your contribution! Let me know if you want a free pro plan ($349/mo value) for your help

@exuvia
Copy link
Author

exuvia commented May 6, 2024

@grzesir Sounds great. Yes, thank you!

@grzesir
Copy link
Contributor

grzesir commented May 6, 2024

@grzesir Sounds great. Yes, thank you!

Send me a message on our discord with your email, I will send you a coupon code

@exuvia exuvia deleted the tradier-avg-fill-price branch May 6, 2024 05:29
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