← Back to directory

FinMem (MIT) layered-memory trading decision: pass short/mid/long/reflection mem...

https://bittensorman.xyz/fxbrain/finmem/decide

Overview

FinMem (MIT) layered-memory trading decision: pass short/mid/long/reflection memories via prior_reports{}; character switches risk-seeking/averse by cumulative return.

Protocol x402
Price $0.05
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider bittensorman
Source bazaar
Indexed 2026-07-17 11:15:25

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" }