Help Files:

Bid Table

About

The Bid Table provides a list of all units in the market able to be bid down along with the price at which they will reduce output and any other relevant information. All entries can be sorted by either clicking on a column title or filtered by using the Filter Values dropdown "Time Selector", "Fuel/Location", "Values", and "Play Pause". Actions where plants have been turned down are either coloured in yellow or turquoise. Yellow indicates the action has been taken for locational reasons while turquoise indicates energy reasons behind the action.

This example shows that the South Humber Bank 1 and 2 are being turned down for location-specific reasons, while the turquoise coloured plants such as Drax 2, 3 and 4 are turned down for energy reasons.

On this chart it is possible to examine the information at the accepted/declared bids/offers at a selected group of units. By default the first 20 units on the table will be selected.

Then information about these units can be seen for those selected by using 'Pricing Unit Details' > 'See Declared Bids...'. The selected units can be changed by clicking on the cell containing the unit name without click on the link on the name itself.

Included Data

The data on this chart is as follows:

  • Next Price - The price for the next MWh of potential bid volumes.
  • Next Volume - The volume in MW at which the next price applies for any potential bid volumes. Note that this can include more than one pair as pairs with the same price have been combined to make the data more easily consumable.
  • Declared Price - The price for the complete bid volume down to either 0MW or the Maximum Import Limit (MIL).
  • Declared Volume - The volume in MW for the complete bid volume down to either 0MW or the Maximum Import Limit (MIL).
  • FPN - The pre-gate generation volumes in MW (final physical notification)
  • BOA - The accepted volume in MW for this unit.
  • EMV - The volume in MW of generation adjusted for balancing
  • MEL - The availability or Max Export Limit in MW
  • SEL - The Stable Export Limit in MW or minimum possible reduction in generation without switching off.
  • MZT - The Minimum Zero Time (or time which the unit must stay at zero after it has been shutdown).
  • NDZ - The Notice to Deviate from Zero (or time to start up from zero after being requested to).
  • MIL - The import availability or Max Import Limit in MW
  • SIL - The Stable Import Limit in MW or minimum possible import in generation without stopping importing.

Colours Guide

The following details the colours used in this chart:

Styling Description
Unit with an accepted offer of £75/MWh or less
Unit with an accepted offer of £125/MWh or less
Unit with an accepted offer of £200/MWh or less
Unit with an accepted offer exceeding £200/MWh
Unit that is being bid down in the balancing mechanism
Unit that is being bid down as part of a system action via the balancing mechanism
Increase Since 30Mins Ago
Decrease Since 30Mins Ago

Data Service

The data for the Bid Table can be extracted from the API. The parameters are as follows:


Code Required/Optional Description
chart Required bidtable
format Required The type of format. The value could be xml or csv. (See 'formats' action)
targettime Required The time selection (as in the URL on the matching charts), e.g. live or 0 to be current period or -2 to be current period minus two

Example :

enprompt.netareports.com/dataService?username=xxx&password=yyy&format=xml&action=data&chart=bidtable&targettime=0