narrative_trade_signals
ActiveTool of Otto Data — Robinhood Chain
Deterministic candidates for the narrative-trader strategy: per Hood ticker the highest-alpha Reddit signal (alpha_score, evidence, themes), a signal bias (long_candidate = rising attention | avoid_or_fade = crowded trade | context = regime info), live Chainlink price, basis and risk flags. The `reason` field is the Reddit summary — carry it into status reports and the chart as the buy/sell rationale. Signals are NOT orders.
Parameters schema
{
"type": "object",
"title": "narrative_trade_signalsArguments",
"properties": {
"hours": {
"type": "integer",
"title": "Hours",
"default": 48
},
"min_alpha": {
"type": "number",
"title": "Min Alpha",
"default": 0.5
}
}
}Parent server
Otto Data — Robinhood Chain
https://github.com/Degergokalp/otto-data
1/7 registries