15 New Messages
Digest #2610
Messages
Thu May 9, 2013 7:15 am (PDT) . Posted by:
"Danny" danzig_36526
Anyone else noticing lack of elements from MSN recently?
Thu May 9, 2013 8:34 am (PDT) . Posted by:
"Randy Harmelink" rharmelink
I just tried several dozen and they're working fine here. They did revamp
their website structure last year, which required elements to be redefined.
But nothing recently I'm aware of, unless you can give more details, like
example ticker symbols and element numbers.
On Thu, May 9, 2013 at 7:15 AM, Danny <danzig_36526@yahoo.com > wrote:
> Anyone else noticing lack of elements from MSN recently?
>
their website structure last year, which required elements to be redefined.
But nothing recently I'm aware of, unless you can give more details, like
example ticker symbols and element numbers.
On Thu, May 9, 2013 at 7:15 AM, Danny <danzig_36526@
> Anyone else noticing lack of elements from MSN recently?
>
Thu May 9, 2013 8:50 am (PDT) . Posted by:
"ssztaba" ssztaba
I added a worksheet with the RCHGETYahoo array formula, and then used the VLOOKUP function, as you suggested, to get the data I want to another worksheet.
When I set up the Array formula and the VLOOKUP formulas, everything seemed to work fine and I got yesterday's EOD prices and they were transferred correctly via the VLOOKUP function.
Yet when I then tried to do the smfForceRecalculation macro to get current prices everything in Excel froze. After force quitting out of Excel I am now unable to correctly open the workbook if I activate the Macros. I don't even get a movable cursor.
Any thoughts ??
Thanks
When I set up the Array formula and the VLOOKUP formulas, everything seemed to work fine and I got yesterday'
Yet when I then tried to do the smfForceRecalculati
Any thoughts ??
Thanks
Thu May 9, 2013 1:56 pm (PDT) . Posted by:
"Randy Harmelink" rharmelink
Why would you need to activate macros?
That's the only thing that sounds unusual to me in your description.
On Thu, May 9, 2013 at 8:50 AM, ssztaba <ssjurik@optonline.net > wrote:
> I added a worksheet with the RCHGETYahoo array formula, and then used the
> VLOOKUP function, as you suggested, to get the data I want to another
> worksheet.
>
> When I set up the Array formula and the VLOOKUP formulas, everything
> seemed to work fine and I got yesterday's EOD prices and they were
> transferred correctly via the VLOOKUP function.
>
> Yet when I then tried to do the smfForceRecalculation macro to get current
> prices everything in Excel froze. After force quitting out of Excel I am
> now unable to correctly open the workbook if I activate the Macros. I
> don't even get a movable cursor.
>
> Any thoughts ??
>
That's the only thing that sounds unusual to me in your description.
On Thu, May 9, 2013 at 8:50 AM, ssztaba <ssjurik@optonline.
> I added a worksheet with the RCHGETYahoo array formula, and then used the
> VLOOKUP function, as you suggested, to get the data I want to another
> worksheet.
>
> When I set up the Array formula and the VLOOKUP formulas, everything
> seemed to work fine and I got yesterday'
> transferred correctly via the VLOOKUP function.
>
> Yet when I then tried to do the smfForceRecalculati
> prices everything in Excel froze. After force quitting out of Excel I am
> now unable to correctly open the workbook if I activate the Macros. I
> don't even get a movable cursor.
>
> Any thoughts ??
>
Thu May 9, 2013 2:25 pm (PDT) . Posted by:
"ssztaba" ssztaba
I have a macro activated by a button which does nothing except call the smfForceRecalculation routine (so that I don't have to do the F8 and then Run the smfForceRecalculation routine.)
In any case, I just re-opened my workbook, and activated the Macros, and used the button, and everything worked like it is supposed to. So, whatever I did before must have cleared when I force closed Excel and then restarted my computer. (but I had tried that before my first message -- oh well)
Thanks for your help, and for all you've done with the add-on
Stan
--- In smf_addin@yahoogroups.com , Randy Harmelink <rharmelink@...> wrote:
>
> Why would you need to activate macros?
>
> That's the only thing that sounds unusual to me in your description.
>
> On Thu, May 9, 2013 at 8:50 AM, ssztaba <ssjurik@...> wrote:
>
> > I added a worksheet with the RCHGETYahoo array formula, and then used the
> > VLOOKUP function, as you suggested, to get the data I want to another
> > worksheet.
> >
> > When I set up the Array formula and the VLOOKUP formulas, everything
> > seemed to work fine and I got yesterday's EOD prices and they were
> > transferred correctly via the VLOOKUP function.
> >
> > Yet when I then tried to do the smfForceRecalculation macro to get current
> > prices everything in Excel froze. After force quitting out of Excel I am
> > now unable to correctly open the workbook if I activate the Macros. I
> > don't even get a movable cursor.
> >
> > Any thoughts ??
> >
>
In any case, I just re-opened my workbook, and activated the Macros, and used the button, and everything worked like it is supposed to. So, whatever I did before must have cleared when I force closed Excel and then restarted my computer. (but I had tried that before my first message -- oh well)
Thanks for your help, and for all you've done with the add-on
Stan
--- In smf_addin@yahoogrou
>
> Why would you need to activate macros?
>
> That's the only thing that sounds unusual to me in your description.
>
> On Thu, May 9, 2013 at 8:50 AM, ssztaba <ssjurik@
>
> > I added a worksheet with the RCHGETYahoo array formula, and then used the
> > VLOOKUP function, as you suggested, to get the data I want to another
> > worksheet.
> >
> > When I set up the Array formula and the VLOOKUP formulas, everything
> > seemed to work fine and I got yesterday'
> > transferred correctly via the VLOOKUP function.
> >
> > Yet when I then tried to do the smfForceRecalculati
> > prices everything in Excel froze. After force quitting out of Excel I am
> > now unable to correctly open the workbook if I activate the Macros. I
> > don't even get a movable cursor.
> >
> > Any thoughts ??
> >
>
Thu May 9, 2013 3:09 pm (PDT) . Posted by:
"ssztaba" ssztaba
Is there a user controllable way to affect the length of the Company Name returned with the 'n' code of the GetYahooQuotes function ??
For example currently US Steel comes back as 'United States Ste', and Akamai comes back as 'Akamai Technologi39; The default setting seems to allow a maximum of 17 characters.
Thanks
For example currently US Steel comes back as 'United States Ste', and Akamai comes back as 'Akamai Technologi
Thanks
Thu May 9, 2013 4:56 pm (PDT) . Posted by:
"Randy Harmelink" rharmelink
Nope. Sorry. All of that is set by Yahoo...
On Thu, May 9, 2013 at 3:09 PM, ssztaba <ssjurik@optonline.net > wrote:
> Is there a user controllable way to affect the length of the Company Name
> returned with the 'n' code of the GetYahooQuotes function ??
>
> For example currently US Steel comes back as 'United States Ste', and
> Akamai comes back as 'Akamai Technologi39; The default setting seems to
> allow a maximum of 17 characters.
>
On Thu, May 9, 2013 at 3:09 PM, ssztaba <ssjurik@optonline.
> Is there a user controllable way to affect the length of the Company Name
> returned with the 'n' code of the GetYahooQuotes function ??
>
> For example currently US Steel comes back as 'United States Ste', and
> Akamai comes back as 'Akamai Technologi
> allow a maximum of 17 characters.
>
Thu May 9, 2013 4:57 pm (PDT) . Posted by:
"antonvanas1989" antonvanas1989
I have the same problem with GetYahooQuotes "n" function. Unfortunately i do not know how to change it.
--- In smf_addin@yahoogroups.com , "ssztaba" <ssjurik@...> wrote:
>
> Is there a user controllable way to affect the length of the Company Name returned with the 'n' code of the GetYahooQuotes function ??
>
> For example currently US Steel comes back as 'United States Ste', and Akamai comes back as 'Akamai Technologi39; The default setting seems to allow a maximum of 17 characters.
>
> Thanks
>
--- In smf_addin@yahoogrou
>
> Is there a user controllable way to affect the length of the Company Name returned with the 'n' code of the GetYahooQuotes function ??
>
> For example currently US Steel comes back as 'United States Ste', and Akamai comes back as 'Akamai Technologi
>
> Thanks
>
Thu May 9, 2013 5:04 pm (PDT) . Posted by:
"Randy Harmelink" rharmelink
The only way to change it is to get the data from another source. But most
other methods of retrieving it will be slower, since it would get the data
with one Internet access per company name request.
On Thu, May 9, 2013 at 4:57 PM, antonvanas1989 <antonvanas1989@yahoo.com >wrote:
> I have the same problem with GetYahooQuotes "n" function. Unfortunately i
> do not know how to change it.
>
other methods of retrieving it will be slower, since it would get the data
with one Internet access per company name request.
On Thu, May 9, 2013 at 4:57 PM, antonvanas1989 <antonvanas1989@
> I have the same problem with GetYahooQuotes "n" function. Unfortunately i
> do not know how to change it.
>
Thu May 9, 2013 3:27 pm (PDT) . Posted by:
"BEN HEATON" ben916770
Hi Randy
I've been using you excellent add-in for several years - thanks.
Currently doing some development with historical stock prices(excel 2010) which has resulted in the following questions:
1. When trying to get price history for UK stocks (for example "NXT.L"), I use RCHGetYahooHistory() to fetch the price history for the days prior to the current date. I use RCHGetYahooQuotes to fetch today's prices.
The date of prices fetched by RCHGetYahooQuotes() is 9th May (todays price). The first price fetched by RCHGetYahooHistory() is for 7th May. Where is the data for 8th May?
The problem is peculiar to UK stocks (I believe), because when I select a US stock, the most recent historical price fetched by RCHGetYahooHistory() is 8th May, which is as I would expect.
2. For NXT.L we've also noticed that each day there is a difference in Close value and
Adj.Close value, but there has not been a dividend or stock split in recent days
http://finance.yahoo.com/q/hp?s=NXT.L+Historical+Prices
seems there is no "dividend" applied daily, but how the
Adj.close value changing every day?
when compared with ARM.L
http://finance.yahoo.com/q/hp?s=ARM.L+Historical+Prices
ARM.L looks good with "Close value" and "Adj.Close" value ie. no
changes in "close value" and "Adj.close value" everyday.
3. Could you also clarify when the adjusted price isaccessible by your add ins? We currently use
RCHGetYahooHistory() to fetch historical adjusted prices, but i'm struggling with the idea if adjusted price for todays close. Is it possible to get that before hacing to wait till the following day and use
RCHGetYahooHistory().
I've looked in the supporting documentation for RCHGetYahooQuotes() and cannot see any mention of adjusted close.
Many thanks
Ben Heaton
I've been using you excellent add-in for several years - thanks.
Currently doing some development with historical stock prices(excel 2010) which has resulted in the following questions:
1. When trying to get price history for UK stocks (for example "NXT.L"
The date of prices fetched by RCHGetYahooQuotes(
The problem is peculiar to UK stocks (I believe), because when I select a US stock, the most recent historical price fetched by RCHGetYahooHistory(
2. For NXT.L we've also noticed that each day there is a difference in Close value and
Adj.Close value, but there has not been a dividend or stock split in recent days
http://finance.
seems there is no "dividend" applied daily, but how the
Adj.close value changing every day?
when compared with ARM.L
http://finance.
ARM.L looks good with "Close value" and "Adj.Close" value ie. no
changes in "close value" and "Adj.close value" everyday.
3. Could you also clarify when the adjusted price isaccessible by your add ins? We currently use
RCHGetYahooHistory(
RCHGetYahooHistory(
I've looked in the supporting documentation for RCHGetYahooQuotes(
Many thanks
Ben Heaton
Thu May 9, 2013 3:29 pm (PDT) . Posted by:
"ben916770" ben916770
Hi Randy
I've been using you excellent add-in for several years - thanks.
Currently doing some development with historical stock prices(excel 2010) which has resulted in the following questions:
1. When trying to get price history for UK stocks (for example "NXT.L"), I use RCHGetYahooHistory() to fetch the price history for the days prior to the current date. I use RCHGetYahooQuotes to fetch today's prices.
The date of prices fetched by RCHGetYahooQuotes() is 9th May (todays price). The first price fetched by RCHGetYahooHistory() is for 7th May. Where is the data for 8th May?
The problem is peculiar to UK stocks (I believe), because when I select a US stock, the most recent historical price fetched by RCHGetYahooHistory() is 8th May, which is as I would expect.
2. For NXT.L we've also noticed that each day there is a difference in Close value and Adj.Close value, but there has not been a dividend or stock split in recent days
http://finance.yahoo.com/q/hp?s=NXT.L+Historical+Prices
seems there is no "dividend" applied daily, but how the Adj.close value changing every day?
when compared with ARM.L
http://finance.yahoo.com/q/hp?s=ARM.L+Historical+Prices
ARM.L looks good with "Close value" and "Adj.Close" value ie. no changes in "close value" and "Adj.close value" everyday.
3. Could you also clarify when the adjusted price is accessible by your add ins? We currently use
RCHGetYahooHistory() to fetch historical adjusted prices, but i'm struggling with the idea if adjusted price for todays close. Is it possible to get that before hacing to wait till the following day and use
RCHGetYahooHistory().
I've looked in the supporting documentation for RCHGetYahooQuotes() and cannot see any mention of adjusted close.
Many thanks
Ben Heaton
I've been using you excellent add-in for several years - thanks.
Currently doing some development with historical stock prices(excel 2010) which has resulted in the following questions:
1. When trying to get price history for UK stocks (for example "NXT.L"
The date of prices fetched by RCHGetYahooQuotes(
The problem is peculiar to UK stocks (I believe), because when I select a US stock, the most recent historical price fetched by RCHGetYahooHistory(
2. For NXT.L we've also noticed that each day there is a difference in Close value and Adj.Close value, but there has not been a dividend or stock split in recent days
http://finance.
seems there is no "dividend"
when compared with ARM.L
http://finance.
ARM.L looks good with "Close value" and "Adj.Close&quo
3. Could you also clarify when the adjusted price is accessible by your add ins? We currently use
RCHGetYahooHistory(
RCHGetYahooHistory(
I've looked in the supporting documentation for RCHGetYahooQuotes(
Many thanks
Ben Heaton
Thu May 9, 2013 5:00 pm (PDT) . Posted by:
"Randy Harmelink" rharmelink
On Thu, May 9, 2013 at 3:27 PM, BEN HEATON <benjaminheaton@btinternet.com >wrote:
> Currently doing some development with historical stock prices(excel
> 2010) which has resulted in the following questions:
>
> 1. When trying to get price history for UK stocks (for example "NXT.L"), I
> use RCHGetYahooHistory() to fetch the price history for the days prior to
> the current date. I use RCHGetYahooQuotes to fetch today's prices.
> The date of prices fetched by RCHGetYahooQuotes() is 9th May (todays
> price). The first price fetched by RCHGetYahooHistory() is for 7th May.
> Where is the data for 8th May?
>
> The problem is peculiar to UK stocks (I believe), because when I select a
> US stock, the most recent historical price fetched by RCHGetYahooHistory()
> is 8th May, which is as I would expect.
>
Question for Yahoo, not me. Use the feedback link at the bottom of their
historical quotes page:
http://finance.yahoo.com/q/hp?s=NXT.L+Historical+Prices
> 2. For NXT.L we've also noticed that each day there is a difference in
> Close value and Adj.Close value, but there has not been a dividend or stock
> split in recent days
> http://finance.yahoo.com/q/hp?s=NXT.L+Historical+Prices
> seems there is no "dividend" applied daily, but how the Adj.close value
> changing every day?
>
> when compared with ARM.L
> http://finance.yahoo.com/q/hp?s=ARM.L+Historical+Prices
> ARM.L looks good with "Close value" and "Adj.Close" value ie. no changes
> in "close value" and "Adj.close value" everyday.
>
Also a question for Yahoo. Definitely looks hinky to me.
3. Could you also clarify when the adjusted price is accessible by your add
> ins? We currently use
> RCHGetYahooHistory() to fetch historical adjusted prices, but i'm
> struggling with the idea if adjusted price for todays close. Is it possible
> to get that before hacing to wait till the following day and use
> RCHGetYahooHistory().
>
> I've looked in the supporting documentation for RCHGetYahooQuotes() and
> cannot see any mention of adjusted close.
>
It's available whenever Yahoo posts it. All the add-in does is retrieve
what they are providing...
Otherwise, I'm not sure if you're asking a different question or not.
> Currently doing some development with historical stock prices(excel
> 2010) which has resulted in the following questions:
>
> 1. When trying to get price history for UK stocks (for example "NXT.L"
> use RCHGetYahooHistory(
> the current date. I use RCHGetYahooQuotes to fetch today's prices.
> The date of prices fetched by RCHGetYahooQuotes(
> price). The first price fetched by RCHGetYahooHistory(
> Where is the data for 8th May?
>
> The problem is peculiar to UK stocks (I believe), because when I select a
> US stock, the most recent historical price fetched by RCHGetYahooHistory(
> is 8th May, which is as I would expect.
>
Question for Yahoo, not me. Use the feedback link at the bottom of their
historical quotes page:
http://finance.
> 2. For NXT.L we've also noticed that each day there is a difference in
> Close value and Adj.Close value, but there has not been a dividend or stock
> split in recent days
> http://finance.
> seems there is no "dividend" applied daily, but how the Adj.close value
> changing every day?
>
> when compared with ARM.L
> http://finance.
> ARM.L looks good with "Close value" and "Adj.Close" value ie. no changes
> in "close value" and "Adj.close value" everyday.
>
Also a question for Yahoo. Definitely looks hinky to me.
3. Could you also clarify when the adjusted price is accessible by your add
> ins? We currently use
> RCHGetYahooHistory(
> struggling with the idea if adjusted price for todays close. Is it possible
> to get that before hacing to wait till the following day and use
> RCHGetYahooHistory(
>
> I've looked in the supporting documentation for RCHGetYahooQuotes(
> cannot see any mention of adjusted close.
>
It's available whenever Yahoo posts it. All the add-in does is retrieve
what they are providing...
Otherwise, I'm not sure if you're asking a different question or not.
Thu May 9, 2013 4:22 pm (PDT) . Posted by:
"Lawrence" lawleesh
Hi
Is there a problem downloading data from Google? I find that the SMF addin could download from Yahoo etc but those from Google returned error messages.
regards
LL
Is there a problem downloading data from Google? I find that the SMF addin could download from Yahoo etc but those from Google returned error messages.
regards
LL
Thu May 9, 2013 5:03 pm (PDT) . Posted by:
"Randy Harmelink" rharmelink
You're going to have to provide a more detailed description of your problem
if you expect an answer. I'm not a mind reader. I have no idea what kinds
of formulas you're having problems with.
On Thu, May 9, 2013 at 4:22 PM, Lawrence <lawrence.leesh@gmail.com > wrote:
>
> Is there a problem downloading data from Google? I find that the SMF addin
> could download from Yahoo etc but those from Google returned error messages.
>
if you expect an answer. I'm not a mind reader. I have no idea what kinds
of formulas you're having problems with.
On Thu, May 9, 2013 at 4:22 PM, Lawrence <lawrence.leesh@
>
> Is there a problem downloading data from Google? I find that the SMF addin
> could download from Yahoo etc but those from Google returned error messages.
>
Thu May 9, 2013 6:33 pm (PDT) . Posted by:
"Lawrence" lawleesh
Hi Randy
I thought that Google might have switched to dynamic web pages which caused info not to be downloaded.
One of the formulas I have difficulty with is =RCHGetElementNumber("aa",2742). It returned "Error".
thanks
LL
--- In smf_addin@yahoogroups.com , Randy Harmelink <rharmelink@...> wrote:
>
> You're going to have to provide a more detailed description of your problem
> if you expect an answer. I'm not a mind reader. I have no idea what kinds
> of formulas you're having problems with.
>
> On Thu, May 9, 2013 at 4:22 PM, Lawrence <lawrence.leesh@...> wrote:
>
> >
> > Is there a problem downloading data from Google? I find that the SMF addin
> > could download from Yahoo etc but those from Google returned error messages.
> >
>
I thought that Google might have switched to dynamic web pages which caused info not to be downloaded.
One of the formulas I have difficulty with is =RCHGetElementNumbe
thanks
LL
--- In smf_addin@yahoogrou
>
> You're going to have to provide a more detailed description of your problem
> if you expect an answer. I'm not a mind reader. I have no idea what kinds
> of formulas you're having problems with.
>
> On Thu, May 9, 2013 at 4:22 PM, Lawrence <lawrence.
>
> >
> > Is there a problem downloading data from Google? I find that the SMF addin
> > could download from Yahoo etc but those from Google returned error messages.
> >
>
Tidak ada komentar:
Posting Komentar