The Option Scanner, Options Backtester, and Intraday Backtester run on production engines inside the ORATS dashboard. The Tools APIs expose those engines directly: send a strategy in JSON, get back ranked candidates, precomputed results, and minute-level backtests.
Define a strategy once: legs, delta bands, DTE bands, leg relations. List the symbols to scan in the same body, and the scanner sweeps their live or delayed chains, returning candidates ranked with pricing, greeks, probability of profit, and risk metrics.
Fifteen strategies, precomputed by the hundreds of millions. Ask for the best SPY iron condors by return on risk, then pull the full story behind any row: summary stats, monthly returns, trade logs, and daily returns.
An asynchronous job API over the engine behind the dashboard’s intraday mode. Entries, exits, stops, and profit targets are evaluated on every one-minute bar back to October 2020, and a two-week single-symbol run typically finishes in under a minute.
Examples
scroll
These same responses render the reports in the ORATS dashboard.
Delayed Data API
Perfect for getting started
$99
/ month
Add Tools APIs:
NEWIncludes:
20,000 requests per month
Tickers
Strikes + Near EOD History
Strikes by OPRA + Near EOD History
Monies Implied + Near EOD History
Monies Forecast + Near EOD History
SMV Summaries + Near EOD History
Core Data + Near EOD History
Daily Price
Historical Volatility
Dividend History
Earnings History
Stock Split History
IV Rank + History
Live Data API
Best for active traders
$199
/ month
Add Tools APIs:
NEWEverything in Delayed Data API, plus:
100,000 requests per month
Live Data
Strikes by Expiry
Expiration Dates
Note that to access the live endpoints, you must first sign the live data agreements (available after signup).
View API docsLive Intraday API
Access to all ORATS endpoints
$399
/ month
Add Tools APIs:
NEWEverything in Live Data API, plus:
1,000,000 requests per month
Intraday Strikes Chain + History
Intraday Strikes by OPRA + History
Intraday Monies Implied + History
Intraday SMV Summaries + History
Note that to access the live endpoints, you must first sign the live data agreements (available after signup).
View API docsFAQ
Roadmap
Tick-level trade prints are next. After that, the roadmap is driven by requests, so tell us what you need.
Tick-level option trade prints with greeks and implied volatility computed for every print, plus the underlying stock price at the time of each trade.