BUY / SELL / HOLD judgment for an FX pair from supplied evidence. Judgment only ...
https://bittensorman.xyz/fxbrain/decide/tradeOverview
BUY / SELL / HOLD judgment for an FX pair from supplied evidence. Judgment only — never executes orders.
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
bittensorman
Source
bazaar
Indexed
2026-07-16 21:15:13
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyType": "json",
"discoverable": true,
"method": "POST",
"properties": {
"history": {
"description": "Recent trades (max 30)",
"type": "array"
},
"macro": {
"description": "Rates, CPI, policy expectations",
"type": "object"
},
"news": {
"description": "Headlines (max 40)",
"type": "array"
},
"pair": {
"description": "FX pair like USD_JPY or EUR_USD (required)",
"type": "string"
},
"position": {
"description": "Open position context",
"type": "object"
},
"question": {
"description": "Optional focused question",
"type": "string"
},
"technicals": {
"description": "Indicator values, ranges, closes",
"type": "object"
},
"timeframe": {
"description": "e.g. M15, H1, D (default H1)",
"type": "string"
}
},
"type": "http"
}