Top Gaining Stocks
Retrieve stocks with the largest percentage gains during the trading session. Identify momentum stocks and trending equities with significant upward price movement, volume, and volatility metrics.
Use Case: Display a real-time “Top Gainers” widget showing the day’s biggest stock winners with percentage changes and volume.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Maximum number of results to return. Use smaller values for UI pages and larger values for exports within API limits. (optional, default 10)
1 <= x <= 99Response
Top gaining stocks retrieved successfully
Price change from previous close
Percentage change from previous close
Whether the symbol is an ETF
Most recent trading price
URL to the company or ETF logo. Use it for visual identification in symbol lists.
Previous session close price. Use it as the baseline for change and changePercent.
Sector classification for the asset. Use it for grouping and filtering symbol lists.
Standard Industrial Classification code
Trading symbol for the asset. Use this exact value when fetching quotes, charts, or research.
Timestamp of the last update
Asset type filter. Use it to narrow unified snapshots to supported instrument classes. returned by the API, such as stock or ETF. Use it to decide which downstream workflows to show.
Shares or contracts traded during the session. Use it to rank activity and liquidity.