Commit Graph

9 Commits

Author SHA1 Message Date
atarax
a2cfbc7415 [feature] Add fundamentals-data 2021-02-11 11:34:46 +01:00
David Minnen
aed36edb65 Update get_news() to work when no sources are provided.
Currently, `sources=[]` by default, which will become "" once the
list is `joined` to form a csv string. The tiingo api appears to
interpret the empty string as "don't match any sources" instead of
"match all sources". This commit fixes the problem by setting
`sources` to `None` if the list is empty.

Adds unit test for empty new sources list.

Updates HISTORY.rst with note about bug fix.
2021-01-11 04:44:35 +00:00
2xmm
bba8a59341 Add name to AUTHORS.rst 2020-10-22 10:44:40 -03:00
n1rna
fb1295376a Add name to AUTHORS.rst 2019-10-16 11:00:29 +03:30
Davis Thames
7672b2f2fa Requested changes 2018-07-04 13:24:04 -04:00
Clark, Steve
6b08b8987a Add interfaces to obtain mutual fund and ETF tickers.
Add unit tests for new methods.
Update fixtures to support the etf and mutual fund tests.
Change filename inside of zip to supported_tickers.csv
Add second entry into supported_tickers.csv
Added myself to authors.
2018-03-04 07:38:21 -06:00
Cameron Yick
6829962ad6 Version Bump and Module Documentation 2017-10-22 19:54:14 -04:00
Dmitry Budaev
f76ac1b010 Add tip to regenerate fixture and update contributors 2017-10-08 17:43:47 +02:00
Cameron Yick
ce09d30d68 Initial commit 2017-08-24 21:13:41 -04:00