From 1d953b05688fe590a13059a0d56c01107995b20e Mon Sep 17 00:00:00 2001 From: Alexey Paramonov Date: Mon, 15 Jun 2020 00:24:29 +0200 Subject: [PATCH] yliveticker live data from yahoo finance websocket --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f2b696..cd177e5 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [akshare](https://github.com/jindaxiang/akshare) - AkShare is an elegant and simple financial data interface library for Python, built for human beings! - [yahooquery](https://github.com/dpguthrie/yahooquery) - Python interface for retrieving data through unofficial Yahoo Finance API. - [investpy](https://github.com/alvarobartt/investpy) - Financial Data Extraction from Investing.com with Python! +- [yliveticker](https://github.com/yahoofinancelive/yliveticker) - Live stream of market data from Yahoo Finance websocket. ### Excel Integration