+ Reply to Thread
Results 1 to 9 of 9

stock prices; EOD data from internet

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    10-14-2007
    MS-Off Ver
    Excel 2021
    Posts
    121

    stock prices; EOD data from internet

    Created a macro to update end of day (EOD) info for stock prices. I'm able to manually change the stock symbol within the URL line found in the macro to retrieve another stocks data but i want to be able to reference a cell in my spreadsheet instead of having to manually enter within the macro.

    This is a line from the macro that actually retrieves the info from the web:

    "URL;http://ichart.finance.yahoo.com/table.csv?s=GM&a=00&b=2&c=2005&d=06&e=29&f=2020&g=d&ignore=.csv", Destination:=Range("a1"))
    To get data for another stock, i would manually change the "GM" (General Motors Corp) in this line to another stock symbol of interest. How do i automate the process so that it will reference a cell instead?

    Thanks for any help,
    Impala
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    07-01-2008
    Location
    Cincinnati, OH
    Posts
    150
    Hi Impala. I'm not going to spend time modifying your example file when I already have my own. Maybe you can adapt to your needs using the attached example...
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    10-14-2007
    MS-Off Ver
    Excel 2021
    Posts
    121
    Awesome Tom,

    That spreadsheet looks great. I am also interested in being able to grab intraday data for stocks. Have you been able to find a way to be able to do this within excel? I have freeware software that downloads up to 30 days of historical intraday data but i have no idea what feeds the data gets the data from.

    Let me know if you have run across this yourself.

    Thanks,
    Impala

  4. #4
    Forum Contributor
    Join Date
    07-01-2008
    Location
    Cincinnati, OH
    Posts
    150
    Are you speaking of realtime data? Please explain to me what intra-day means exactly and tell me of some potential sources.

  5. #5
    Forum Contributor
    Join Date
    06-03-2008
    Posts
    387
    Have either of you found a stock site that you could grab the information for the net worth of a company along with what percentage of a company a stock currently represents (or enough information where I could calculate both)?

  6. #6
    Forum Contributor
    Join Date
    07-01-2008
    Location
    Cincinnati, OH
    Posts
    150
    Hi Yawn. If it is a publicly traded company, I think that the information you are looking, by law, must be made public.

    See the U.S. Securities and Exchange Commission (Home Page)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1