3 Messages
Digest #3344
Messages
Tue Mar 3, 2015 2:28 pm (PST) . Posted by:
rjemery7
RCHGetYahooQuotes("MMM", "D1") gets me the date of the last trade. How can I obtain the date of the previous close?
If the last trade was a Monday, then the Previous Close was probably the previous Friday!
If the last trade was a Monday, then the Previous Close was probably the previous Friday!
Tue Mar 3, 2015 3:51 pm (PST) . Posted by:
"Randy Harmelink" rharmelink
During the trading day, you could pick it up from the historical quotes web
page, with either:
=RCHGetTableCell("http://finance.yahoo.com/q/hp?s=MMM",1,">Adj Close",,,,1)
=RCHGetYahooHistory("MMM",,,,,,,,"d",0)
On Tue, Mar 3, 2015 at 3:28 PM, rjemery@gmail.com [smf_addin] <
smf_addin@yahoogroups.com> wrote:
>
> RCHGetYahooQuotes("MMM", "D1") gets me the date of the last trade. How
> can I obtain the date of the previous close?
>
> If the last trade was a Monday, then the Previous Close was probably the
> previous Friday!
>
page, with either:
=RCHGetTableCell("http://finance.yahoo.com/q/hp?s=MMM",1,">Adj Close",,,,1)
=RCHGetYahooHistory("MMM",,,,,,,,"d",0)
On Tue, Mar 3, 2015 at 3:28 PM, rjemery@gmail.com [smf_addin] <
smf_addin@yahoogroups.com> wrote:
>
> RCHGetYahooQuotes(
> can I obtain the date of the previous close?
>
> If the last trade was a Monday, then the Previous Close was probably the
> previous Friday!
>
For the Add-in, Documentation, Templates, Tips and FAQs, visit http://ogres-crypt.com/SMF
Tidak ada komentar:
Posting Komentar