Nasdaq
Tools
Name & Description | Type |
---|---|
NASDAQ_GET_ALL_SYMBOLSRetrieves metadata for a specified datatable, which includes column definitions and potentially example data containing symbols. | action |
NASDAQ_GET_ANALYST_RATINGSRetrieves analyst ratings and target prices for a specific symbol using zacks datatables (zacks/ar for ratings, zacks/tp for target prices). | action |
NASDAQ_GET_DIVIDEND_HISTORYRetrieves dividend history for a specific symbol. | action |
NASDAQ_GET_REAL_TIME_QUOTERetrieves real-time quote data for a specific symbol. | action |
NASDAQ_GET_TABLES_BY_DATERetrieves all tables updated on a specific date by fetching all tables and filtering them. | action |
NASDAQ_GET_TABLE_ROWRetrieves a specific row from a table by filtering on a specified column and value. | action |