Terminal based stocks and portfolio tracks.
Project description
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
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
pyticker-1.4.tar.gz
(9.1 kB
view details)
File details
Details for the file pyticker-1.4.tar.gz
.
File metadata
- Download URL: pyticker-1.4.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88ad908b79e06e19a42c14a081c6fe1816ec062453152df4f123744047c050c3 |
|
MD5 | eb38b033129bdf53bb799b7c8b96f761 |
|
BLAKE2b-256 | 023d119fd13627ea8ee74c24b463727cc03a809942c9de5b2a37bd22f974dd73 |