
That's a snapshot of the script that I use to track Indian stock market.
It currently uses a combination of perl and Tk and output can be either text-based or Simple GUI Interface.
Todo:
Plans afloat to add html-based output option .. (I mean similar to a webpage.) (so that different users can track by just using a web-browser).
Authentication
Better Recommendation.
Provide Context based information like Financial Ratios (esp once its a webpage.)
Better integration with Sister scripts
Adding/Modifying scripts to your portfolio thro gui.
Information pertaining to futures and options.
Current Features:
- pop-up alerts(for both lower limit as well as upper limit);
- charts (technical charts also supported) ;
- sort by different parameters
- both Gui mode and text mode available.
- Stock Performance and some recommendation.
- Summary of portfolio.
- Can work for individual scripts .. (no need for a portfolio)
- Multiple portfolios.
- support for multiple purchase (Same script bought with a different buy price in the same portfolio.)
- Disable pop-up alerts on fly.
Sister Scripts:
Sister scripts that can be used to check monthly, weekly, yearly stock performance.
Outputs in text and HTML.
Date to collect information can also be given.
(The weekly data that I upload to this blog was courtesy to the above script)
CLI script for stock symbol lookup
Given a Company search its nse-id; bse-id; moneycontrol-id and yahoo symbol.

No comments:
Post a Comment