2 Messages
Digest #4486
Messages
Thu Feb 21, 2019 12:06 pm (PST) . Posted by:
thomas91112
Which function(s) can (1) provide me with the Stock Name given its Ticker, and (2) is there a way to pull down the earliest date for which historical pricing is available - don't want all the data downloaded yet but rather this date will tell me how much to expect so I can create properly sized array and my workbook fields.
Thanks
Mike
Thanks
Mike
Thu Feb 21, 2019 3:21 pm (PST) . Posted by:
"Randy Harmelink" rharmelink
Easiest way to get the name for a number of stocks is to use the
smfGetYahooPortfolioView() function.
To get the earliest trading date from Yahoo:
=MIN(smfGetYahooHistory("MMM",,,,"d",0,,30000,1))
On Thu, Feb 21, 2019 at 1:07 PM thomas91112@... wrote:
>
> Which function(s) can (1) provide me with the Stock Name given its
> Ticker, and (2) is there a way to pull down the earliest date for which
> historical pricing is available - don't want all the data downloaded yet
> but rather this date will tell me how much to expect so I can create
> properly sized array and my workbook fields.
>
>
>
smfGetYahooPortfoli
To get the earliest trading date from Yahoo:
=MIN(smfGetYahooHis
On Thu, Feb 21, 2019 at 1:07 PM thomas91112@
>
> Which function(s) can (1) provide me with the Stock Name given its
> Ticker, and (2) is there a way to pull down the earliest date for which
> historical pricing is available - don't want all the data downloaded yet
> but rather this date will tell me how much to expect so I can create
> properly sized array and my workbook fields.
>
>
>
For the Add-in, Documentation, Templates, Tips and FAQs, visit http://ogres-crypt.com/SMF
Tidak ada komentar:
Posting Komentar