This repository has been archived by the owner on Jun 15, 2024. It is now read-only.
Release v0.2.7
New
- Finish remaining rules engine apis
- add async wrappers of marketdata.http with
aiohttp
- add async generators of all SSE endpoints with
aiohttp-sse-client
- add newsSSE endpoint
- add sentimentSSE endpoint
- add SSE and SSEAsync wrappers of
- stocksUSNoUTP
- stocksUS
- stocksUS1Second
- stocksUS5Second
- stocksUS1Minute
Readded
- re-add Stocktwits sentiment premium endpoint
- re-add web socket streaming for now
Cleanup and Bugfixes
- miscellaneous cleanup
- common.py consolidation of get/post/delete wrappers
- more
wraps
cleanup