Live market data from Yahoo! Finance websocket
Project description
Live from Yahoo Finance
Get market data from Yahoo Finance websocket in near-real time. wss://streamer.finance.yahoo.com/
Setup
pip install yliveticker
Example
import yliveticker
# this function is called on each ticker update
def on_new_msg(msg):
print(msg)
yliveticker.YLiveTicker(on_ticker=on_new_msg, ticker_names=[
"BTC=X", "^GSPC", "^DJI", "^IXIC", "^RUT", "CL=F", "GC=F", "SI=F", "EURUSD=X", "^TNX", "^VIX", "GBPUSD=X", "JPY=X", "BTC-USD", "^CMC200", "^FTSE", "^N225"])
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file yliveticker-test-0.3.2.tar.gz
.
File metadata
- Download URL: yliveticker-test-0.3.2.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4eb6a8f8d42189c89ea3e5ca5689cee6ec571aca409f336171b7d142e6e8be02 |
|
MD5 | 97c3878da0bbafdfbcf7ce6f5945fc95 |
|
BLAKE2b-256 | 954e8099870a5391049c667f09cf508c0d24fa570a43528aa861e1bc14b1c506 |
File details
Details for the file yliveticker_test-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: yliveticker_test-0.3.2-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f017231593561eb7c76bf253771f18681b1a784d30063ca42d0b4bd9d613342 |
|
MD5 | 2e125b9d65d0d4d244e99e76c6d3c482 |
|
BLAKE2b-256 | 11a423eb3cdbf34a935d7a497f6ff8375af1220eedadc4166a7f67694960440b |