7 Messages
Digest #3802
Messages
Fri Sep 23, 2016 9:59 am (PDT) . Posted by:
ddockstader
Randy,
I hate to bother you because I know you are working hard on all the other aspects of this add-in, but I'm having trouble finding the documentation for smfGetYahooPortfolioView. In particular, I need some clarification on the parameters for that function. I'm sure it's on the site somewhere, but I haven't been able to find it. Thanks - for all the support.
Dave
I hate to bother you because I know you are working hard on all the other aspects of this add-in, but I'm having trouble finding the documentation for smfGetYahooPortfoli
Dave
Fri Sep 23, 2016 10:01 am (PDT) . Posted by:
"Randy Harmelink" rharmelink
Sorry, but at this point, the only documentation is the message that
introduced it:
https://groups.yahoo.com/neo/groups/smf_addin/conversations/messages/30599
On Fri, Sep 23, 2016 at 8:17 AM, ddockstader@yahoo.com [smf_addin] <
smf_addin@yahoogroups.com> wrote:
>
> I hate to bother you because I know you are working hard on all the other
> aspects of this add-in, but I'm having trouble finding the documentation
> for smfGetYahooPortfolioView. In particular, I need some clarification on
> the parameters for that function. I'm sure it's on the site somewhere, but
> I haven't been able to find it. Thanks - for all the support.
>
introduced it:
https://groups.yahoo.com/neo/groups/smf_addin/conversations/messages/30599
On Fri, Sep 23, 2016 at 8:17 AM, ddockstader@yahoo.com [smf_addin] <
smf_addin@yahoogroups.com> wrote:
>
> I hate to bother you because I know you are working hard on all the other
> aspects of this add-in, but I'm having trouble finding the documentation
> for smfGetYahooPortfoli
> the parameters for that function. I'm sure it's on the site somewhere, but
> I haven't been able to find it. Thanks - for all the support.
>
Fri Sep 23, 2016 10:47 am (PDT) . Posted by:
ddockstader
Thanks, Randy. That's a start. Hopefully Verizon won't mess you up too much.
Dave
Dave
Fri Sep 23, 2016 9:20 pm (PDT) . Posted by:
markknutson2005
Randy, Is there an element created to get quotes on S&P and Dow index futures such as on this page: Premarket Stock Trading - CNNMoney http://money.cnn.com/data/premarket/ ? If not is there any way I can pick them up using the smf add in? Thanks, Mark
http://money.cnn.com/data/premarket/
Premarket Stock Trading - CNNMoney http://money.cnn.com/data/premarket/ Coverage of premarket trading, including futures information for the S&P 500, Nasdaq Composite and Dow Jones Industrial Average.
View on money.cnn.com http://money.cnn.com/data/premarket/
Preview by Yahoo
http://money.cnn.com/data/premarket/
Premarket Stock Trading - CNNMoney http://money.cnn.com/data/premarket/ Coverage of premarket trading, including futures information for the S&P 500, Nasdaq Composite and Dow Jones Industrial Average.
View on money.cnn.com http://money.cnn.com/data/premarket/
Preview by Yahoo
Sat Sep 24, 2016 1:21 am (PDT) . Posted by:
"Randy Harmelink" rharmelink
No element, sorry. Try something like:
=smfGetTagContent("http://money.cnn.com/data/premarket/","span",1,">U.S.
Stock Futures",">S&P",">Level",,1)
On Fri, Sep 23, 2016 at 9:20 PM, mknu@
...
wrote:
> Randy, Is there an element created to get quotes on S&P and Dow index
> futures such as on this page: Premarket Stock Trading - CNNMoney
> <http://money.cnn.com/data/premarket/> ? If not is there any way I can
> pick them up using the smf add in? Thanks, Mark
>
=smfGetTagContent("http://money.cnn.com/data/premarket/","span",1,">U.S.
Stock Futures",">S&P",">Level",,1)
On Fri, Sep 23, 2016 at 9:20 PM, mknu@
...
wrote:
> Randy, Is there an element created to get quotes on S&P and Dow index
> futures such as on this page: Premarket Stock Trading - CNNMoney
> <http://money.cnn.com/data/premarket/> ? If not is there any way I can
> pick them up using the smf add in? Thanks, Mark
>
Fri Sep 23, 2016 9:44 pm (PDT) . Posted by:
joelfp2000
Randy,
Thanks so much for all you do with this group and the addin. It is truly awesome!
I need your help! I can't find any elements that will report the 12 month, 3 year and 5 year category rankings for ETF's. I've used the quicktake report but it doesn't reflect the numbers. I believe I need to use the following but need further help.
=smfConvertData(smfstrExtr(smfGetTagContent("http://performance.morningstar/etf/trailing-returns.action?t=VOO http://performance.morningstar.com/funds/etf/trailing-returns.action?t=VOO
Any ideas ?
Joel
Thanks so much for all you do with this group and the addin. It is truly awesome!
I need your help! I can't find any elements that will report the 12 month, 3 year and 5 year category rankings for ETF's. I've used the quicktake report but it doesn't reflect the numbers. I believe I need to use the following but need further help.
=smfConvertData(smfstrExtr(smfGetTagContent("http://performance.morningstar/etf/trailing-returns.action?t=VOO http://performance.morningstar.com/funds/etf/trailing-returns.action?t=VOO
Any ideas ?
Joel
Sat Sep 24, 2016 1:13 am (PDT) . Posted by:
"Randy Harmelink" rharmelink
This gets me the 5-year return:
=smfGetTagContent("
http://performance.morningstar.com/perform/Performance/cef/trailing-total-returns.action?&t=VOO","td",8,">Total
Return","(Price)",,,1)
That URL is the static web page that MorningStar uses to build the dynamic
http://performance.morningstar.com/funds/etf/total-returns.action?t=VOO web
page.
On Fri, Sep 23, 2016 at 9:44 PM, joel.andrews@
...wrote:
> Thanks so much for all you do with this group and the addin. It is truly
> awesome!
>
> I need your help! I can't find any elements that will report the 12
> month, 3 year and 5 year category rankings for ETF's. I've used the
> quicktake report but it doesn't reflect the numbers. I believe I need to
> use the following but need further help.
>
> =smfConvertData(smfstrExtr(smfGetTagContent("http://
> performance.morningstar/etf/trailing-returns.action?t=VOO
> <http://performance.morningstar.com/funds/etf/trailing-returns.action?t=VOO>
>
>
> Any ideas ?
>
>
=smfGetTagContent("
http://performance.morningstar.com/perform/Performance/cef/trailing-total-returns.action?&t=VOO","td",8,">Total
Return","(Price)",,,1)
That URL is the static web page that MorningStar uses to build the dynamic
http://performance.morningstar.com/funds/etf/total-returns.action?t=VOO web
page.
On Fri, Sep 23, 2016 at 9:44 PM, joel.andrews@
...wrote:
> Thanks so much for all you do with this group and the addin. It is truly
> awesome!
>
> I need your help! I can't find any elements that will report the 12
> month, 3 year and 5 year category rankings for ETF's. I've used the
> quicktake report but it doesn't reflect the numbers. I believe I need to
> use the following but need further help.
>
> =smfConvertData(smfstrExtr(smfGetTagContent("http://
> performance.morningstar/etf/trailing-returns.action?t=VOO
> <http://performance.morningstar.com/funds/etf/trailing-returns.action?t=VOO>
>
>
> Any ideas ?
>
>
For the Add-in, Documentation, Templates, Tips and FAQs, visit http://ogres-crypt.com/SMF
Tidak ada komentar:
Posting Komentar