StockTrader

It helps one know the value of their stock


License
MIT
Install
pip install StockTrader==1.1

Documentation

Stock-Trading-API

Get to know the value of your stocks on NSE and BSE in just seconds without going through all those useless ads etc.

Installation

$ pip install stocktrader

Usage

  • Open Terminal and run the command:
  • $ stocktrader

  • Enter 'y' when asked to enter data and check values of your stocks by typing the name of your exchange.

  • >> Enter the exchange (BSE/NSE): bse
    >> Enter the name of the company: dlf
    >>Last Traded Price of DLF: <font color="red">93.55</font>
    >>Change: 1.00
    >>Percentage change: 1.06%
    >>Time Updated: 25 Jan 3:57pm
    >>BSE: 24,485.95 +50.29 +0.21%
    >>NSE: 7,436.15 +13.70 +0.18%

    StockTrader