dividend-calendar
ActiveTool of The Stall
declared in 4.82.0
Upcoming dividend ex-dates from NASDAQ — all stocks going ex-dividend on a given date (default: today) or in the next 1–7 days. Returns symbol, company name, ex-date, record date, payment date, dividend amount, and annual indicated dividend. $0.008/call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"date": {
"type": "string",
"description": "Target date in YYYY-MM-DD format. Default: today (UTC)."
},
"days_ahead": {
"type": "integer",
"description": "Fetch dividends for this many calendar days starting from `date`. Default: 1 (single day). Max: 7."
},
"min_dividend": {
"type": "number",
"description": "Filter: minimum dividend amount per share (USD). Default: no filter."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries