Live Indian stock market tracker with a web dashboard
Project description
Market Values
Live Indian stock market tracker with a web dashboard. Tracks NSE stocks in real-time using WebSocket streaming, with candlestick charts and a clean UI.
Install
pip install market-values
Usage
market-values # starts server and opens browser
market-values --port 9000 # custom port
market-values --no-browser # don't auto-open browser
The dashboard will be available at http://127.0.0.1:8000 (default).
Configuration
On first run, a config file is created at ~/.market-values/config.yaml:
stock_codes:
- RELIANCE.NS
- TCS.NS
- INFY.NS
- HDFCBANK.NS
- ICICIBANK.NS
server:
host: 127.0.0.1
port: 8000
refresh_interval_seconds: 5
Edit the stock codes to track different NSE stocks. Changes are picked up automatically without restarting.
License
MIT
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file market_values-0.1.0.tar.gz.
File metadata
- Download URL: market_values-0.1.0.tar.gz
- Upload date:
- Size: 123.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
003c1714fce6b2bcd3853a633c0f0fb9385dff72f1b340cf4c470d323564b401
|
|
| MD5 |
b7238244dc3517fd0089d152bb6d38bf
|
|
| BLAKE2b-256 |
6cdb9d81df36677c61d4be01a20f17d8bde42e5988a3967244683ee008a3d326
|
File details
Details for the file market_values-0.1.0-py3-none-any.whl.
File metadata
- Download URL: market_values-0.1.0-py3-none-any.whl
- Upload date:
- Size: 124.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e27011b8dc75cd5d05550afcfa587b79c32326f21b48f01baf4884a4f6ac2e87
|
|
| MD5 |
75ab24dc7760119d488528ac399a1ac3
|
|
| BLAKE2b-256 |
d061fea1d979036c833cf5e23ecff6c8841c9fef1783a55c16a53c4ebb017306
|