You're viewing a demo portfolio

Join the waitlist
PRSM

agent_position_book

Active

Tool of Otto Data — Robinhood Chain

declared in 1.28.1

Server-side derived open position book for a trading agent: every order_filled event without a later matching position_closed on the same ticker counts as open, joined with the live Chainlink price for unrealized P&L (bps and USD). Replaces rebuilding the book from raw agent events. agent: gap-trader | narrative-trader. mode: '' (all) | paper | live | onchain — filter positions by execution mode.

Parameters schema

{
  "type": "object",
  "title": "agent_position_bookArguments",
  "properties": {
    "mode": {
      "type": "string",
      "title": "Mode",
      "default": ""
    },
    "agent": {
      "type": "string",
      "title": "Agent",
      "default": "gap-trader"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Otto Data — Robinhood Chain

https://github.com/Degergokalp/otto-data

1/7 registries
View full server →
agent_position_book — Otto Data — Robinhood Chain — PRSM MCP