Search the web
Sign In
New User? Sign Up
smf_addin · EXCEL Stock Market Functions Add-in
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6300 - 6329 of 7910   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6300
Hi Randy & all, I have downloaded the add-in just in order to view a spreadsheet based on Graham's formula. I find the add-in very useful and interesting, so I...
moosazahiruddin
Offline Send Email
Apr 1, 2009
10:12 pm
6301
Hi guys, Is there any way to modify this template: RCHGetTableCell-Template-Reuters-Annual-Financials.xls which retrieves annual financial information,...
anthonylm22
Offline Send Email
Apr 3, 2009
1:06 am
6302
Yes and no.  A similar template can be set up -- to retrieve all the lines of the financial statement regardless of their content. However, since MSN nests...
Randy Harmelink
rharmelink
Offline Send Email
Apr 3, 2009
1:43 am
6303
I have been playing with the valuepro excel template and it is fantastic. Quick (and probably dumb) question. What does PIGR stand for (plug in growth rate to...
schumie_1
Offline Send Email
Apr 3, 2009
5:06 am
6304
Hi, Can i use this add in on Mac? How do I install it?...
aaryika.mehta
Offline Send Email
Apr 3, 2009
6:42 am
6305
Some tell me yes. Some tell me no. I have no direct experience....
Randy Harmelink
rharmelink
Offline Send Email
Apr 3, 2009
6:43 am
6306
Thanks very much that's fantastic... appreciate you for taking the time for that...
anthonylm22
Offline Send Email
Apr 3, 2009
12:20 pm
6307
Randy, this is (polite cough) somewhat off topic but I was wondering if you knew how to (or even if it's possible) to post a message to a Yahoo Group...
John French
john_french_...
Offline Send Email
Apr 3, 2009
4:49 pm
6308
I don't see why not -- as long as the group allows email posting (some don't). It would just be a matter of sending the email to that group email posting...
Randy Harmelink
rharmelink
Offline Send Email
Apr 3, 2009
6:57 pm
6309
Hi, I'm thinking about translating your code to VB.NET and post it on CodeGallery (http://code.msdn.microsoft.com/). Obviously I'll give you all the credit for...
jackoblacko1
Offline Send Email
Apr 3, 2009
7:44 pm
6310
Sounds OK to me......
Randy Harmelink
rharmelink
Offline Send Email
Apr 3, 2009
7:48 pm
6311
Hi, I'm thinking about porting your code to VB.NET and post it on CodeGallery. I will give you all the credit for it and point people to this group. I assume...
jackoblacko1
Offline Send Email
Apr 3, 2009
8:35 pm
6312
Randy, thanks very much. I will endeavor to get this working over the w/e. John...
John French
john_french_...
Offline Send Email
Apr 3, 2009
8:53 pm
6313
I used parameters 7789-7795 and 6589-6605 to extract ROCI and free cash flow respectively (from ADVFN website). When I checked them with data from website,...
fdasar78
Offline Send Email
Apr 4, 2009
1:36 am
6314
More details needed. Is your problem that you have the element numbers incorrect? I see ROCI as elements 7786-7795 and free cash flow as elements 6596-6605. ...
Randy Harmelink
rharmelink
Offline Send Email
Apr 4, 2009
3:24 am
6315
Randy, sorry to bother you on this again. I used your code and get the message "The transport failed to connect to the server". Areas of contention are 1. I...
John French
john_french_...
Offline Send Email
Apr 4, 2009
1:20 pm
6316
On Sat, Apr 4, 2009 at 6:16 AM, John French ... It's just a convenience thing for me. When I change it between the various values, it automatically changes...
Randy Harmelink
rharmelink
Offline Send Email
Apr 4, 2009
3:26 pm
6317
Randy, it was the port #. I have it working now. Thank you. John...
John French
john_french_...
Offline Send Email
Apr 4, 2009
3:58 pm
6318
Other than actual SEC filings, does anyone know of sources on the web for "as reported" (i.e. non-standardized) financial statements, that precisely match the...
Tom Cal
tcal64
Offline Send Email
Apr 4, 2009
7:10 pm
6319
does smfGetCSVFile always return a 200x100 array? for example, data = smfGetCSVFile("http://www.google.com/finance/historical?q=NYSE:GKK&output=csv") this...
jck_g
Offline Send Email
Apr 5, 2009
3:32 am
6320
Sorry, but smfGetCSVFile() wasn't set up to be used in a VBA process that way. However, all the smfGetCSVFile() function does is call the RCHGetYahooQuotes()...
Randy Harmelink
rharmelink
Offline Send Email
Apr 5, 2009
3:53 am
6321
Randy, I've been using RCHGetYahooHistory for about a year to backtest ideas for various markets and it's worked great. I run a macro to send a list of...
saturn_005
Offline Send Email
Apr 5, 2009
4:38 pm
6322
Sorry, but when you get to that level of activity, any number of things could be happening. I think you'd be better off with a different tool, say something...
Randy Harmelink
rharmelink
Offline Send Email
Apr 5, 2009
5:57 pm
6323
yep, that worked! now im gonna write a simple csv function that takes a url, row dim, col dim and have it call RCHGetYahooQuotes w/ that info. once again,...
jck_g
Offline Send Email
Apr 5, 2009
7:17 pm
6324
Randy, Do any of your macros access data from Investors Business Daily? In particular data from Stock Checkup. Stock Checkup can be accessed only if you are...
Larry Hill
laurancehill
Offline Send Email
Apr 6, 2009
7:56 pm
6325
I used the EXCEL Web Query process to login, then used the URL you gave below to extract data. I was able to. For example: Composite Rating 50 61 EPS Rating...
Randy Harmelink
rharmelink
Offline Send Email
Apr 6, 2009
8:20 pm
6326
Is there a way to access financial data related to companies based in Europe (Germany, Norway, UK etc)? I am especially interested in balance sheet, income...
michailparaskevopoulos
michailparas...
Offline Send Email
Apr 7, 2009
3:22 pm
6327
If AdvFN has the data for the companies you're interested in, you should be able to grab it. It would just be a matter of changing the URL's and/or symbols....
Randy Harmelink
rharmelink
Offline Send Email
Apr 7, 2009
3:30 pm
6328
I test the getelementnumber function via advfn for some blue chips tickers (e.g. XE:SIE) but this does not seem to work. Will try the other services as well...
michailparaskevopoulos
michailparas...
Offline Send Email
Apr 7, 2009
4:03 pm
6329
RCHGetElementNumber() may not work. There may be other parameters that need to be changed for foregign companies, which RCHGetElementNumber() is not set up to...
Randy Harmelink
rharmelink
Offline Send Email
Apr 7, 2009
4:26 pm
Messages 6300 - 6329 of 7910   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help