Stock Return Three Months
LiveReturns the stock return over three months based on closing prices. Updated daily around 5PM EST. Can retrieve total or price return.
How calculated | (Previous Closing Price/Closing price on the given past x day )-1 |
Example usage | =StockReturnThreeMonths("MSFT") - Returns the total stock return for MSFT for the given period =StockReturnThreeMonths("MSFT","total") - Returns the total stock return for MSFT for the given period =StockReturnThreeMonths"MSFT","price") - Returns the price return for MSFT for the given period |
Assets | Stocks ETFs Mutual Funds Cryptocurrencies |