pyticker
Terminal App for Stock Watchlisting and Position Tracking. Uses Yahoo Finance to fetch the real time stock quotes.
Features
✨ Real time stock quotes.
✨ Live position tracking.
✨ Fetches latest quotes every second.
✨ Stocks/Positions can be added/removed from CLI.
How to Use
pip install pyticker
pyticker
To add/remove stocks
At the bottom of the app, there is an istruction text area. It autosuggests available commands to operate the Pyticker. For example, to add the stock in watchlist an instruction like add_to_watchlist SBIN.NS ONGC.NS can be issued.
Supported Instructions
| Instruction | Example | Remarks |
|---|---|---|
| add_to_watchlist | add_to_watchlist | Stock Symbols separate by white space |
| remove_from_watchlist | remove_from_watchlist <stock-symbol | remove_from_watchlist SBIN.NS |
| add_new_position | add_new_position | example: add_new_position SBIN.NS 100 200 |
| remove_from_position | remove_from_position | remove_from_position SBIN.NS |
Credits
- prompt_toolkit
- Yahoo Finance
- Inspired by Ticker
License
MIT
Release files for pyticker 1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyticker-1.4.tar.gz | 9.1 kB | Details |
Release files / pyticker-1.4.tar.gz
| Download URL | pyticker-1.4.tar.gz |
|---|---|
| Size | 9.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
88ad908b79e06e19a42c14a081c6fe1816ec062453152df4f123744047c050c3
|
|
BLAKE2b-256 checksum How to use checksums |
023d119fd13627ea8ee74c24b463727cc03a809942c9de5b2a37bd22f974dd73
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
|