hydrosquall / hydrosquall/tiingo-python
[Feature] Add support for forceFill parameter in IEX endpoint
Open
easy
feature
hacktoberfest
help wanted
- Dominant language
- Python
- Stars
- 319
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
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_price ` in such a way that supports setting a `forceFill` option
- Update unit tests to check the new request is built correctly.
Contributor guide
Assessment
This issue has not been assessed yet.