Back to Agents
EnterpriseTrading & Dispatch

Lumi Grid (Nordic)

Specialized for Nord Pool markets (DK1/DK2). Optimized for wind-heavy grids, negative pricing events, and cross-border arbitrage.

Install Agent
Runs locally in browser

Capabilities

Negative Price Alert

Seasonal Trends

Holiday Impact

Wind Correlation

Hydrological Balance

Cross-Border Flow Modeling

Input / Output

Accepts (Input)

  • Nord Pool spot prices
  • Elspot area data
  • Hydro reservoir levels
  • Wind/solar forecasts

Generates (Output)

  • Area price spreads
  • Hydro balance reports
  • System price forecasts
  • Cross-border flow analysis

Boardroom Role

Vote TypeADVISOR

Expert Domains

EnergyNordic

Under the Hood

This agent uses specialized SQL macros to perform deterministic calculations. It does not hallucinate math.

# Logic Sample: Interaction Rule

SELECT * FROM defects a
JOIN defects b
ON ABS(a.pos - b.pos) < (0.25 * a.length)

Memory & Context

This agent keeps short-term conversation context and draws on a domain knowledge base of General Industry Standards, plus a persistent memory that recalls relevant past findings by semantic similarity.