4 Messages
Digest #4346
Messages
Mon Jun 25, 2018 2:27 pm (PDT) . Posted by:
zbgb952
Hello Randy, it has been awhile since I've used SMF.
Can you please show me the formulae I need to put into Excel to get the following values
At the website? :
https://quotes.freerealtime.com/stock-scouter?title=AAPL https://quotes.freerealtime.com/stock-scouter?title=AAPL
1. Stockscouter Score which is currently 7 as I send this but it may change in a few days
2. The CORE Model Grades at the bottom right side of the webpage including, Fundamental, Ownership, Valuation and Technical.
Thanks Randy
Can you please show me the formulae I need to put into Excel to get the following values
At the website? :
https://quotes.freerealtime.com/stock-scouter?title=AAPL https://quotes.freerealtime.com/stock-scouter?title=AAPL
1. Stockscouter Score which is currently 7 as I send this but it may change in a few days
2. The CORE Model Grades at the bottom right side of the webpage including, Fundamental, Ownership, Valuation and Technical.
Thanks Randy
Mon Jun 25, 2018 3:27 pm (PDT) . Posted by:
"Randy Harmelink" rharmelink
Try:
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",-1,"class=""final-score""",,,,1)
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",1,">Fundamental")
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",1,">Ownership")
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",1,">Valuation")
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",1,">Technical")
Those data items are now also available using the RCHGetElementNumber()
function. See:
https://smf-add-in.blogspot.com/2018/06/alert-restored-stockscouter-element..html
On Mon, Jun 25, 2018 at 2:27 PM, mb0329@
...
wrote:
>
> Hello Randy, it has been awhile since I've used SMF.
>
> Can you please show me the formulae I need to put into Excel to get the
> following values
>
> At the website? :
>
> https://quotes.freerealtime.com/stock-scouter?title=AAPL
>
> 1. Stockscouter Score which is currently 7 as I send this but it may
> change in a few days
>
> 2. The CORE Model Grades at the bottom right side of the webpage
> including, Fundamental, Ownership, Valuation and Technical.
>
>
>
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",-1,"class=""final-score""",,,,1)
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",1,">Fundamental")
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",1,">Ownership")
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",1,">Valuation")
=smfGetTagContent("https://quotes.freerealtime.com/stock-scouter?title=AAPL
","div",1,">Technical")
Those data items are now also available using the RCHGetElementNumber()
function. See:
https://smf-add-in.blogspot.com/2018/06/alert-restored-stockscouter-element..html
On Mon, Jun 25, 2018 at 2:27 PM, mb0329@
...
wrote:
>
> Hello Randy, it has been awhile since I've used SMF.
>
> Can you please show me the formulae I need to put into Excel to get the
> following values
>
> At the website? :
>
> https://quotes.freerealtime.com/stock-scouter?title=AAPL
>
> 1. Stockscouter Score which is currently 7 as I send this but it may
> change in a few days
>
> 2. The CORE Model Grades at the bottom right side of the webpage
> including, Fundamental, Ownership, Valuation and Technical.
>
>
>
Mon Jun 25, 2018 9:36 pm (PDT) . Posted by:
zbgb952
Thank you Randy.
Randy, I tried using =RCHGetElementNumber("aapl", 543) in my spreadsheet which you suggest and which would work great if I could get it to work but I got back "Obsolete". Why is this? Do I need to change/update anything on my end and if so, where, how? Thanks.
Randy, I tried using =RCHGetElementNumbe
Tue Jun 26, 2018 12:15 am (PDT) . Posted by:
"Randy Harmelink" rharmelink
You would replace your current smf-elements-1.txt file with the new one I
put up on the add-in website.
You should exit EXCEL before doing so.
You can check the element definition with:
=RCHGetElementNumber("definition", 543)
Mine is:
Scouter;StockScouter Rating -- Current;=smfGetTagContent("
https://quotes.freerealtime.com/stock-scouter?title=~~~~~
","div",-1,"class=""final-score""",,,,1)
On Mon, Jun 25, 2018 at 9:36 PM, mb0329@
...
wrote:
>
> Randy, I tried using =
>
> RCHGetElementNumber("aapl", 543) in my spreadsheet which you suggest and
> which would work great if I could get it to work but I got back
> "Obsolete". Why is this? Do I need to change/update anything on my end and
> if so, where, how? Thanks.
>
>
put up on the add-in website.
You should exit EXCEL before doing so.
You can check the element definition with:
=RCHGetElementNumber("definition", 543)
Mine is:
Scouter;StockScouter Rating -- Current;=smfGetTagContent("
https://quotes.freerealtime.com/stock-scouter?title=~~~~~
","
On Mon, Jun 25, 2018 at 9:36 PM, mb0329@
...
wrote:
>
> Randy, I tried using =
>
> RCHGetElementNumber
> which would work great if I could get it to work but I got back
> "Obsolete"
> if so, where, how? Thanks.
>
>
For the Add-in, Documentation, Templates, Tips and FAQs, visit http://ogres-crypt.com/SMF
Tidak ada komentar:
Posting Komentar