Script to get Stock History Information

I wrote a python script to get stock market current and history information based on Google finance API. Here I am going to explain about that. How to setup Download GetStockInfo.py into /usr/local/bin folder as stockinfo chmod +x...

Live India Stock Market Indices on your Terminal

Live BSE and NSE index on your bash terminal The script get the live index from BSE and NSE stock market. How to Use Download the script from github stockmarketindia.py Copy the file into /usr/bin folder. Run stockmarketindia anywhere from...