When does Numbers update stock quote data?
When exactly does Numbers refresh stock quote data?
I was previous days close but surely its been updated since that was the case.
[Re-Titled by Moderator]
MacBook Air (M2, 2022)
When exactly does Numbers refresh stock quote data?
I was previous days close but surely its been updated since that was the case.
[Re-Titled by Moderator]
MacBook Air (M2, 2022)
Numbers' stock tracking has always been based on the previous trading day.
There are no real-time quote options in Numbers, if that's what you were hoping for. That remains the purview of specific stock tracking applications attached to brokerage accounts, and beyond Number's scope.
Numbers' stock tracking has always been based on the previous trading day.
There are no real-time quote options in Numbers, if that's what you were hoping for. That remains the purview of specific stock tracking applications attached to brokerage accounts, and beyond Number's scope.
Actually for a time prices via the STOCK function were intraday delayed. But that ended with the acquisition of the provider (Yahoo!) by a new owner.
You mean the STOCKH function is "useful" (not "useless") for calculating rate of return over longer periods of time, right?
SG
THIS IS WHY ITS USELESS! As you see works for ETF but not Mutual. Vihax is mutual HYGH is ETF
Appreciate that reply. I wish there was a way to see even delayed prices. I use Excel too & it’s delayed prices are more up to date than previous close. BUT the stock history function is useless so I use Numbers for rate of return calc.
> THIS IS WHY ITS USELESS! As you see works for ETF but not Mutual. Vihax is mutual HYGH is ETF
What is "it" you're talking about?
Without seeing your formula, we have no idea what you're referring to.
Look at my previous post - I said Stockhistory was useless. The formula since you can't figure it out is
=stockhistory(A1 the ticker,B1 1st day of trading 2025, C1 =TODAY()-1, DI is simple rate calc
my actual formula in B1 is =STOCKHISTORY($A2,B$1,,0,0,1)
In C1 its =STOCKHISTORY($A2,C$1,,0,0,1) and in D1 =(C2-B2)/B2
As you see when it's an ETF it works but not when it's a Mutual. OK it's a 'source' problem seems to be the answer but a formula that works for ETF's is surely the same as for mutual funds. its not a Yahoo fault it's an Excel issue.
> The formula since you can't figure it out is
I challenge anyone to determine the formula used when all that is presented is #VALUE!
In either case, I can replicate the problem in Excel (although I thought we were talking Numbers.app here). Rolling over the warning sign, I can see Excel is reporting a non-trading day.
Digging in a little further, I see that TODAY()-2 does work, but TODAY()-1 does not. That implies to me there's a lag in retrieving the previous days data for mutual funds. I can see that would be annoying.
Update: It seems inconsistent. I can get yesterday's STOCKHISTORY() for some funds, but not others. Earlier dates (e.g. TODAY()-2) seem to always work.
It may also be they work eventually.... symbols that previously threw an error are now working for me, and once they work I can't get them to fail. Definitely something amiss.
You can see my columns & rows. That’s why I said you can’t figure it out. You are in same position as me. Numbers seems to work but not Excel. I would transfer my whole portfolio to Numbers but it does not update as well Excel. Appreciate your time
Difficult to follow from your screenshot and the formula you say you are using.
Keep in mind:
The stock related functions in Numbers and their data sources are far from perfect. But they can be useful in many situations.
SG
I need to correct my previous posting. In my defense I used Excel to calculate YTD return & the Stockhistory function. It did not work for some of my portfolio so I then turned to Numbers. It works as expected. Of course I know Stockhistory function is not in Numbers but the basic formula I use ((Start value + income ) - end value )/ end value, works where I use the start value on 1st day of trading, no divi's or CG so no entry, & todays price as my "end value". All pretty standard & in an earlier post I do say since Stockhistory is useless I use Numbers for YTD return. I assumed wrongly that you folks would be familiar with Excel & Numbers. So finally in Numbers using Stock function it works but in Excel using Stockhistory it does not work completely.
Depends on what you are trying to do.
Where did you get this? =((Start value + income ) - end value )/ end value
Calculating returns can get complicated but that's not a standard way to calculate investment performance.
SG
This all over the web on how to calculate simple RoR just google or AI you will find it’s the most common way to calculate rate of return. I know there are many more ways if you want to include other parameters that apply to other investments like property etc but for Stock it’s standard. I don’t think Investopedia would get it wrong The Formula for RoR
The formula to calculate the rate of return (RoR) is:
Rate of return=(Current value−Initial value)/Initial value
From your previous post:
((Start value + income ) - end value )/ end value
From your recent post:
(Current value−Initial value)/Initial value
I see a difference. Do you?
Also, there is a difference between percentage price change (the latter formula) and "rate of return."
Anyway, good luck with your project, whatever it is.
SG
When does Numbers update stock quote data?