SharePrice function loads in Excel the stock price of a public company from FinDynamics live database of stock market data from all Equity markets in the US. Its complete syntax is below:
|
Its simplest syntax has only two inputs SharePrice(ticker, date), and will return Adjusted Closing Price by default. But by adding code on the parameters (third input), you can define the share quote.
Below are samples on how to use "SharePrice" function in analysis: