Finnhub is the ultimate stock api in the market, providing real-time and historical price for global stocks with Rest API and websocket. We also support a tons of other financial data like stock fundamentals, analyst estimates, fundamental data and more. Download the file to access balance sheet of Amazon.
Leverage Databento's real-time stock API to get tick data with full order book depth (MBO). Offering seamless intraday market replay in a single API call.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
The latest closing stock price for Agora as of June 16, 2025 is 3.82. An investor who bought $1,000 worth of Agora stock at the IPO in 2020 would have $-924 today, roughly -1 times their original investment - a -40.33% compound annual growth rate over 5 years. The all-time high Agora stock closing price was 106.14 on February 12, 2021. The Agora 52-week high stock price is 6.99, which is 83% above the current share price. The Agora 52-week low stock price is 1.65, which is 56.8% below the current share price. The average Agora stock price for the last 52 weeks is 3.69. For more information on how our historical price data is adjusted see the Stock Price Adjustment Guide.
We offer three easy-to-understand equity data packages to fit your business needs. Visit intrinio.com/pricing to compare packages.
Bronze
The Bronze package is ideal for developing your idea and prototyping your platform with high-quality EOD equity pricing data, standardized financial statement data, and supplementary fundamental datasets.
When you’re ready for launch, it’s a seamless transition to our Silver package for additional data sets, 15-minute delayed equity pricing data, expanded history, and more.
Bronze Benefits:
Silver
The Silver package is ideal for startups that are in development, testing, or in the beta launch phase. Hit the ground running with 15-minute delayed and historical intraday and EOD equity prices, plus our standardized and as-reported financial statement data with nine supplementary data sets, including insider transactions and institutional ownership.
When you’re ready to scale, easily move up to the Gold package for our full range of data sets and full history, real-time equity pricing data, premium support options, and much more.
Silver Benefits:
Gold
The Gold package is ideal for funded companies that are in the growth or scaling stage, as well as institutions that are innovating within the fintech space. This full-service solution offers our complete collection of equity pricing data feeds, from real-time to historical EOD, plus standardized financial statement data and nine supplementary feeds.
You’ll also have access to our wide range of modern access methods, third-party data via Intrinio’s API with licensing assistance, support from our team of expert engineers, custom delivery architectures, and much more.
Gold Benefits:
Platinum
Don’t see a package that fits your needs? Our team can design premium custom packages for institutions.
Get comprehensive coverage for 70+ trading venues with Databento's historical data APIs. Available in multiple data formats including MBO, MBP, and more.
FinFeedAPI provides equity market data covering over 11,000 symbols, featuring historical T+1 data with an unlimited loopback period. We deliver everything from detailed trade records and multiple levels of order book depth (Level 1-3) to crucial regulatory and system messages.
Our data is engineered for performance, featuring nano-second precision timestamps. This ensures a competitive edge for high-frequency trading by enabling fair, accurate, and auditable transaction sequencing, critical for regulatory compliance. Access comprehensive equity market intelligence directly through our robust API offerings.
Why FinFeedAPI?
Market Coverage & Data Depth: - Historical Data: T+1 data on 11K+ symbols with unlimited historical lookback. - Trade Feeds: Detailed trade records including timestamps, sizes, prices, and conditions (e.g., odd lot, intermarket sweep, extended hours). - Level 1 Quotes: Best bid/ask prices, sizes, and timestamps. - Level 2 Price Book: Market depth with multiple bid/ask prices and aggregate order sizes. - Level 3 Order Book: The complete order book detailing individual orders.
Essential Messages: - Admin Messages: Trading status, official open/close prices, auction states, short sale restrictions, retail liquidity indicators, security directory. - System Events: Exchange-level notifications for key trading session phases.
Precision & Reliability: - Nano-second Timestamps: Ensuring fair, accurate, and auditable transaction sequencing for HFT and compliance. - Institutional Trust: Relied upon by financial institutions for dependable equity market information.
Financial institutions and trading firms rely on FinFeedAPI for mission-critical equity market intelligence. We are committed to delivering clean, precise, and comprehensive data when it matters most. If you require dependable and granular stock market data, FinFeedAPI provides the actionable insights you need.
Download real-time and historical stock price data, including all buy and sell orders at every price level. Get each trade tick-by-tick and order queue composition at all prices. Access high-fidelity US equities stock market data using our Python, Rust, and C++ APIs. Providing full order book depth (MBO), OHLC aggregates, and more.
Unfortunately, the API this dataset used to pull the stock data isn't free anymore. Instead of having this auto-updating, I dropped the last version of the data files in here, so at least the historic data is still usable.
This dataset provides free end of day data for all stocks currently in the Dow Jones Industrial Average. For each of the 30 components of the index, there is one CSV file named by the stock's symbol (e.g. AAPL for Apple). Each file provides historically adjusted market-wide data (daily, max. 5 years back). See here for description of the columns: https://iextrading.com/developer/docs/#chart
Since this dataset uses remote URLs as files, it is automatically updated daily by the Kaggle platform and automatically represents the latest data.
List of stocks and symbols as per https://en.wikipedia.org/wiki/Dow_Jones_Industrial_Average
Thanks to https://iextrading.com for providing this data for free!
Data provided for free by IEX. View IEX’s Terms of Use.
This dataset offers both live (delayed) prices and End Of Day time series on equity options
1/ Live (delayed) prices for options on European stocks and indices including:
Reference spot price, bid/ask screen price, fair value price (based on surface calibration), implicit volatility, forward
Greeks : delta, vega
Canari.dev computes AI-generated forecast signals indicating which option is over/underpriced, based on the holders strategy (buy and hold until maturity, 1 hour to 2 days holding horizon...). From these signals is derived a "Canari price" which is also available in this live tables.
Visit our website (canari.dev ) for more details about our forecast signals.
The delay ranges from 15 to 40 minutes depending on underlyings.
2/ Historical time series:
Implied vol
Realized vol
Smile
Forward
See a full API presentation here : https://youtu.be/qitPO-SFmY4 .
These data are also readily accessible in Excel thanks the provided Add-in available on Github: https://github.com/canari-dev/Excel-macro-to-consume-Canari-API
If you need help, contact us at: contact@canari.dev
User Guide: You can get a preview of the API by typing "data.canari.dev" in your web browser. This will show you a free version of this API with limited data.
Here are examples of possible syntaxes:
For live options prices: data.canari.dev/OPT/DAI data.canari.dev/OPT/OESX/0923 The "csv" suffix to get a csv rather than html formating, for example: data.canari.dev/OPT/DB1/1223/csv For historical parameters: Implied vol : data.canari.dev/IV/BMW
data.canari.dev/IV/ALV/1224
data.canari.dev/IV/DTE/1224/csv
Realized vol (intraday, maturity expressed as EWM, span in business days): data.canari.dev/RV/IFX ... Implied dividend flow: data.canari.dev/DIV/IBE ... Smile (vol spread between ATM strike and 90% strike, normalized to 1Y with factor 1/√T): data.canari.dev/SMI/DTE ... Forward: data.canari.dev/FWD/BNP ...
List of available underlyings: Code Name OESX Eurostoxx50 ODAX DAX OSMI SMI (Swiss index) OESB Eurostoxx Banks OVS2 VSTOXX ITK AB Inbev ABBN ABB ASM ASML ADS Adidas AIR Air Liquide EAD Airbus ALV Allianz AXA Axa BAS BASF BBVD BBVA BMW BMW BNP BNP BAY Bayer DBK Deutsche Bank DB1 Deutsche Boerse DPW Deutsche Post DTE Deutsche Telekom EOA E.ON ENL5 Enel INN ING IBE Iberdrola IFX Infineon IES5 Intesa Sanpaolo PPX Kering LOR L Oreal MOH LVMH LIN Linde DAI Mercedes-Benz MUV2 Munich Re NESN Nestle NOVN Novartis PHI1 Philips REP Repsol ROG Roche SAP SAP SNW Sanofi BSD2 Santander SND Schneider SIE Siemens SGE Société Générale SREN Swiss Re TNE5 Telefonica TOTB TotalEnergies UBSN UBS CRI5 Unicredito SQU Vinci VO3 Volkswagen ANN Vonovia ZURN Zurich Insurance Group
Apache License, v2.0https://www.apache.org/licenses/LICENSE-2.0
License information was derived automatically
This dataset provides detailed stock price data for IBM and Oracle over a 20-year period from January 2004, to January, 2024. This dataset contains historical stock data for Oracle Corporation (ORCL) and International Business Machines Corporation (IBM). This comprehensive dataset is ideal for financial analysis, investment research, and time series forecasting. The data is recorded at a 5-day interval, offering a comprehensive view of the stock performance of these two technology giants.
The dataset includes the following columns: - Date: The date of the stock price record. - Open: The opening price of the stock on that date. - High: The highest price of the stock on that date. - Low: The lowest price of the stock on that date. - Close: The closing price of the stock on that date. - Adj Close: The adjusted closing price of the stock on that date, accounting for corporate actions. - Volume: The number of shares traded on that date. - Stock: The ticker symbol (IBM or ORCL) indicating which company's stock data is represented.
This dataset is ideal for: - Financial Analysis: Conducting historical performance analysis of IBM and Oracle stocks. - Machine Learning: Training models for stock price prediction. - Comparative Studies: Comparing the market behavior and trends of IBM and Oracle over two decades. - Investment Strategies: Backtesting investment strategies using historical data.
The stock data was fetched using the Yahoo Finance API through the yfinance
library in Python.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
API Crude Oil Stock Change in the United States increased to -4.28 BBL/1Million in June 20 from -10.13 BBL/1Million in the previous week. This dataset provides - United States API Crude Oil Stock Change- actual values, historical data, forecast, chart, statistics, economic calendar and news.
https://finazon.io/assets/files/Finazon_Terms_of_Service.pdfhttps://finazon.io/assets/files/Finazon_Terms_of_Service.pdf
The best choice for those looking for license-free US market data for commercial use is US Equities Basic, which includes data display, redistribution, professional trading, and more.
US Equities Basic is based upon a derived IEX feed. The volume coverage is 3-5% of the total trading volume in North America, which helps entities mitigate license expenses and start with real-time data.
US Equities Basic provides raw quotes, trades, aggregated time series (OHLCV), and snapshots. Both REST API and WebSocket API are available.
End-of-day price information disseminated after 12:00 AM EST does not require licensing in the United States by law. This applies to all exchanges, even those not included in the US Equities Basic. Finazon combines all price information after every trading day, meaning that while markets are open, real-time prices are available from a subset of exchanges, and when markets close, data is synced and contains 100% of US volume. All historical prices are adjusted for corporate actions and splits.
Tip: Individuals with non-professional usage are not required to get exchange licenses for real-time data and, hence, are better off with the US Equities Max dataset.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Agora p/s ratio from 2019 to 2025. P/s ratio can be defined as the price to sales or PS ratio is calculated by taking the latest closing price and dividing it by the most recent sales per share number. The PS ratio is an additional way to assess whether a stock is over or under valued and is used primarily in cases where earnings are negative and the PE ratio cannot be utilized.
https://fred.stlouisfed.org/legal/#copyright-pre-approvalhttps://fred.stlouisfed.org/legal/#copyright-pre-approval
View data of the S&P 500, an index of the stocks of 500 leading companies in the US economy, which provides a gauge of the U.S. equity market.
You can obtain the data from the Analyst Ratings through our API and databases. It is available through JSON REST API or downloadable as a csv or excel file. We obtain the data from analysts and financial experts in all sectors and industries which we constantly up date as analysts release new reports and statements. We then compile this data in an intuitively API that is easily used by developers to build systems for your platforms and applications.
Filtering Parameters: - Stock Ticker Symbol - ISIN identifier - Analyst name - Analyst firm - Analyst success rate - Analyst return rate - date ranges from when you want output
Output example:
},
"results": [
{
"basics": {
"name": "Apple Inc",
"stock_ticker_symbol": "AAPL"
"isin_identifier": "US0378331005"
"exchange": "nasdaq"
},
"output": {
"averageRecommendation": {
"current": "1.33",
"one_month_ago": "1.29",
"two_months_ago": "1.35",
"three_months_ago": "1.35"
},
"strongBuy": {
"current": "18",
"one_month_ago": "19",
"two_months_ago": "20",
"three_months_ago": "20"
},
"hold": {
"current": "2",
"one_month_ago": "2",
"two_months_ago": "3",
"three_months_ago": "3"
},
"strongSell": {
"current": "0",
"one_month_ago": "0",
"two_months_ago": "0",
"three_months_ago": "0"
}
}
You can find the detailed documentation on finnworlds.com/documentation. Be sure to let us know you found us through Datarade, which helps this platform in return.
📈 Daily Historical Stock Price Data for Agora, Inc. (2020–2025)
A clean, ready-to-use dataset containing daily stock prices for Agora, Inc. from 2020-06-26 to 2025-05-28. This dataset is ideal for use in financial analysis, algorithmic trading, machine learning, and academic research.
🗂️ Dataset Overview
Company: Agora, Inc. Ticker Symbol: API Date Range: 2020-06-26 to 2025-05-28 Frequency: Daily Total Records: 1236 rows (one per trading day)
🔢 Columns… See the full description on the dataset page: https://huggingface.co/datasets/khaledxbenali/daily-historical-stock-price-data-for-agora-inc-20202025.
https://www.kappasignal.com/p/legal-disclaimer.htmlhttps://www.kappasignal.com/p/legal-disclaimer.html
This analysis presents a rigorous exploration of financial data, incorporating a diverse range of statistical features. By providing a robust foundation, it facilitates advanced research and innovative modeling techniques within the field of finance.
Historical daily stock prices (open, high, low, close, volume)
Fundamental data (e.g., market capitalization, price to earnings P/E ratio, dividend yield, earnings per share EPS, price to earnings growth, debt-to-equity ratio, price-to-book ratio, current ratio, free cash flow, projected earnings growth, return on equity, dividend payout ratio, price to sales ratio, credit rating)
Technical indicators (e.g., moving averages, RSI, MACD, average directional index, aroon oscillator, stochastic oscillator, on-balance volume, accumulation/distribution A/D line, parabolic SAR indicator, bollinger bands indicators, fibonacci, williams percent range, commodity channel index)
Feature engineering based on financial data and technical indicators
Sentiment analysis data from social media and news articles
Macroeconomic data (e.g., GDP, unemployment rate, interest rates, consumer spending, building permits, consumer confidence, inflation, producer price index, money supply, home sales, retail sales, bond yields)
Stock price prediction
Portfolio optimization
Algorithmic trading
Market sentiment analysis
Risk management
Researchers investigating the effectiveness of machine learning in stock market prediction
Analysts developing quantitative trading Buy/Sell strategies
Individuals interested in building their own stock market prediction models
Students learning about machine learning and financial applications
The dataset may include different levels of granularity (e.g., daily, hourly)
Data cleaning and preprocessing are essential before model training
Regular updates are recommended to maintain the accuracy and relevance of the data
https://brightdata.com/licensehttps://brightdata.com/license
Yahoo Finance dataset provides information on top traded companies. It contains financial information on each company including stock ticker and risk scores and general company information such as company location and industry. Each record in the dataset is a unique stock, where multiple stocks can be related to the same company. Yahoo Finance dataset attributes include: company name, company ID, entity type, summary, stock ticker, currency, earnings, exchange, closing price, previous close, open, bid, ask, day range, week range, volume, and much more.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Cryptocurrency historical datasets from January 2012 (if available) to October 2021 were obtained and integrated from various sources and Application Programming Interfaces (APIs) including Yahoo Finance, Cryptodownload, CoinMarketCap, various Kaggle datasets, and multiple APIs. While these datasets used various formats of time (e.g., minutes, hours, days), in order to integrate the datasets days format was used for in this research study. The integrated cryptocurrency historical datasets for 80 cryptocurrencies including but not limited to Bitcoin (BTC), Ethereum (ETH), Binance Coin (BNB), Cardano (ADA), Tether (USDT), Ripple (XRP), Solana (SOL), Polkadot (DOT), USD Coin (USDC), Dogecoin (DOGE), Tron (TRX), Bitcoin Cash (BCH), Litecoin (LTC), EOS (EOS), Cosmos (ATOM), Stellar (XLM), Wrapped Bitcoin (WBTC), Uniswap (UNI), Terra (LUNA), SHIBA INU (SHIB), and 60 more cryptocurrencies were uploaded in this online Mendeley data repository. Although the primary attribute of including the mentioned cryptocurrencies was the Market Capitalization, a subject matter expert i.e., a professional trader has also guided the initial selection of the cryptocurrencies by analyzing various indicators such as Relative Strength Index (RSI), Moving Average Convergence/Divergence (MACD), MYC Signals, Bollinger Bands, Fibonacci Retracement, Stochastic Oscillator and Ichimoku Cloud. The primary features of this dataset that were used as the decision-making criteria of the CLUS-MCDA II approach are Timestamps, Open, High, Low, Closed, Volume (Currency), % Change (7 days and 24 hours), Market Cap and Weighted Price values. The available excel and CSV files in this data set are just part of the integrated data and other databases, datasets and API References that was used in this study are as follows: [1] https://finance.yahoo.com/ [2] https://coinmarketcap.com/historical/ [3] https://cryptodatadownload.com/ [4] https://kaggle.com/philmohun/cryptocurrency-financial-data [5] https://kaggle.com/deepshah16/meme-cryptocurrency-historical-data [6] https://kaggle.com/sudalairajkumar/cryptocurrencypricehistory [7] https://min-api.cryptocompare.com/data/price?fsym=BTC&tsyms=USD [8] https://min-api.cryptocompare.com/ [9] https://p.nomics.com/cryptocurrency-bitcoin-api [10] https://www.coinapi.io/ [11] https://www.coingecko.com/en/api [12] https://cryptowat.ch/ [13] https://www.alphavantage.co/ This dataset is part of the CLUS-MCDA (Cluster analysis for improving Multiple Criteria Decision Analysis) and CLUS-MCDAII Project: https://aimaghsoodi.github.io/CLUSMCDA-R-Package/ https://github.com/Aimaghsoodi/CLUS-MCDA-II https://github.com/azadkavian/CLUS-MCDA
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Overall, this project was meant test the relationship between social media posts and their short-term effect on stock prices. We decided to use Reddit posts from financial specific subreddit communities like r/wallstreetbets, r/investing, and r/stocks to see the changes in the market associated with a variety of posts made by users. This idea came to light because of the GameStop short squeeze that showed the power of social media in the market. Typically, stock prices should purely represent the total present value of all the future value of the company, but the question we are asking is whether social media can impact that intrinsic value. Our research question was known from the start and it was do Reddit posts for or against a certain stock provide insight into how the market will move in a short window. To solve this problem, we selected five large tech companies including Apple, Tesla, Amazon, Microsoft, and Google. These companies would likely give us more data in the subreddits and would have less volatility day to day allowing us to simulate an experiment easier. They trade at very high values so a change from a Reddit post would have to be significant giving us proof that there is an effect.
Next, we had to choose our data sources for to have data to test with. First, we tried to locate the Reddit data using a Reddit API, but due to circumstances regarding Reddit requiring approval to use their data we switched to a Kaggle dataset that contained metadata from Reddit. For our second data set we had planned to use Yahoo Finance through yfinance, but due to the large amount of data we were pulling from this public API our IP address was temporarily blocked. This caused us to switch our second data to pull from Alpha Vantage. While this was a large switch in the public it was a minor roadblock and fixing the Finance pulling section allowed for everything else to continue to work in succession. Once we had both of our datasets programmatically pulled into our local vs code, we implemented a pipeline to clean, merge, and analyze all the data. At the end, we implement a Snakemake workflow to ensure the project was easily reproducible. To continue, we utilized Textblob to label our Reddit posts with a sentiment value of positive, negative, or neutral and provide us with a correlation value to analyze with. We then matched the time frame of each post with the stock data and computed any possible changes, found a correlation coefficient, and graphed our findings.
To conclude the data analysis, we found that there is relatively small or no correlation between the total companies, but Microsoft and Google do show stronger correlations when analyzed on their own. However, this may be due to other circumstances like why the post was made or if the market had other trends on those dates already. A larger analysis with more data from other social media platforms would be needed to conclude for our hypothesis that there is a strong correlation.
Finnhub is the ultimate stock api in the market, providing real-time and historical price for global stocks with Rest API and websocket. We also support a tons of other financial data like stock fundamentals, analyst estimates, fundamental data and more. Download the file to access balance sheet of Amazon.