
- LINKEDIN STOCK HISTORY FULL
- LINKEDIN STOCK HISTORY CODE
- LINKEDIN STOCK HISTORY ISO
- LINKEDIN STOCK HISTORY PROFESSIONAL
Note that by default, STOCKHISTORY will retrieve Date and Close.MOUNTAIN VIEW - LinkedIn stock roared to record prices Friday, rising more than 20 percent and breaking the $150 level for the first time after the professional networking company destroyed expectations by recording its first quarter with more than $300 million in revenue.
LINKEDIN STOCK HISTORY CODE
Properties are specified with the numeric code seen in the "Code" column, and can appear in any order. The table below shows the additional information the STOCKHISTORY function can retrieve, which are described as properties. Properties - properties1 - properties5 represent additional information that can be retrieved. Headers is optional and will default to basic header (1) when not provided. The available options are No header (0), Basic header (1), and header with instrument information (2). Headers - the headers argument controls header information that will appear at the top of the data retrieved. Interval is optional and will default to Daily (0) if not provided. The available options are Daily (0), Weekly (1), and Monthly (2). Interval - the time period between data points.

End_date is optional and will default to start_date if not supplied. last day in the week, or last day of the month. If interval is set to weekly (1) or monthly (2), the last date will be the last date in the period, i.e. If interval is set to daily (0) the last date in results will be the last date in the date range that data is available. Like start_date, the actual last date in results may be different from the end_date provided.
first day in the week, or first day of the month.Įnd_date - The date at which to stop retrieving data. If interval is set to weekly (1) or monthly (2), the first date will be set to the first date in the period, i.e. If interval is set to daily (0), the first date in results will be the first date that the exchange is open and data is available. Note that start_date is not necessarily the first date that will appear in results. Start_date - The date at which to start retrieving data.
LINKEDIN STOCK HISTORY FULL
You can find a full list of supported exchanges here. To refer to Microsoft Corporation on Austria's Wiener Boerse exchange, use "XWBO:MSFT". For example, to refer to Microsoft Corporation on the Nasdaq Stock Market, use "XNAS:MSFT".
LINKEDIN STOCK HISTORY ISO
To request information from a specific exchange, prefix the symbol with a 4-character ISO market identifier code (MIC), followed by a colon. Results are retrieved from the default exchange for the instrument. Stock should be supplied as a text value in double quotes ("") when hardcoded, for example, "MSFT", "GOOG", "AAPL", "TSLA", etc. Stock - the ticker symbol used to retrieve historical prices.

This is because dates input as text values can sometimes be misinterpreted. Note: The safest way to provide the start_date and end_date, is as a reference to a cell that contains a valid date, or with the DATE function. Additional properties are described in the table here. Each argument is described in detail below. Stock and start_date are the only required arguments. The STOCKHISTORY function accepts five primary arguments, and six additional property arguments to retrieve additional information. The result is an array of values that spill onto the worksheet into multiple cells. The STOCKHISTORY function retrieves historical stock price information based on a given symbol and date range. The main purpose of STOCKHISTORY is to get the history of a financial instrument over time. Although the name suggests that STOCKHISTORY is meant to work only with stocks, STOCKHISTORY can also work with bonds, index funds, mutual funds, bonds, and currency pairs.
