ind-ticker 0.0.4

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

indticker 0.0.4

🔥 Indian Ticker
👨‍💻 CLI Tool for getting data of Indian Stocks and Mutual Funds 📈
Installation
Make sure that you are running Python 3.7 or later
pip install termcolor ind-ticker

To get Nifty-50 data:
ind-ticker nifty-50


To get the stock data of a single company:
ind-ticker stock <comapny_name_without_spaces>

Example:
ind-ticker stock Reliance


To get the stock data of multiple companies:
ind-ticker stocks <comapny_name1_without_spaces> <company_name2_without_spaces>

Example:
ind-ticker stocks Biocon Cipla


To get the stock data of a company including the annual analysis:
ind-ticker stock <comapny_name_without_spaces> -aa

Example:
ind-ticker stock Avanti-Feeds -aa


To get the stock data of a company including the quarterly analysis:
ind-ticker stock <comapny_name_without_spaces> -qa

Example:
ind-ticker stock Titan -qa


To get the stock data of a company including both the analysis:
ind-ticker stock <comapny_name_without_spaces> -aa -qa

Example:
ind-ticker stock Adani-Green -aa -qa


To get data of a Mutual Fund Scheme:
ind-ticker mf <mutual_fund_scheme_name>

Example:
ind-ticker mf mirae-asset-tax-saver

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.