x402 List

x402 Protocol Service Directory

Trading Strategy Data

Finance

Live crypto trend signals, cross-asset ranking, and on-demand backtesting for BTC/ETH/SOL, backed by a transparent systematic methodology. Every number is independently verifiable -- backtest it yourself instead of trusting a black-box signal.

Pay from $0.01 to $0.28 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.

first settlement 2026-07-28 · $0.005 all-time · settled via coinbase

BASE URL https://strategysignals.duckdns.org WEBSITE https://strategysignals.duckdns.org ENDPOINTS 7 NETWORK Base / Solana ASSET USDC MEMBER SINCE 2026-07-28 MONITORED SINCE 2026-07-28

ASSESSMENT

updated 5h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 100%
uptime 24h
100%
uptime 7d
100%
uptime 30d
100%
uptime 90d
100%
response p95
467ms
avg response
327ms
total checks
24
compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 to $0.28 (p51 in Finance)
price (min)
$0.01
price (max)
$0.28
category percentile (min)
p51 in Finance
category percentile (max)
p86 in Finance
endpoints / prices
7 / 7
model
tiered
stability
0%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
4854d
registrar
Gandi SAS
hosting
custom
domain created
2013-04-12

Identity facts, not a risk score.

traction $0.006 30d · 1 buyers
volume 30d
$0.006
buyers 30d
1
settlements 30d
2
first settlement
2026-07-28
last settlement
2026-07-28
top buyer share
100% of 30d volume
trend 7d vs 30d
4.29x the 30d daily rate
networks
eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
volume all-time
$0.005
settlements all-time
2
median settlement 30d
$0.004
max settlement 30d
$0.004
settled via
coinbase

Attributed pro-quota: this payout address is shared, so volume and buyers are the operator-level figure divided by the services sharing it. A declared convention, not an individually observed measure, and still a conservative undercount.

Currently sharing this payout address with TrustFetch.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Provides trading strategy data, backtesting, and ranking services for cryptocurrencies.

category
trading-data
in
body
tradingbacktestingcryptorankingsignals

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET
POST /tools/strategy-backtest $0.15 Base/Solana USDC
POST /tools/strategy-backtest/compare $0.20 Base/Solana USDC
POST /tools/strategy-composite $0.04 Base/Solana USDC
POST /tools/strategy-consensus $0.01 Base/Solana USDC
POST /tools/strategy-consensus/batch $0.03 Base/Solana USDC
POST /tools/strategy-profiles $0.28 Base/Solana USDC
POST /tools/strategy-rank $0.01 Base/Solana USDC
7 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to POST /tools/strategy-backtest returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i -X POST 'https://strategysignals.duckdns.org/tools/strategy-backtest'
// 402 response (captured by monitor) · 7 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34",
        "amount": "15000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS",
        "amount": "15000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://strategysignals.duckdns.org/tools/strategy-consensus",
      "tags": [
        "trading-signal",
        "crypto",
        "trend-analysis",
        "market-data",
        "backtested"
      ],
      "mimeType": "application/json",
      "description": "Live trend regime + volatility context for one asset (BTC/ETH/SOL/XRP/ADA), backed by a backtested 200-day-SMA + trailing-stop methodology. Optionally personalized to your own entry price/date.",
      "serviceName": "strategy_consensus"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "asset": "BTC",
              "entry_date": "2026-03-01",
              "entry_price": 62000
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "signals": [
                {
                  "asset": "BTC",
                  "price": 68420.5,
                  "personalized": false,
                  "trend_regime": "bullish",
                  "sma_period_days": 200,
                  "price_vs_sma_pct": 8.4,
                  "volatility_regime": "normal",
                  "volatility_percentile": 0.42,
                  "regime_changed_days_ago": 47,
                  "your_unrealized_pnl_pct": null,
                  "trailing_stop_distance_pct": 14.2,
                  "trailing_stop_trigger_price": 61200.1
                }
              ],
              "methodology": {
                "description": "200-day SMA macro regime + 25% trailing stop, 14-day re-entry cooldown",
                "sma_period_days": 200,
                "trailing_stop_pct": 0.25,
                "backtest_period_years": 5,
                "backtest_sharpe_ratio": 0.82,
                "backtest_reference_asset": "BTC",
                "backtest_max_drawdown_pct": 0.44,
                "backtest_total_return_pct": 2.69
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "asset"
                  ],
                  "properties": {
                    "asset": {
                      "enum": [
                        "BTC",
                        "ETH",
                        "SOL",
                        "XRP",
                        "ADA"
                      ],
                      "type": "string"
                    },
                    "entry_date": {
                      "type": "string",
                      "description": "optional ISO date, paired with entry_price"
                    },
                    "entry_price": {
                      "type": "number",
                      "description": "optional, must be paired with entry_date"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS",
        "amount": "30000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://strategysignals.duckdns.org/tools/strategy-consensus/batch",
      "tags": [
        "trading-signal",
        "crypto",
        "batch-processing",
        "trend-analysis",
        "market-data"
      ],
      "mimeType": "application/json",
      "description": "Same as strategy-consensus, for 2-3 assets in one call -- cheaper than calling the single-asset endpoint that many times separately.",
      "serviceName": "strategy_consensus_batch"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "assets": [
                "BTC",
                "ETH",
                "SOL",
                "XRP",
                "ADA"
              ]
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "signals": [
                {
                  "asset": "BTC",
                  "price": 68420.5,
                  "personalized": false,
                  "trend_regime": "bullish",
                  "sma_period_days": 200,
                  "price_vs_sma_pct": 8.4,
                  "volatility_regime": "normal",
                  "volatility_percentile": 0.42,
                  "regime_changed_days_ago": 47,
                  "your_unrealized_pnl_pct": null,
                  "trailing_stop_distance_pct": 14.2,
                  "trailing_stop_trigger_price": 61200.1
                }
              ],
              "methodology": {
                "description": "200-day SMA macro regime + 25% trailing stop, 14-day re-entry cooldown",
                "sma_period_days": 200,
                "trailing_stop_pct": 0.25,
                "backtest_period_years": 5,
                "backtest_sharpe_ratio": 0.82,
                "backtest_reference_asset": "BTC",
                "backtest_max_drawdown_pct": 0.44,
                "backtest_total_return_pct": 2.69
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "assets"
                  ],
                  "properties": {
                    "assets": {
                      "type": "array",
                      "items": {
                        "enum": [
                          "BTC",
                          "ETH",
                          "SOL",
                          "XRP",
                          "ADA"
                        ],
                        "type": "string"
                      }
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://strategysignals.duckdns.org/tools/strategy-rank",
      "tags": [
        "trading-signal",
        "crypto",
        "relative-strength",
        "asset-ranking",
        "rotation-strategy"
      ],
      "mimeType": "application/json",
      "description": "Which of BTC/ETH/SOL/XRP/ADA is relatively strongest right now, ranked by distance above/below each asset's own 200-day SMA -- one answer for rotation strategies instead of comparing raw per-asset data yourself.",
      "serviceName": "strategy_rank"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "assets": [
                "BTC",
                "ETH",
                "SOL",
                "XRP",
                "ADA"
              ]
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "ranked": [
                {
                  "rank": 1,
                  "asset": "BTC",
                  "price": 68420.5,
                  "trend_regime": "bullish",
                  "price_vs_sma_pct": 8.4
                },
                {
                  "rank": 2,
                  "asset": "ETH",
                  "price": 3450.2,
                  "trend_regime": "bullish",
                  "price_vs_sma_pct": 2.1
                },
                {
                  "rank": 3,
                  "asset": "SOL",
                  "price": 142.3,
                  "trend_regime": "bearish",
                  "price_vs_sma_pct": -5.6
                }
              ],
              "methodology": "Ranked by % distance above/below each asset's own 200-day SMA."
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "properties": {
                    "assets": {
                      "type": "array",
                      "items": {
                        "enum": [
                          "BTC",
                          "ETH",
                          "SOL",
                          "XRP",
                          "ADA"
                        ],
                        "type": "string"
                      }
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34",
        "amount": "40000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS",
        "amount": "40000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://strategysignals.duckdns.org/tools/strategy-composite",
      "tags": [
        "trading-signal",
        "crypto",
        "conviction-score",
        "flagship",
        "composite-signal"
      ],
      "mimeType": "application/json",
      "description": "The flagship signal: a single transparent 0-100 conviction score combining trend regime, volatility context, and relative strength vs other tracked assets -- with the full component breakdown shown, not a black-box model. Every number is independently verifiable via strategy-consensus, strategy-rank, or strategy-backtest.",
      "serviceName": "strategy_composite"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "asset": "BTC"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "asset": "BTC",
              "components": [
                {
                  "name": "trend",
                  "score": 58.4,
                  "detail": "+8.40% vs its own 200-day SMA",
                  "weight": 0.5
                },
                {
                  "name": "volatility",
                  "score": 78,
                  "detail": "volatility percentile 0.22 (lower = calmer = more favorable)",
                  "weight": 0.25
                },
                {
                  "name": "relative_strength",
                  "score": 100,
                  "detail": "ranked 1 of 3 tracked assets by trend strength",
                  "weight": 0.25
                }
              ],
              "conviction": "high_conviction",
              "methodology": "Transparent weighted score, not a black-box model: 50% trend + 25% volatility + 25% relative strength. Verify any component yourself.",
              "composite_score": 72.3
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "asset"
                  ],
                  "properties": {
                    "asset": {
                      "enum": [
                        "BTC",
                        "ETH",
                        "SOL",
                        "XRP",
                        "ADA"
                      ],
                      "type": "string"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34",
        "amount": "150000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS",
        "amount": "150000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://strategysignals.duckdns.org/tools/strategy-backtest",
      "tags": [
        "backtesting",
        "crypto",
        "trading-strategy",
        "historical-data",
        "performance-metrics"
      ],
      "mimeType": "application/json",
      "description": "What would $1,000 have become if you'd followed this rule historically? On-demand parameterized backtest of the 200-day-SMA + trailing-stop methodology against real historical data -- caller supplies asset, SMA period, trailing-stop %, cooldown, and date range; returns real computed performance metrics and equity curve.",
      "serviceName": "strategy_backtest"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "end": "2026-07-01",
              "asset": "ETH",
              "start": "2021-01-01",
              "cooldown_days": 14,
              "sma_period_days": 150,
              "trailing_stop_pct": 0.2
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "asset": "ETH",
              "params": {
                "cooldown_days": 14,
                "sma_period_days": 150,
                "starting_capital": 1000,
                "trailing_stop_pct": 0.2
              },
              "metrics": {
                "win_rate": 0.643,
                "final_equity": 2842,
                "sharpe_ratio": 0.91,
                "total_trades": 14,
                "max_drawdown_pct": 0.384,
                "starting_capital": 1000,
                "total_return_pct": 1.842
              },
              "data_period": {
                "years": 5.5,
                "actual_end": "2026-07-01",
                "actual_start": "2021-01-01",
                "requested_end": "2026-07-01",
                "requested_start": "2021-01-01"
              },
              "equity_curve": [
                {
                  "equity": 1000,
                  "timestamp": "2021-01-01T00:00:00+00:00"
                }
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "asset"
                  ],
                  "properties": {
                    "end": {
                      "type": "string",
                      "description": "optional ISO date"
                    },
                    "asset": {
                      "enum": [
                        "BTC",
                        "ETH",
                        "SOL",
                        "XRP",
                        "ADA"
                      ],
                      "type": "string"
                    },
                    "start": {
                      "type": "string",
                      "description": "optional ISO date"
                    },
                    "cooldown_days": {
                      "type": "integer"
                    },
                    "sma_period_days": {
                      "type": "integer"
                    },
                    "starting_capital": {
                      "type": "number"
                    },
                    "trailing_stop_pct": {
                      "type": "number"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34",
        "amount": "200000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS",
        "amount": "200000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://strategysignals.duckdns.org/tools/strategy-backtest/compare",
      "tags": [
        "backtesting",
        "crypto",
        "parameter-comparison",
        "trading-strategy",
        "a-b-test"
      ],
      "mimeType": "application/json",
      "description": "Does a 150-day or 200-day SMA actually perform better on this asset? Test two parameter sets head-to-head against the same asset and date range in one call, with both real results and a declared winner -- cheaper than paying for two separate backtests and comparing them yourself.",
      "serviceName": "strategy_backtest_compare"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "a": {
                "cooldown_days": 14,
                "sma_period_days": 150,
                "trailing_stop_pct": 0.2
              },
              "b": {
                "cooldown_days": 14,
                "sma_period_days": 200,
                "trailing_stop_pct": 0.25
              },
              "end": "2026-07-01",
              "asset": "ETH",
              "start": "2021-01-01"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "a": {
                "asset": "ETH",
                "params": {
                  "cooldown_days": 14,
                  "sma_period_days": 150,
                  "starting_capital": 1000,
                  "trailing_stop_pct": 0.2
                },
                "metrics": {
                  "win_rate": 0.643,
                  "final_equity": 2842,
                  "sharpe_ratio": 0.91,
                  "total_trades": 14,
                  "max_drawdown_pct": 0.384,
                  "starting_capital": 1000,
                  "total_return_pct": 1.842
                },
                "data_period": {
                  "years": 5.5,
                  "actual_end": "2026-07-01",
                  "actual_start": "2021-01-01",
                  "requested_end": "2026-07-01",
                  "requested_start": "2021-01-01"
                },
                "equity_curve": [
                  {
                    "equity": 1000,
                    "timestamp": "2021-01-01T00:00:00+00:00"
                  }
                ]
              },
              "b": {
                "asset": "ETH",
                "params": {
                  "cooldown_days": 14,
                  "sma_period_days": 150,
                  "starting_capital": 1000,
                  "trailing_stop_pct": 0.2
                },
                "metrics": {
                  "win_rate": 0.643,
                  "final_equity": 2842,
                  "sharpe_ratio": 0.91,
                  "total_trades": 14,
                  "max_drawdown_pct": 0.384,
                  "starting_capital": 1000,
                  "total_return_pct": 1.842
                },
                "data_period": {
                  "years": 5.5,
                  "actual_end": "2026-07-01",
                  "actual_start": "2021-01-01",
                  "requested_end": "2026-07-01",
                  "requested_start": "2021-01-01"
                },
                "equity_curve": [
                  {
                    "equity": 1000,
                    "timestamp": "2021-01-01T00:00:00+00:00"
                  }
                ]
              },
              "asset": "ETH",
              "winner": "b"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "asset",
                    "a",
                    "b"
                  ],
                  "properties": {
                    "a": {
                      "type": "object",
                      "properties": {
                        "cooldown_days": {
                          "type": "integer"
                        },
                        "sma_period_days": {
                          "type": "integer"
                        },
                        "trailing_stop_pct": {
                          "type": "number"
                        }
                      }
                    },
                    "b": {
                      "type": "object",
                      "properties": {
                        "cooldown_days": {
                          "type": "integer"
                        },
                        "sma_period_days": {
                          "type": "integer"
                        },
                        "trailing_stop_pct": {
                          "type": "number"
                        }
                      }
                    },
                    "end": {
                      "type": "string",
                      "description": "optional ISO date"
                    },
                    "asset": {
                      "enum": [
                        "BTC",
                        "ETH",
                        "SOL",
                        "XRP",
                        "ADA"
                      ],
                      "type": "string"
                    },
                    "start": {
                      "type": "string",
                      "description": "optional ISO date"
                    },
                    "starting_capital": {
                      "type": "number"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x1f5f8474fA0dc1Fde79187abd68Ef8Ea15ADAe34",
        "amount": "280000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
        },
        "payTo": "yEx9WBP1NnzoTpDmi67F536bso3YNcQPBRhWRoswTBS",
        "amount": "280000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://strategysignals.duckdns.org/tools/strategy-profiles",
      "tags": [
        "backtesting",
        "crypto",
        "risk-profile",
        "trading-strategy",
        "portfolio"
      ],
      "mimeType": "application/json",
      "description": "Three honestly-backtested risk profiles (conservative/balanced/aggressive) of the same validated trend + trailing-stop methodology, each with real historical numbers -- pick based on your own risk tolerance instead of guessing which parameters suit you.",
      "serviceName": "strategy_profiles"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "end": "2026-07-01",
              "asset": "BTC",
              "start": "2019-01-01"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {
              "asset": "BTC",
              "profiles": [
                {
                  "name": "conservative",
                  "params": {
                    "cooldown_days": 14,
                    "sma_period_days": 250,
                    "starting_capital": 1000,
                    "trailing_stop_pct": 0.15
                  },
                  "metrics": {
                    "win_rate": 0.643,
                    "final_equity": 2842,
                    "sharpe_ratio": 0.91,
                    "total_trades": 14,
                    "max_drawdown_pct": 0.384,
                    "starting_capital": 1000,
                    "total_return_pct": 1.842
                  }
                },
                {
                  "name": "balanced",
                  "params": {
                    "cooldown_days": 14,
                    "sma_period_days": 200,
                    "starting_capital": 1000,
                    "trailing_stop_pct": 0.25
                  },
                  "metrics": {
                    "win_rate": 0.643,
                    "final_equity": 2842,
                    "sharpe_ratio": 0.91,
                    "total_trades": 14,
                    "max_drawdown_pct": 0.384,
                    "starting_capital": 1000,
                    "total_return_pct": 1.842
                  }
                },
                {
                  "name": "aggressive",
                  "params": {
                    "cooldown_days": 14,
                    "sma_period_days": 100,
                    "starting_capital": 1000,
                    "trailing_stop_pct": 0.35
                  },
                  "metrics": {
                    "win_rate": 0.643,
                    "final_equity": 2842,
                    "sharpe_ratio": 0.91,
                    "total_trades": 14,
                    "max_drawdown_pct": 0.384,
                    "starting_capital": 1000,
                    "total_return_pct": 1.842
                  }
                }
              ],
              "data_period": {
                "years": 5.5,
                "actual_end": "2026-07-01",
                "actual_start": "2021-01-01",
                "requested_end": "2026-07-01",
                "requested_start": "2021-01-01"
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "required": [
                    "asset"
                  ],
                  "properties": {
                    "end": {
                      "type": "string",
                      "description": "optional ISO date"
                    },
                    "asset": {
                      "enum": [
                        "BTC",
                        "ETH",
                        "SOL",
                        "XRP",
                        "ADA"
                      ],
                      "type": "string"
                    },
                    "start": {
                      "type": "string",
                      "description": "optional ISO date"
                    },
                    "starting_capital": {
                      "type": "number"
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/trading-strategy-data/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-28 · uptime 100.0% · 320ms avg07-2807-28
7d UPTIME 100%
RESPONSE TIME
07-28 · 320ms avg07-28 · 320ms avg07-2807-28
AVG RESP 320ms
PRICE (captured 402, USD)
building price history ($0.04)

Median across 7 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
building assessment history (1 day so far)
VOLUME (on-chain settlement, USD)
building volume history (1 day so far)

Shared payout address (1 other service). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service figure is attributed, the assessment block and the ranking, it is the address total divided pro-quota by the 2 services sharing it: a declared convention, not an individually observed measure.

DISTINCT BUYERS
building buyer history (1 day so far)

Shared payout address (1 other service). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service buyer count is attributed, the assessment block and the ranking, it is divided pro-quota by the 2 services sharing the address and can be fractional: a declared convention, not an individually observed measure.

COMPLIANCE

14/14 checks pass · grade A
  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) · click to expand
TIME STATUS RESP
● OK 399ms
● SLOW 570ms
● OK 381ms
● OK 408ms
● OK 374ms
● OK 180ms
● OK 365ms
● OK 241ms
● OK 360ms
● OK 258ms
● OK 226ms
● OK 244ms
● OK 319ms
● OK 304ms
● OK 286ms
● OK 266ms
● OK 179ms
● OK 256ms

EMBED THIS BADGE

Show that Trading Strategy Data is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Trading Strategy Data listed on x402-list
status
Trading Strategy Data uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/trading-strategy-data?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/trading-strategy-data.svg" alt="Trading Strategy Data listed on x402-list" height="28">
</a>
// Markdown
[![Trading Strategy Data on x402-list](https://x402-list.com/badge/trading-strategy-data.svg)](https://x402-list.com/services/trading-strategy-data?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/trading-strategy-data?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/trading-strategy-data.svg?data=uptime" alt="Trading Strategy Data uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]