JerBouma / FinanceDatabase

This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
https://www.jeroenbouma.com/projects/financedatabase
MIT License
3.44k stars 387 forks source link

select_moneymarket(market=None) - with no input gives all #20

Closed geofffoster closed 2 years ago

geofffoster commented 2 years ago

Describe the bug in MD doc - you have

select_moneymarket(market=None) - with no input gives all should be

fd.select_moneymarkets(market=None)

JerBouma commented 2 years ago

Should be fixed now, leaving the fd out since that depends on your own preference.