stockScreener
Filter and identify stocks based on criteria like market cap, price, volume, sector, and country to align with your investment strategy using the FMP API.
Instructions
Discover stocks that align with your investment strategy using the FMP Stock Screener API. Filter stocks based on market cap, price, volume, beta, sector, country, and more to identify the best opportunities.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
betaLowerThan | No | Filter companies with beta less than this value | |
betaMoreThan | No | Filter companies with beta greater than this value | |
country | No | Filter by country (e.g., US) | |
dividendLowerThan | No | Filter companies with dividend less than this value | |
dividendMoreThan | No | Filter companies with dividend greater than this value | |
exchange | No | Filter by exchange (e.g., NASDAQ) | |
includeAllShareClasses | No | Include all share classes | |
industry | No | Filter by industry (e.g., Consumer Electronics) | |
isActivelyTrading | No | Filter actively trading companies | |
isEtf | No | Filter ETFs | |
isFund | No | Filter funds | |
limit | No | Limit number of results | |
marketCapLowerThan | No | Filter companies with market cap less than this value | |
marketCapMoreThan | No | Filter companies with market cap greater than this value | |
priceLowerThan | No | Filter companies with price less than this value | |
priceMoreThan | No | Filter companies with price greater than this value | |
sector | No | Filter by sector (e.g., Technology) | |
volumeLowerThan | No | Filter companies with volume less than this value | |
volumeMoreThan | No | Filter companies with volume greater than this value |