about

What it is, and what it is not.

A gap desk for Robinhood Stock Tokens, written with GPT-6 Astra over the three weeks we spent inside Minara's stack for the articles. The detector is open. The execution is yours.

How a gap is scored

Gap = pool / oracle - 1. Pool is the mid of the deepest Stock Token pool on Robinhood Chain, read every 20 seconds. Oracle is the Hyperliquid mark for the same equity, read through Minara. Line = 1.0% during the session, 1.5% at night. A call opens on the first cross with pool depth above $50K in the top 2%. Hit = gap back inside 0.5% before the stop. Miss = gap widens past 2x entry or holds 8h. Stops are published with the call.

Where the data comes from

Pools: Robinhood Chain RPC, read-only, 4 methods, no signing. Oracle: Minara Agent API. Candles: GeckoTerminal, because DexScreener does not index Robinhood pools properly. Squeeze: pool reserves against circulating supply from the mint and burn log. Trusted wallets: fomo.family profiles resolved to addresses.

api.nyse.nowJSON · no key

HTTP API

Same numbers the site shows. No key, rate-limited, JSON.

GET /boardall tokens, gap, held, depth
GET /gap/NVDAone token
GET /callslast 100 calls with results
GET /squeezelocked share per token
GET /nightlast receipt

What it cannot do

Sign. Hold. Move money. Predict. It measures a gap, states an opinion about whether it comes back, and keeps the record of how often it did. Stock Tokens are tokenized debt securities issued by Robinhood. $NYSE is not affiliated with Robinhood, Minara, OpenAI, or the New York Stock Exchange.

slash1sol1-bot/nyseMIT · Python 3.11
$git clone https://github.com/slash1sol1-bot/nyse

tests in /tests · read-only on chain · built by @slash1sol with GPT-6 Astra