Since this is an investment/trading forum, so programming is naturally gravitate to this area. First and foremost, one must have a charting software system and this system MUST have support for script programming. For example, the DJI correction in Oct 2018 and bottomed in Dec 2018 and recovered in Feb 2019, and I want to know the recovery performance of those stocks with less severe correction than DJI. Sure enough, 60% of these stocks performed better than the DJI in Feb 2019. I script the system to dump 3 close prices for each stock and use Excel to do filtering. Excel VBA is powerful tool when it comes to scraping for fundamental information. I use perl script to keep track of ticker symbols that met various screening criteria.
Last edited: