• Joined on 2026-09-02
pike commented on issue s1d3sw1ped/robinhood-agentic-mcp#18 2026-09-09 05:04:47 -05:00
equity: Parse live historicals results[].bars + open_price

Autopsy counts (Jerry, 20260908-dry)

hist_err=10, before_trade=8, insufficient_data=276, nonzero_vwap=0.

Primary remains: live data.results[].bars + *_price → parse 0 bars. Legacy…

pike commented on issue s1d3sw1ped/robinhood-agentic-mcp#18 2026-09-09 05:04:25 -05:00
equity: Parse live historicals results[].bars + open_price

Confirmed live wire (Jerry CT113, Tue RTH AAPL)

Top-level: data, guide
data keys: results (not historicals)
results[0] keys: bars, bounds, interval, symbol

pike commented on issue s1d3sw1ped/robinhood-agentic-mcp#18 2026-09-09 05:02:28 -05:00
equity: Parse live historicals results[].bars + open_price

CT113 evidence (Jerry, Tue 20260908-dry)

  • After open churn, ticks continue without hist errors ⇒ MCP call OK, but decision lines all day: last>0, vwap=sma=rsi=atr=0, `session_high=ses…
pike opened issue s1d3sw1ped/robinhood-agentic-mcp#18 2026-09-09 05:01:39 -05:00
equity: Accept open_price aliases in historicals parse
pike created pull request s1d3sw1ped/steamcache2#51 2026-09-08 14:54:24 -05:00
metrics: Prometheus text exposition for /metrics
pike pushed to metrics/prometheus-exposition at s1d3sw1ped/steamcache2 2026-09-08 14:54:11 -05:00
dd72668c2d metrics: Prometheus text exposition for /metrics
pike created branch metrics/prometheus-exposition in s1d3sw1ped/steamcache2 2026-09-08 14:54:11 -05:00
pike created pull request s1d3sw1ped/steamcache2#50 2026-09-08 11:42:27 -05:00
cache: Short TTL negative cache for 404/410 depot objects
pike pushed to cache/negative-ttl-404 at s1d3sw1ped/steamcache2 2026-09-08 11:42:12 -05:00
036ea1ea7f cache: Short TTL negative cache for 404/410 depot objects
pike created branch cache/negative-ttl-404 in s1d3sw1ped/steamcache2 2026-09-08 11:42:12 -05:00
pike created pull request s1d3sw1ped/steamcache2#47 2026-09-07 14:52:02 -05:00
ops: Widen validate-check for upstream/write/rate failures
pike pushed to ops/validate-check-upstream-failures at s1d3sw1ped/steamcache2 2026-09-07 14:51:51 -05:00
144a68dcd7 ops: Widen validate-check for upstream/write/rate failures
pike created branch ops/validate-check-upstream-failures in s1d3sw1ped/steamcache2 2026-09-07 14:51:51 -05:00
pike created pull request s1d3sw1ped/steamcache2#45 2026-09-07 11:58:47 -05:00
ops: Signal disk-tier attach pending vs ready
pike pushed to ops/disk-tier-attach-signal at s1d3sw1ped/steamcache2 2026-09-07 11:58:18 -05:00
12ea3ee4f6 ops: Signal disk-tier attach pending vs ready
pike created branch ops/disk-tier-attach-signal in s1d3sw1ped/steamcache2 2026-09-07 11:58:18 -05:00
pike opened issue s1d3sw1ped/robinhood-agentic-mcp#15 2026-09-04 23:47:45 -05:00
client: Honor IsError and extract JSON from tool text
pike commented on issue s1d3sw1ped/robinhood-agentic-mcp#12 2026-09-04 23:35:43 -05:00
client: Prefer structuredContent so get_equity_historicals parses

Duplicate of s1d3sw1ped/robinhood-agentic-mcp#13 — accidental double create. Use #13.

pike closed issue s1d3sw1ped/robinhood-agentic-mcp#12 2026-09-04 23:35:43 -05:00
client: Prefer structuredContent so get_equity_historicals parses
pike opened issue s1d3sw1ped/robinhood-agentic-mcp#13 2026-09-04 23:35:34 -05:00
client: Prefer structuredContent so get_equity_historicals parses