futures_create
ActiveTool of SqueezeOS — Institutional AI Market Intelligence
Open a Signal Futures position — predict what the NEXT SqueezeOS council verdict will be for a symbol and stake RLUSD on it. Taker bets the opposite side. Auto-settles when the real verdict publishes. Winner takes 95% of pot. Zero custody — SqueezeOS tracks proof, wallets settle direct. Free to create.
Parameters schema
{
"type": "object",
"required": [
"creator_wallet",
"symbol",
"predicted_bias"
],
"properties": {
"note": {
"type": "string",
"description": "Optional note (max 300 chars)"
},
"symbol": {
"type": "string",
"description": "IWM, SPY, QQQ, GME, AMC, MSTR, NVDA, TSLA, PLTR, HOOD"
},
"session": {
"enum": [
"PRE_MARKET",
"OPEN",
"MIDDAY",
"POWER_HOUR",
"CLOSE",
"ANY"
],
"type": "string"
},
"ttl_hours": {
"type": "integer",
"description": "Expiry window (default 8h)"
},
"stake_rlusd": {
"type": "number",
"description": "Amount to stake (0.01-50 RLUSD, default 0.05)"
},
"creator_wallet": {
"type": "string",
"description": "Your XRPL wallet"
},
"predicted_bias": {
"enum": [
"BULLISH",
"BEARISH",
"NEUTRAL"
],
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SqueezeOS — Institutional AI Market Intelligence
https://github.com/timwal78/squeezeos
1/7 registries