Skip to main content

CLI tool to get data of Indian Stocks and Mutual Funds

Project description

🔥 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ind-ticker-0.0.4.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

ind_ticker-0.0.4-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page