Do you have a stock exchange portfolio with shares that you need to monitor on daily basis? With command line and your shell nothing can be easier. In this article we will show you how to download all NYSE stock exchange ticker symbols in matter of minutes using few lines of bash script. With some light modification this method can be applied to any stock exchange and any number of ticker symbols.
This script can also be altered to behave as a monitoring tool and act upon your predefined instructions if combined with a website which displays intraday data.
|
|
Leave a Reply