Help Files:

Bid to SEL Volume Summary

About

The Bid to SEL Volumes Summary chart was created in order to show on a windy night what the cost to the system would be to turn conventional plants down to their minimum Stable Export Limits (SELs).

The chart can either be grouped by "Price" or by "Fuel". The data can be plotted as a "Cumulative Area" or as a "Non-Cumulative Line".

Where the system has negative prices being accepted for locational (system) reasons, they do not affect the system price, but this is no longer the case when a more expensive energy action is accepted.

This can occur when an offshore wind farm provides frequency response, but more commonly occurs because a conventional plant has submitted low or negative prices to down to this SEL point.

Clicking on this chart gives the full list of plants able to be turned down to SEL for the minute that has been clicked upon.

Where there is a healthy margin of low cost bids to SEL the probability of a negative system price is reduced, but where the black section of this chart is very large, a negative system price becomes a high possibility.

Included Data

The data plotting in this chart is the difference between planned generation (FPN - Final Physical Notification) and the minimum generation at which a plant can operate before turning offline (SEL - Stable Export Limit).

Values are ignored for Interconnectors, Nuclear and Wind Farms.

Data Service

The data for the Bid to SEL Volumes Summary chart can be extracted from the API. The parameters are as follows:


Code Required/Optional Description
chart Required bidtoseloverall
update Optional If false will always return data, else will return no data message if no change since submitted time
gmtupdatetime Required if update=true If update=true must put in the time of the last update. Can use the top field timestamp="2018-06-20T08:46:51" to get the last check time and then this feature can be used to only get data when a change has occurred.
format Required The type of format. The value could be xml or csv. (See 'formats' action)
series_to_plot Optional The type of aggregation to use, e.g. fuel or bidprice (see chart URL for more types). Defaults to fuel if missing.

Example :

enprompt.netareports.com/dataService?username=xxx&password=yyy&format=xml&action=data&chart=bidtoseloverall&update=false&series_to_plot=bidprice