gap_trade_signals
ActiveTool of Otto Data — Robinhood Chain
Deterministic signals for the gap-trader strategy: per Hood ticker the overnight gap it currently carries (bps), a signal (long_at_open | avoid_or_reduce | none), 14-day gap statistics, the hit rate of pre-open gap direction vs open direction (hit_rate_14d) and risk flags (oracle_paused, stale, low_liquidity, earnings_within_48h). Signals are NOT orders — sizing and approval belong to the user. The most informative window is pre-open 09:15-09:29 ET; signals are suppressed while the market is open (session=regular).
Parameters schema
{
"type": "object",
"title": "gap_trade_signalsArguments",
"properties": {
"days": {
"type": "integer",
"title": "Days",
"default": 14
},
"min_abs_bps": {
"type": "number",
"title": "Min Abs Bps",
"default": 50
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Otto Data — Robinhood Chain
https://github.com/Degergokalp/otto-data
1/7 registries