I found a table of "Ex Date" dates, if that's what you are referring to. This would return the date from the first row of the table, as an EXCEL serial date: ...
Here is the link for the Flex Chart Signal http://stockcharts.com/def/servlet/SC.pnf?c=flex,P On the chart for Flex StockCharts shows a P&F Pattern: Ascending...
Unfortunately, what you're looking at is part of the image on that web page -- that's why the other items come from a different URL, where the items being...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the smf_addin group. File : /Uploads by...
smf_addin@yahoogroups...
Nov 8, 2009 8:55 pm
7897
Hi G_Sorbara, Thank you for your uploaded OptionsDetailsCharts. I like what I see and commend you for your efforts and willingness to share. I tried some ...
Tony:  Thanks for the compliments.  With regard to your first question, they do not auto populate, thus the tickers in blue need to be manually entered. ...
I have had your situation on both computers when I upgraded to Vista from XP. I think this is what finally worked in my situation. Download the program to the...
There was just a recent thread related to that, starting here: http://finance.groups.yahoo.com/group/smf_addin/message/7847 Two caveats: -- Some equities have...
Thanks for the suggestion. Through some combination of opening blank sheets and installing/uninstalling and eventually moving the plug-in to a different...
Hi Gabe, Thanks for the info. My primary option strategy is to be a option writer and primarily covered ones. At time I will do some naked writes, but not...
You can. I originally developed the add-in on Windows XP and EXCEL 2002. I bought a new machine last year and am now running with Vista and EXCEL 2007....
I have noticed on the =RCHGetTableCell fucntion, I cannot paste and copy more than 256 columns before I get a #VALUE! error that results in a #REF! error in...
I am trying to get a historical stock quote for a given stock symbol, lets say S, on a given day, lets say 10/21/09. can someone show me the formula I should...
That sounds like an EXCEL issue instead of an add-in issue. If you can upload a copy of an example, I can take a look at it. But it would be difficult to...
The easiest way would be to use smfPricesByDates: =smfPricesByDates("S",DATE(2009,10,21)) But it will return an adjusted closing price. You could get the...
thank you. Â what does the C indicate? and the 0? Â Ken ... From: Randy Harmelink <rharmelink@...> Subject: Re: [smf_addin] RCH get yahoo history help ...
Hey, I am not able to get result for the RCHGetElementNumber() function. I am able to get the RCHGetYahooQuotes() to work. The formula that I have is...
See: http://finance.groups.yahoo.com/group/smf_addin/message/4918 I suspect RCHGetYahooQuotes() isn't actually working -- that you're seeing old values....
Randy To use getyahoohistory as an array formula for several dates is clear in your examples, but is there a way to use an array also for the symbols? I...
It wouldn't speed anything up, because the add-in would still need to do 500 queries against Yahoo's historical quotes database. Yahoo doesn't return history...
Hello Guys, i am getting an error that I have not had before in a spreadsheet which uses the SMF functions. I have not used this sheet for a few weeks but...