Add Insider Alerts to data sources (#98)

This commit is contained in:
jcashby
2026-05-05 00:16:13 +10:00
committed by GitHub
parent bbb0116f34
commit a480d9b218
+1
View File
@@ -403,6 +403,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
- [Fundamental Analysis Data](https://github.com/JerBouma/FundamentalAnalysis) | `Python` | - Fully-fledged Fundamental Analysis package capable of collecting 20 years of Company Profiles, Financial Statements, Ratios and Stock Data of 20.000+ companies.
- [Financial Data](https://financialdata.net/) - Stock Market and Financial Data API
- [StockAInsights](https://stockainsights.com) - Institutional-grade financial statements API with AI extraction from SEC filings — not XBRL. Covers domestic and foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data.
- [Insider Alerts](https://insideralerts.io/) - SEC Form 4 insider buying and selling alert platform with watchlists, searchable filings, and Telegram notifications for public insider activity.
- [goMacro.ai](https://gomacro.ai) - AI-powered economic calendar with institutional-grade macro insights and scenario planning for NFP, CPI, PPI and other data releases.
- [Chart Library](https://github.com/grahammccain/chart-library-mcp) |`Python`| - Historical chart pattern similarity search engine. 24M+ pre-computed embeddings (pgvector) across 15K+ symbols and 10 years of minute-bar data. Returns forward returns (1/3/5/10 day) for pattern-based strategy development. Also available as MCP server.