quoteSummary module

Get quote details

Usage:

Basic Usage

=FinData("quoteSummary", "AAPL", {"modules","price"}, "price.regularMarketPrice")

Result

138.38

Note: The example output above does not cover all possible return results, which can vary by asset type and even time of day (trading period).

Symbol

Symbol name as used by Yahoo (often the stock ticker).

Query Options

Name Type Default Description
modules Array<string> ["price","summaryDetail"] List of modules to query

As there're multiple sub modules, it is strongly suggested to use the Formula builder to automatically generate the formula.

The full list of submodules: