This code goes out to Nasdaq.Com and gets stock information. The returned HTML is parsed to get the stock price and the company name. Utilizes the MSXML2.XMLHTTP object. I had made a similar project earlier but ALAS Nasdaq changed their HTML but now its fixed ! enjoy ;)
Stock Ticker Symbol
this code assumes nasdaq's HTML is not changed since Jan. 16th, 2006 11:13 PM
Symbol, Price, Company Name, English Number of the price
Submitted On | 2006-01-16 23:07:00 |
By | keith fossella |
Level | Intermediate |
User Rating | 5.0 (10 globes from 2 users) |
Compatibility | VB 6.0 |
Category | Internet/ HTML |
World | Visual Basic |
Archive File | Retrieve_S1965831162006.zip |