CROSSBOOK
Launch App
Platform

Status

Feature-by-feature state of the project. This page is the source of truth.

This page is the source of truth for what works. Where any other page is ambiguous about whether something is live, this table decides.

Feature status

FeatureStateDetail
Trading interfaceCompleteTerminal, chart, book, tape, order ticket, panels
Market simulationCompleteDeterministic prices, candles, depth and prints
Market and limit ordersCompleteGTC, IOC and FOK, with partial fills and cancellation
Resting order simulationCompletePassive fills driven by the simulated tape
Portfolio and historyCompleteBalances, positions, profit and loss, orders, fills, activity
DocumentationCompleteThis site
Contract adapterNot connectedInterface exists; every method throws by design
Production contractsNot deployedNo addresses configured for Robinhood Chain
Onchain settlementNot enabledNo transaction is signed or broadcast
Production market dataNot connectedNo exchange or vendor feed
AuditsNoneNothing has been audited

Runtime

These values are read from the running application rather than typed here, so they cannot go stale: the active adapter is simulation (Local simulation), live execution is false, and deployment configuration is unset for Robinhood Chain (chain ID 4663). The same facts drive the table above: contractsConnected=false, realSettlement=false, productionMarketData=false, simulationEnabled=true.