Tags: polygon-io/client-python
Tags
Add futures beta support (#884) * Add futures beta support * Fix lint * Fix indent * Add websocket support * Fix lint * Fix lint errors * Make sure we support launchpad * Removed order param and added IEX back * Clean up imports * Sync futures client and models with spec * Added pagination flag and fixed base url parsing * Added note about pagination flag
Update StockFinancial model (net income, EPS, and parent net income l… …oss) (#817) * Update StockFinancial model (net income, EPS, and parent net income loss) * Fix test * Patch json to remove other_than_fixed_noncurrent_assets * Removed top level values to match spec * Updated StockFinancial to remove nested values * Update comment * Remove vX experimental test * Refactored to use typed classes and explicit fields rather than raw dictionaries. * Fix lint
PreviousNext