MCP Avantage

by MissionSquad

technicalIndicators_adosc

Analyze stock momentum and volume trends using the Chaikin A/D Oscillator. Input symbol, interval, and period settings to generate insights on buying/selling pressure in JSON or CSV format via MCP Avantage.

Instructions

Chaikin A/D Oscillator

Input Schema

NameRequiredDescriptionDefault
datatypeNoData format for the response.json
fastperiodNoFast period setting (integer).
intervalYesTime interval (e.g., "daily", "60min", "weekly"). Check Alpha Vantage docs for valid intervals per indicator.
monthNoSpecific month for intraday intervals (YYYY-MM format).
slowperiodNoSlow period setting (integer).
symbolYesThe stock symbol (e.g., "IBM").

Input Schema (JSON Schema)

{ "additionalProperties": false, "description": "Parameters for indicators with fast/slow period settings.", "properties": { "datatype": { "default": "json", "description": "Data format for the response.", "enum": [ "json", "csv" ], "type": "string" }, "fastperiod": { "description": "Fast period setting (integer).", "type": "string" }, "interval": { "description": "Time interval (e.g., \"daily\", \"60min\", \"weekly\"). Check Alpha Vantage docs for valid intervals per indicator.", "type": "string" }, "month": { "description": "Specific month for intraday intervals (YYYY-MM format).", "type": "string" }, "slowperiod": { "description": "Slow period setting (integer).", "type": "string" }, "symbol": { "description": "The stock symbol (e.g., \"IBM\").", "type": "string" } }, "required": [ "symbol", "interval" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Avantage

Related Tools

    ID: rrb3v0d7c5