[Feature] Add support for forceFill parameter in IEX endpoint
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- api, fintech-quant
Research direction
Locate the get_ticker_price entry point and inspect how the IEX request parameters are assembled. Read the existing unit tests for this method, then add coverage for passing a forceFill option and confirm the generated request matches the Tiingo IEX endpoint requirements.
Written by the indexing model from the issue text.
Description
Currently, The IEX endpoint supports more URL parameters than it had when this library was first written.
https://api.tiingo.com/documentation/iex
A full solution for this PR would do these two things:
- Let people call
get_ticker_pricein such a way that supports setting aforceFilloption - Update unit tests to check the new request is built correctly.
- Dominant language
- Python
- Stars
- 319
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from hydrosquall/tiingo-python
-
Difficulty 4/5 3-5 days Newbie friendliness 15/100
hydrosquall/tiingo-python#1076 · 1 comment ·
-
bug has-workaround
Difficulty 3/5 1-2 days Newbie friendliness 35/100
hydrosquall/tiingo-python#693 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
hydrosquall/tiingo-python#600 · 5 comments · 1 reaction ·
-
enhancement feature
Difficulty 4/5 3-5 days Newbie friendliness 35/100
hydrosquall/tiingo-python#553 · 3 comments ·
-
get_dataframe throws KeyError 'date' when one or more tickers has no data to return in the timeframe Openbug
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
hydrosquall/tiingo-python#552 · 4 comments ·
All issues in hydrosquall/tiingo-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100