What is the difference between "Adjusted Closing Price" for something and the last price ? Do closing prices get adjusted after the fact ? Please explain....
Has any of you ported the smfGetYahooHistory function to VBA? I want to use the function to get data and save it to mysql. It seems the function currently uses...
Sorry for the n00b question, but thought this would be an appropriate place to ask, since the AddIn relies on website data being accurate... When does...
No real answer here. I think they each update when they update -- I would suspect usually anywhere from a few days to a week. For example, MMM announced on...
Thanks! Will keep an eye on it... would you say Morningstar or Reuters are the most reliable ? ... Google ... to ... they ... the ... appropriate ... ...
I usually avoid Morningstar because it needs the IE cookie in order for the add-in to access its data. Typically, I go with either MSN or Reuters. Or AdvFN,...
Thanks. I solved the problem by unchecking the box on the SMF add in that was set to the download file and browsed to the program/smf addin file set up in the...
http://www.investmentnews.com/apps/pbcs.dll/article?AID=/20090202/REG/902029989/1094/INDaily01 Beginning as early as May 2008, Morningstar began “screen...
Silly case in two regards: 1) Morningstar is definitely lying: another company threatens them if they compete ? Wow, we are now into socialism. 2) If New...
I use thomson one web site for research- it is password based I am trying to get the financial statement data from the site to excel and the problem is the...
If the data is being presented within a Java application, you usually need an API to access the data. I'm doubtful that you could use the add-in to access the...
I tryed the code but I get a compile error "Sub or Function not defined" when it gets to the RCHGetYahooQuotes line; I included the RCH projects in the...
Not sure what to tell you? EXCEL version? Operating system? Add-in version? I only get the "Sub or Function not defined" error message if I haven't set the...
I'm runing Excel 2007 /XP Professional; Addin was downloaded this morning; I tried the RCHGetTableCell formula in a Excel cell and worked fine... apparently...
I'm sorry Randy I missed part of your question... in the Object browser I selected <All Libraries> but I don't see the RCH_Stock_Market_Functions library;...
When in the object browser, if you have "All Libraries" selected, you should be able to find the add-in functions as members of the "<globals>" class. Or, look...
I don't see the add-in functions under <globals> (I'm looking for names begining with RCH). In a previous mail I said that I had included the RCH projects in...
An element list can be found in the XLS file that is distributed within the ZIP file that contains the add-in. Just look for it in the folder where you...
Thank you Randy ... An element list can be found in the XLS file that is distributed within the ZIP file that contains the add-in. Just look for it in the ...
I have been using RCHGetYahooHistory and I love the ability to download this data to chart. But I have noticed that daily data is not updated until the...
Hi again, I did a search on here and read some of the other peoples issue with this. I have been using the yahoo history add in for a loooong time now and all...
Is it possible there is another link somewhere in the workbook that is unrelated to the add-in? Because if the add-in link was the problem, the data shouldn't...
Hi thank you for the response. There are no other links and when the message comes up if i click edit links it takes me to the smf add in. I uploaded the file...