alphaIntelligence_topGainersLosers
Track the top N gainers, losers, and most actively traded US tickers using comprehensive financial data from the Alpha Vantage API via MCP Avantage server.
Instructions
Retrieves the top N gainers, losers, and most actively traded US tickers.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"properties": {},
"type": "object"
}