AlgoForge API
High-performance, serverless infrastructure for stock trading bots. Access real-time technical indicators (RSI, MACD, Bollinger Bands) and automated trading signals (Golden Cross, Mean Reversion) via simple REST API. Optimized for Edge runtime.
AlgoForge API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Indicators | ||
| GET |
/api/indicator/rsi /api/indicator/rsi |
Returns the RSI value for a given ticker or stock. |
| Strategies | ||
| POST |
/api/strategy/rsi-reversion /api/strategy/rsi-reversion |
Analyzes RSI and returns BUY/SELL/HOLD signals based on oversold/overbought conditions. |
| Screener | ||
| POST |
/api/screener/custom /api/screener/custom |
Filters stocks within the NASDAQ 100 based on custom indicators and conditions. |
AlgoForge API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|