
Public
Get real-time and historical market data, including asset prices, news, research, and comprehensive financial analysis.
- Name For Model
- Public
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 6 months ago
- Contact
- [email protected]
- Description For Model
- Realtime & historical financial markets data: company, coin, & stock prices; financial data, research, analysis, & news.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | getHistoricBar | GET | Get historic stock data for a specific date in the past. Format endDateTime variable according to 'm/d/YYYY hh:mm aaa', example '4/4/2023 10:00 am'. If time is not specified, default it to 4:00 pm. |
2 | getInstrumentList | GET | Get realtime detailed asset info like: fundamentals, earnings reports, calls and outlooks, analyst ratings and commentary, financials, revenue, margin, sales, etc |
3 | getInstrumentListDetailsFundamental | GET | Market cap, pe ratio, ebitda, dividend yield, and other key asset fundamentals |
4 | getInstrumentListEarnings | GET | Earnings transcripts for all stocks for the last 3 years, including all speakers. Returns excerpts from earnings calls. Ask a query in natural language including the symbol and quarter. |
5 | getInstrumentListEarningsEstimates | GET | Numeric info on last 4 quarters of earnings estimates and actuals, inclduing the current quarter estimate |
6 | getInstrumentListDetailsCompanyProfile | GET | Company information including name, location, executives, comapny logo etc. |
7 | getInstrumentListDetailsEtfFundamental | GET | Fundamental info for ETFs - type, trailing returns, expense ratio, prospectus link for more info |
8 | getInstrumentListDetailsFinancials | GET | Latest quarterly finanicals: Income statement, Balance sheet, and Cash flows (ex revenue, profit, margins, etc.) |
9 | getInstrumentListHypercharts | GET | Historical quarterly financials for the company - Income statement, balance sheet, cash flows as well as other company-specific metrics. |
10 | getInstrumentListAnalysis | GET | Helpful for questions like 'Should I buy...' 'Should I invest in...' 'What are the opinions on...' |
11 | getInstrumentListAdvancedCryptoData | GET | Crypto fundamentals - volume, transactions, active addresses etc. |
12 | getQuotes | GET | Realtime stock, etf, crypto price quotes, including bid, ask, close, open, price changes. For crypto, format symbols with -CRYPTO suffix in lieu of -USD. For example, bitcoin is BTC-CRYPTO |
13 | getMovingStockPost | GET | Why is it moving stock post for a given symbol |
14 | getStockNews | GET | The symbol path variable can be either a stock or crypto symbol (e.g. AAPL or BTC-CRYPTO). |
15 | getTopMovers | GET | List of assets with highest gain/loss (movement) in the market today |
16 | assetQueryTopGainers | GET | Top gainers by percent change in the market today |
17 | assetQueryTopLosers | GET | Top losers by percent change in the market today |
18 | assetQueryHighest1DayVolume | GET | Assets with the highest trading volume today |
19 | assetQueryLargestDailyVolumeDeviation | GET | Assets with the most unusual trading volume today (ie highest deviation from average volume) |
20 | assetQueryMax52WeeksPriceUsd | GET | Assets at their 52-week high |
21 | assetQueryMin52WeeksPriceUsd | GET | Assets at their 52-week low |