Battery-Only Market Intelligence

5-Minute LMP, Outage Radar, and Bid/Offer Simulation for Storage Traders

BatteryArb is purpose-built for batteries and flexible storage. Track 5-minute LMP and cost, monitor outage risk regimes, run outage-aware LMP forecasts, and stress-test strategic bid/offer thresholds.

5-Min RT LMP Outage Intelligence LMP Forecast Bid/Offer Simulator

ERCOT + PJM First

Live outage and pricing feeds where available, with normalized fallback for MISO, ISO-NE, and IESO.

Decision APIs

Built for bot loops and dispatch engines, not dashboard-only workflows.

Operator Focus

No solar-only optimizer. Everything is designed around battery revenue and risk capture.

Signal Stack

Core battery workflows on one API surface.

5-Minute Cost Tracker

Track charging cost, discharge revenue, state-of-charge trajectory, and rolling PnL at settlement granularity.

Outage-Aware Forecasting

Blend outage trajectory, reserve margin stress, load drift, and weather context into near-term LMP projections.

Strategic Bid/Offer Simulation

Backtest bid/offer thresholds against recent 5-minute LMP to refine battery market participation rules.

5-Min
Dispatch-granular analytics
24-48h
Forecast horizon focus
$20/mo
Starter entry point
API-First
Automatable JSON responses

Live Demo Console

Run battery-centric endpoints directly from this page.

Access + Market Controls

Read Docs

Waiting for input...

Outage Risk

No run yet.

Forecast Accuracy Proxy

No run yet.

Cost / Profit Snapshot

No run yet.

5-Minute LMP + Forecast

Outages and Reserve Margin

Cost Tracker Output

Run Cost Tracker to view interval cashflows.

Bid/Offer Simulation Output

Run Bid/Offer Sim to view strategy outcome.

Similar Day Analogs

Run Similar Days to view analog operating days.

Outage Forecast Output

Run Forecast Outages to view outage trajectory and confidence bands.

Conservative Pricing

Start lean, validate edge, scale when your strategy proves out.

Starter

$20/mo

5-minute LMP, outages, and bid/offer simulation for single-team use.

Core battery endpoints Pilot support

Enterprise

Custom

Fleet-scale integration, contractual support, and custom reliability commitments.

Custom SLA Provisioned limits

Pilot Access Request

Tell us your battery fleet, market, and automation timeline.

No request submitted yet.

Try The API

curl -H "X-API-Key: <key>" \
"https://api.richbuilds.net/prices/lmp-5min?iso=ercot&lookback_hours=24"

curl -H "X-API-Key: <key>" \
"https://api.richbuilds.net/grid/outages?iso=ercot"

curl -H "X-API-Key: <key>" \
"https://api.richbuilds.net/forecast/outages?iso=ercot&horizon_hours=24"

curl -H "X-API-Key: <key>" \
"https://api.richbuilds.net/forecast/lmp?iso=pjm&horizon_hours=24"

curl -H "X-API-Key: <key>" \
"https://api.richbuilds.net/battery/bid-offer-sim?iso=ercot&bid_charge_usd_mwh=25&offer_discharge_usd_mwh=65"

Full schema and examples: api.richbuilds.net/docs.