Skip to content

WIP - synth: Use mic_code as param when fetching security price. #2041

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

Closed
wants to merge 1 commit into from

Conversation

Joelute
Copy link
Contributor

@Joelute Joelute commented Apr 1, 2025

Some securities were fetching for the wrong price as the wrong params were passed to the provider.

Before After
image image

Fixes: #2034.

@Joelute Joelute changed the title synth: Use mic_code as param when fetching security price. WIP - synth: Use mic_code as param when fetching security price. Apr 1, 2025
@zachgoll
Copy link
Collaborator

zachgoll commented Apr 1, 2025

@Joelute see my comments over on #2034 , but I don't think we need to change anything here in Maybe, but rather need to get this fixed on the Synth API. I'm going to close this one out.

@zachgoll zachgoll closed this Apr 1, 2025
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.

Bug: Fetches for wrong security when there are multiple security for a given ticker.
2 participants