E

El Nino Market Watch · Nofa Signal

by El Nino Market Watch

GETBase

$0.25

per call · USD Coin on Base

Daily NoFA signal from El Niño Market Watch: a deterministic, rules-based LONG/SHORT pick across 21 ENSO-sensitive assets — expected return to the strong-scenario peak, historical hit-rate with Wilson 95% CI, CFTC COT crowding penalty, full rationale, plus the live paper portfolio (NAV, positions, trades). Simulation, not investment advice.

Endpoint

GET https://trading-perps.vercel.app/api/nofa/signal

1

Calls / 30d

1

Unique payers / 30d

Aug 15

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://trading-perps.vercel.app/api/nofa/signal", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://trading-perps.vercel.app/api/nofa/signal" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "latest_report": {
    "date": "2026-08-14",
    "long": {
      "asset": "sugar",
      "expected_return_pct": 7.9,
      "hit_rate_pct": 50
    },
    "portfolio": {
      "nav": 50000,
      "roi_pct": 0
    },
    "short": {
      "asset": "wti_crude",
      "expected_return_pct": -4.4
    }
  },
  "status": "running"
}

Payment details

Pay to0xbd356968846829e32983bb4abe2d0dd29f2c2f7b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Market Data and the homepage with a featured placement.

Get featured →

More from El Nino Market Watch & similar services