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

[Enhancement] tngoLast added to IEX Intraday Quotes Acceptable Fields #538

Open
GenusGeoff opened this issue Dec 3, 2020 · 1 comment
Open

Comments

@GenusGeoff
Copy link
Contributor

  • Tiingo Python version: 0.13
  • Python version: 3.8.5
  • Operating System: Ubuntu 18.04 LTS, Linux

Description

Tiingo has a useful field for Intraday quotes called tngoLast which is either A) the last traded price or B) a Tiingo calculated field which, I assume, is based on current Bid/Ask if the update to the quote is considered 'major', e.g. the last traded price is not between the current bid/ask.

What I Did

N/A

We would need to set another, optional, parameter and include the field in the acceptable list within 'metric_name'

This is another I may spearhead myself. This is just a placeholder in case somebody beats me to the punchline.

@hydrosquall
Copy link
Owner

Good idea for a contribution 👍

I proposed a larger scale project to investigate OpenAPI to auto-generate some of the python code to accommodate new URL parameters automatically, but haven't had time to work on that. Mentioning it here since this and #537 would both benefit from that initiative. The impact would be higher if it turned out parameters were being added and removed every month, but if the APIs aren't changing that quickly, continuing our ad-hoc parameter additions could be OK for now.

#398

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

No branches or pull requests

2 participants