Tags: riddopic/client-python
Tags
added ticker_suffix to TickerDetails model class (polygon-io#371)
options param added to get_summaries (polygon-io#363) * options param added to get_summaries * deleted unused imports
add options chain endpoint (polygon-io#352) * add options chain endpoint * fixed response * changed to pagination * doc changes
add summaries endpoint (polygon-io#340) * summaries endpoint framework * summaries endpoint framework * add models * lint * add test * Fix any_of being a list * Test fixes * lint * fix list tickers * fix list tickers * add new tests * lint * remove test and format json * lint * fix test expected response for summaries Co-authored-by: jbonzo <8647805+jbonzo@users.noreply.github.com>
serialize boolean parameters as lowercase strings in url (polygon-io#313 ) * serialize boolean parameters as lowercase strings in url * fix unit tests * fix last unit test * fix last unit test, for real * lint
PreviousNext