tradingview_top_gainers
Retrieve top gaining stocks by percentage change on a specified exchange, defaulting to major US exchanges with market cap >$100M and excluding OTC penny stocks.
Instructions
Get today's top gaining stocks by percentage change on a given exchange. Defaults to major US exchanges (NYSE, NASDAQ, AMEX) with market cap > $100M. OTC penny stocks excluded by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exchange | No | Exchange (default: all US) | |
| include_otc | No | Whether to include OTC penny stocks (default: false) | |
| limit | No | Max results (default 20) |