REST API · MCP-Ready · 24+ Signals · Backtesting

Quantitative Signals made for Developers and AI Agents

Compute SMA, RSI, MACD, Bollinger Bands, VWAP, ADX, Keltner Channels, and many more via a simple REST API or MCP server for AI agents. Backtest strategies. Build smarter financial applications.

bash
$ curl -s https://api.financialdataapis.com/v1/signals/run \
  -d '{"symbols":["AAPL"],"signals":["SMA","RSI","MACD","BB"]}'
// → { SMA:185.4, RSI:58.3, MACD:2.17, BB:192.1 }

🔒 No credit card⚡ <100ms response📊 24+ signals🆓 1,000 calls/month

Technical Signals
24+
API Requests / Month Free
1,000
Response Time
<100ms
Data Intervals
1d · 1h · 5m

See It In Action

Hover over the code to see how easy it is to run a quantitative signal — no setup required. Copy the snippet and try it yourself.

cURL
curl -X POST "https://api.financialdataapis.com/v1/signals/run" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "symbols": ["AAPL"],
...

Simple, Transparent Pricing

Start free. Scale as you grow. No hidden fees.

Free

$0/forever
  • 300 API requests / month
  • Daily data intervals (1d)
  • All 24+ technical signals
  • Community support

Starter

$9/per month
  • 100,000 API requests / month
  • Daily data intervals (1d)
  • All 24+ technical signals
  • Email support
Most Popular

Developer

$49/per month
  • 1,000,000 API requests / month
  • Daily & hourly intervals (1d, 1h)
  • Backtesting
  • Email support (72h response)

Pro

$99/per month
  • 2,000,000 API requests / month
  • 1d, 1h, and 5m data intervals
  • Backtesting
  • Priority email support

Need more? Contact us for Enterprise pricing — custom limits, real-time data, and dedicated support.

Start Building Smarter Financial Applications

Get 1,000 free API requests per month. No credit card required.