https://api.quantoracle.dev/v1/backtest/strategy
https://api.quantoracle.dev/v1/backtest/strategyOverview
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
quantoracle
Source
bazaar
Indexed
2026-04-21 23:05:52
Health
Status
degraded
Latency (p50)
575ms
Uptime (30d)
100.0%
Reliability Score
75/100
Last Checked
2026-09-27 06:22:08
Last Healthy
Never
Consecutive Failures
4
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"commission_bps": {
"description": "Round-trip commission in basis points",
"required": false,
"type": "number"
},
"initial_capital": {
"description": "Starting capital",
"required": false,
"type": "number"
},
"params": {
"description": "Strategy params. SMA: {fast,slow}. RSI: {period,oversold,overbought}. Momentum: {lookback}. Bollinger: {period,std}.",
"required": false,
"type": "object"
},
"prices": {
"description": "Price history (daily closes, oldest first)",
"required": true,
"type": "array"
},
"slippage_bps": {
"description": "One-way slippage in basis points",
"required": false,
"type": "number"
},
"strategy": {
"description": "sma_crossover | rsi_mean_reversion | momentum | bollinger_breakout",
"required": false,
"type": "string"
}
},
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"response": {
"description": "Backtest Strategy",
"type": "object"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-27 06:22:08 | degraded | 422 | 892ms | |
| 2026-09-26 22:43:00 | degraded | 422 | 501ms | |
| 2026-09-26 17:15:54 | degraded | 422 | 1005ms | |
| 2026-09-26 10:09:01 | degraded | 422 | 492ms | |
| 2026-09-26 02:02:19 | degraded | 422 | 575ms | |
| 2026-09-25 21:52:06 | degraded | 422 | 542ms | |
| 2026-09-25 03:35:42 | degraded | 422 | 419ms | |
| 2026-09-24 16:30:35 | degraded | 422 | 580ms |