Complete Nasdaq NYSE listed company Download

Discussion in 'Trading Software' started by piggie, Jul 8, 2005.

  1. piggie

    piggie

    Hi,

    Where can I download the complete list of Nasdaq and NYSE listed companies? CSV format would be preferable, I will be able to manage other formats (binary, ascii,..etc.).

    Please PM me if it can't be publicly disclosed. Thank you.


    -harry
     
  2. nyse has it on their site.
     
  3. piggie

    piggie

    Thank you all. That's plenty of data for me to digest for a while.

    My plan is to port the historical data to Mysql, than access the database from Matlab for some fun analysis.

    My next tough project will be to connect to IB and download realtime data into MySQL, then do a quasi realtime analysis/monitoring for an automated trading system using Matlab.

    I have visited matlabtrader.com, but I don't like the ActiveX approach due to possible event misses. Gloriosia.com is too expensive for now. My thinking is to implement my own SocketClient connect through VC++ for the realtime data download into MySQL.

    Any help in this regard would be greatly appreciated. Thanks.

    -harry