Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

smf_addin · EXCEL Stock Market Functions Add-in

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 22781
  • Category: Software
  • Founded: Jun 18, 2006
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 7812 - 7841 of 22439   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
7812 Gabriele Sorbara
g_sorbara Send Email
Nov 1, 2009
6:28 pm
Hi:   Does anyone know where I can download free historical price data on options or a site that provides historical option price charts?  I used to get...
7813 Gabriele Sorbara
g_sorbara Send Email
Nov 1, 2009
6:54 pm
Hi, I actually did find the charts on MarketWatch again (see link pasted below).  For the five letter option ticker you need to put an equals signs after the...
7814 Gabriele Sorbara
g_sorbara Send Email
Nov 1, 2009
7:03 pm
Sorry for all the e-mails, but want to clarify that the yahoo stock ticker charts were created with the rchcreatecomment() function, which pulled the charts...
7815 fincoolio Send Email Nov 1, 2009
8:45 pm
Hey Randy, I spent some time trying to update the source URLs for the motley fool caps website, but I couldn't figure it out. Are you able to? Thanks for...
7816 Randy Harmelink
rharmelink Send Email
Nov 1, 2009
9:12 pm
They've completely redone the page. However, if you add the modGetTagContent.bas module from the "Works In Progress" folder from the group's file area to your...
7817 Randy Harmelink
rharmelink Send Email
Nov 1, 2009
9:30 pm
You could try OptionsXpress, but it only has O/H/L/C and not closing bid/ask prices (which I consider a necessity). For example: ...
7818 kivikatz Send Email Nov 2, 2009
3:43 am
Is there any way to model what-if scenarios for options with SMF add-in? For instance, I would like to determine what would happen to a given option symbol...
7819 carmine288 Send Email Nov 2, 2009
4:29 am
I the following: =RCHGetTableCell("http://online.wsj.com/mdc/public/page/2_3021-tradingdi\ ary-20081001.html?mod=mdc_pastcalendar#nysevolB",2,">Nasdaq",,,,1 ...
7820 Randy Harmelink
rharmelink Send Email
Nov 2, 2009
4:43 am
If your serial date value is in cell C3: =RCHGetTableCell("http://online.wsj.com/mdc/public/page/2_3021-tradingdiary- "&TEXT(C3,"yyyymmdd")&".html", ...
7821 g_sorbara Send Email Nov 2, 2009
12:48 pm
Thanks, you're the man!...
7822 fincoolio Send Email Nov 2, 2009
12:52 pm
Hi Randy, thanks so much for this. The first tag works =VALUE(RCHGetWebData("http://caps.fool.com/Ticker/"&C$2&".aspx","stars-lg.gif",1,-1)) But the other tags...
7823 g_sorbara Send Email Nov 2, 2009
1:06 pm
I uploaded my my excel file in the uploads section of this group. Can you help me with linking the tickers to the formula. I would also like the image to...
7824 raj sekhar
sekhraja Send Email
Nov 2, 2009
1:39 pm
Hi dear groups members,   Need info on RCHGetTable software and its add-ons' and how it works on indian stock Exchanges' stocks and MCX, pls send the...
7825 Randy Harmelink
rharmelink Send Email
Nov 2, 2009
1:44 pm
It sounds like you imported the .bas file into the workbook's VBA project instead of modifying the add-in code? You could do it that way, but then the...
7826 Randy Harmelink
rharmelink Send Email
Nov 2, 2009
1:50 pm
Try this in cell C3: =RCHCreateComment("http://bigcharts.marketwatch.com/charts/big.chart?symb= "&A3&"="&B3&";&type=2&style=320&time=4&freq=1&nosettings=1",99) ...
7827 Randy Harmelink
rharmelink Send Email
Nov 2, 2009
1:52 pm
Go to the "Documentation" folder of the files area of the group. There are a number of details available there....
7828 g_sorbara Send Email Nov 2, 2009
2:30 pm
Bravo! Thanks so much!...
7829 hdevoto Send Email Nov 2, 2009
6:25 pm
hi, i am using smfGetMSNHistory to retrieve data from msn but i only get about 250 rows regardless of the time period i entered. is there a way to get data for...
7830 Randy Harmelink
rharmelink Send Email
Nov 2, 2009
8:29 pm
MSN has changed their parameters several times since I originally wrote that function. For now, try something like this instead: =smfGetCSVFile(" ...
7831 kitiany Send Email Nov 2, 2009
8:30 pm
Randy, Does the formula only attach PNG graphics into the comment box? I was trying to modify your code to create a comment that showed a table of the top 10...
7832 Randy Harmelink
rharmelink Send Email
Nov 2, 2009
8:51 pm
This: =RCHCreateComment("",0,,,,,,,"xxx","") ...would load text of "xxx" into the comment. The hard part will be formatting such a list to make it readable....
7833 hdevoto Send Email Nov 2, 2009
10:23 pm
thanks for the help. i did not test it extensively but i think the following changes to the function makes it work. hope it helps. ...
7834 Randy Harmelink
rharmelink Send Email
Nov 2, 2009
10:55 pm
Thanks. That was the simplest change I could consider -- but I think I'd prefer to pass the starting day and ending day, or default the ending month to the ...
7835 Bozwood Send Email Nov 3, 2009
12:34 am
I am now getting 'error&#39; for the RCHGetElementNumber functions on both annual and quarterly basis when using AdvFN. Has anyone else seen this? Also, I am able...
7836 Randy Harmelink
rharmelink Send Email
Nov 3, 2009
1:17 am
I'll need more details. I just tried ticker MMM with the AdvFN-Data-Dump-3.xls workbook from the files area for both quarterly and annual data and had no...
7837 Bozwood Send Email Nov 3, 2009
2:03 am
tried MMM as well and still getting the 'error&#39; message. must be something with my machine. any ideas as to how to correct? it seems odd that some would work...
7838 Randy Harmelink
rharmelink Send Email
Nov 3, 2009
2:18 am
What formulas are in the cells you are getting "Error" with? Do you still get the "Error" returned if you type in the formula in a new workbook, or is this...
7839 Pete
petekoch Send Email
Nov 3, 2009
2:35 am
I opened a sheet and get 'error&#39; for all the ADVFN elements, but all others working OK. Might be a temporary glitch with ADVFN....
7840 timdbui Send Email Nov 3, 2009
3:40 am
Hi Randy, I have a spreadsheet that uses RCHGetElementnumber. It works fine this morning, but now most of the cells have "Error". Even simple cell like this...
7841 Randy H
rharmelink Send Email
Nov 3, 2009
4:27 am
With more details on recent AdvFN errors for me to look at, it now appears that AdvFN has made some changes to their website. I don't know if this is a...
Messages 7812 - 7841 of 22439   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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