Quant and Portfolio Engine
Unlock institutional-grade financial intelligence for your applications. The Quant & Portfolio Engine API is a high-performance RESTful service designed to bridge the gap between raw market data and actionable investment insights. Whether you are building a robo-advisor, an algorithmic trading dashboard, or a personal wealth tracking app, our API handles the heavy mathematical lifting so you can…
Quant and Portfolio Engine endpoints
| Method | Endpoint | Description |
|---|---|---|
| Portfolio Optimization | ||
| POST |
optimize_portfolio_portfolio_optimize_post /portfolio/optimize |
Returns the optimal weights for a given list of tickers to maximize the Sharpe Ratio (Markowitz Portfolio Theory). |
| Analytics | ||
| POST |
get_performance_portfolio_performance_post /portfolio/performance |
|
| POST |
get_correlation_matrix_assets_correlation_post /assets/correlation |
Returns the Pearson correlation matrix for the provided assets. |
| POST |
run_monte_carlo_portfolio_monte_carlo_post /portfolio/monte-carlo |
Simulates portfolio performance over a given number of years using Monte Carlo. |
| Risk Management | ||
| POST |
get_risk_metrics_risk_metrics_post /risk/metrics |
Calculates Historical Value at Risk (VaR 95%) and Maximum Drawdown. |
| Technical Analysis | ||
| GET |
get_signals_technical_signals__ticker__get /technical/signals/{ticker} |
Generates simple Buy/Sell signals based on RSI and SMA crossovers. |
Quant and Portfolio Engine pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5.99 / month | — |
|
| ULTRA Recommended | $14.99 / month | — |
|
| MEGA | $39.99 / month | — |
|