Skip to Content

FCR Yearly Market

Additionally to the FCR hourly market, Fingrid procures FCR reserves from the yearly market. The below table describes the differences between hourly and yearly markets. Each FCR product - FCR-N, FCR-D up, and FCR-D down, have their own hourly and yearly markets. The technical requirements are the same between markets.

AttributeYearly marketHourly market
ParticipationTendering held once a year, can’t join mid-yearCan join mid-year as soon as technical requirements met
ProcurementFingrid purchases the full planned amount according to the planned resources sentRequired amount of bids accepted in price order
Gate closure time for plan/bid submissionEvery day 18:00Every day 18:30
CapacityBSP must maintain their approved capacityBSP can submit bids for their capacity daily.
Note: BSPs participating in the yearly market can only participate in the hourly market after maintaining their capacity in the yearly market.
PricingPrice determined for the whole year, determined by the highest accepted yearly bidPrice determined for every hour, determined by the highest accepted bid for the hour

Planned Resource Document

BSPs can submit Planned Resource Documents to the FCR yearly market for the next day, for which the TSO is obligated to enumerate the BSP up to the contracted amount.

Validation rules

  • Recommended maximum time interval of the Planned Resource Schedule document is 30 days.
  • Reserve plans for the next day must be submitted by 18:00 EE(S)T
  • Revision number is always 1
  • Reserve plan volume can have one decimal.
  • Decimal separator must be a period.
  • Document identification must be in UUID format
  • EIC code shall be used as sender identification code and subject party code.
  • Time stamps must be in ISO 8601 UTC format
  • It is not allowed to submit reserve plans that exceed the yearly market contracted amount

The table below contains a list of error texts included in the acknowledgement document in case the validation of a planned resource document fails:

DescriptionLevel of validationError text
Schedule Market Document
Document Identification is mandatoryMessageMessage reference missing.
Document Identification must be in UUID formatMessageMessage reference must be in correct format.
Document type must be filled out correctlyMessageDocumentType missing.
DocumentType for FCR Reserve Plans must be A26
Process type must be filled out correctlyMessageProcessType not valid
Message must be received within a given timeMessageMessage was received after deadline. Gate closure for FCR Reserve plans is D-1 18:00 EET
Sender Identification must be connected to the Subject PartyMessageSender is not connected to the Subject Party.
Message must contain correct ReceiverIdentificationMessageReceiverIdentification missing.
ReceiverIdentification is wrong
Message must contain correct subject partyMessageSubject party missing
Subject party not found.
Time stamp of the document must be in correct formatMessagecreatedDatetime format is incorrect
Decimals are not allowed in createdDatetime
Time interval of the document must be in correct formatMessageSchedulePeriodTimeInterval not in correct format
Time Series
TimeSeries Identification is mandatory
TimeSeries Identification must be in UUID format
Time seriesTimeSeriesIdentification missing
TimeSeriesIdentification must be in correct format
Business type must be correctTime seriesBusiness type missing
Message can only contain FCR-N or FCR-D reserve plans
Flow direction must be correctly specifiedTime seriesDirection required
Flow direction must be A03 for FCR-N (C26)
Flow direction must be A01 or A02 fir FCR-D (C27)
Product definition must be Active PowerTime seriesProduct definition is wrong.
Connecting domain must be FinlandTime seriesConnecting domain must be 10YFI-1--------U
Measurement unit must be MAWTime seriesQuantity unit must be MAW.
marketAgreement type must be specified
correctlyTime seriesMarket agreement type required
MarketAgreementType must be A04
Time interval of the series must be in correct formatTime seriesPeriod TimeInterval not in correct format
TimeSeries interval must be included in Document time intervalTime seriesPeriod is not in header timeinterval
Bid Periods are not allowed to overlapTime seriesPeriods are overlapping
Resolution not specified correctlyTime seriesResolution must be PT60M or PT1H
Point position within a period must begin with 1Time seriesPoint position within a period must begin with 1
Point position ‘x’ is missing from period
Position ‘x’ is not valid for period
Points must be in order by position number
Quantity is requiredTime seriesQuantity required
Quantity must be within accepted limitsTime seriesQuantity must equal or lower than the contracted quantity
Quantity can have 1 decimalTime seriesQuantity can contain maximum 1 decimal

Table of document attributes

AttributeDescription
mRIDUnique identification of the document in UUID form
revisionNumberAlways 1
TypeA26 (CapacityDocument)
process.processTypeA28 (Primary Reserve Process)
sender_MarketParticipant.mRIDIdentification of the sender party
sender_MarketParticipant.marketRole.typeOne of A46 (BSP) or A39 (Service Provider/Data Provider)
receiver_MarketParticipant.mRIDThe TSO’s EIC identification
Fingrid = 10X1001A1001A264
receiver_MarketParticipant.marketRole.typeA04 (System Operator)
createdDateTimeDate and time of document creation in UTC+0
Format: YYYY-MM-DDTHH:MM:SSZ
reserveBid_Period.timeIntervalTime period covered in the bid document
Format: YYYY-MM-DDTHH:MMZ
start and end time
domain.mRIDEIC identification of the control area
For Finland 10YFI-1--------U
subject_MarketParticipant.mRIDEIC Identification of the party responsible for the plan
subject_MarketParticipant.marketRole.typeA46 (Balancing Service Provider)
Planned Resource Time Series
mRIDUnique identification of the bid in UUID form
businessTypeC26 - Frequency Containment Reserve Normal (FCR-N) or
C27 - Frequency Containment Reserve Disturbance (FCR-D)
flowDirection.directionA01 – Up (FCR-D up)
A02 - Down (FCR-D down)
A03 – UP and DOWN (FCR-N)
product8716867000016 – Active Power
connecting_Domain.mRIDEIC identification of the national area
For Finland 10YFI-1--------U
resourceProvider_MarketParticipant.mRIDEIC Identification of the party responsible for the plan
marketAgreement.typeA04 (Yearly)
measurement_Unit.nameAlways MAW (Megawatt)
standard_MarketProduct.marketProductTypeOnly for FCR-D:
Z02 - dynamic FCR-D
Z03 - static FCR-D
Series_Period: Exactly one per BidTimeSeries
timeIntervalThe time interval of the provided schedule.
Must be in UTC+0. Format: YYYY-MM-DDTHH:MMZ, start and end time
ResolutionPT60M or PT1H
Point
PositionRunning number, typically from 1 to 24
quantity.quantityOffered quantity in megawatts

Example message

The example message is for a FCR-N planned resource document.

<PlannedResourceSchedule_MarketDocument xmlns="urn:iec62325.351:tc57wg16:451-7:plannedresourcescheduledocument:6:3"> <!--PlannedResourceScheduleDocument schema version 6.3--> <mRID>96587f14-7082-4aad-9aa5-8cdc57355420</mRID> <revisionNumber>1</revisionNumber> <type>A26</type> <!--CapacityDocument--> <process.processType>A28</process.processType> <!--Primary Reserve Process--> <sender_MarketParticipant.mRID codingScheme="A01">---------------</sender_MarketParticipant.mRID> <!--Sender's ID--> <sender_MarketParticipant.marketRole.type>A46</sender_MarketParticipant.marketRole.type> <!--Type BSP--> <receiver_MarketParticipant.mRID codingScheme="A01">10X1001A1001A264</receiver_MarketParticipant.mRID> <!--Fingrid's ID--> <receiver_MarketParticipant.marketRole.type>A04</receiver_MarketParticipant.marketRole.type> <!--Type TSO--> <createdDateTime>2024-11-14T10:52:10Z</createdDateTime> <!--Timestamp in UTC+0--> <schedule_Period.timeInterval> <!--Start and beginning of the plan, a full CET day--> <start>2024-11-16T23:00Z</start> <end>2024-11-17T23:00Z</end> </schedule_Period.timeInterval> <domain.mRID codingScheme="A01">10YFI-1--------U</domain.mRID> <!--Finland's domain code--> <subject_MarketParticipant.mRID codingScheme="A01">----------------</subject_MarketParticipant.mRID> <!--Sender's ID--> <subject_MarketParticipant.marketRole.type>A46</subject_MarketParticipant.marketRole.type> <!--Type BSP--> <PlannedResource_TimeSeries> <mRID>b3b928d2-f3f1-4442-b46b-480b247a214cb</mRID> <businessType>C26</businessType> <!--FCR-N--> <flowDirection.direction>A03</flowDirection.direction> <!--Up and down for FCR-N--> <product>8716867000016</product> <!--Active Power--> <connecting_Domain.mRID codingScheme="A01">10YFI-1--------U</connecting_Domain.mRID> <!--Finland's domain code--> <resourceProvider_MarketParticipant.mRID codingScheme="A01">----------------</resourceProvider_MarketParticipant.mRID> <!--BSP's ID--> <marketAgreement.type>A04</marketAgreement.type> <!--Annual agreement--> <measurement_Unit.name>MAW</measurement_Unit.name> <Series_Period> <timeInterval> <start>2024-11-16T23:00Z</start> <!--Same time interval as the whole document, a whole CET day--> <end>2024-11-17T23:00Z</end> </timeInterval> <resolution>PT60M</resolution> <Point> <!--Provided capacity for each hour of the day--> <position>1</position> <quantity>10</quantity> </Point> <Point> <position>2</position> <quantity>11</quantity> </Point> <Point> <position>3</position> <quantity>12</quantity> </Point> <Point> <position>4</position> <quantity>13</quantity> </Point> <Point> <position>5</position> <quantity>14</quantity> </Point> <Point> <position>6</position> <quantity>15</quantity> </Point> <Point> <position>7</position> <quantity>16</quantity> </Point> <Point> <position>8</position> <quantity>17</quantity> </Point> <Point> <position>9</position> <quantity>18</quantity> </Point> <Point> <position>10</position> <quantity>19</quantity> </Point> <Point> <position>11</position> <quantity>20</quantity> </Point> <Point> <position>12</position> <quantity>21</quantity> </Point> <Point> <position>13</position> <quantity>22</quantity> </Point> <Point> <position>14</position> <quantity>23</quantity> </Point> <Point> <position>15</position> <quantity>24</quantity> </Point> <Point> <position>16</position> <quantity>25</quantity> </Point> <Point> <position>17</position> <quantity>26</quantity> </Point> <Point> <position>18</position> <quantity>27</quantity> </Point> <Point> <position>19</position> <quantity>28</quantity> </Point> <Point> <position>20</position> <quantity>29</quantity> </Point> <Point> <position>21</position> <quantity>30</quantity> </Point> <Point> <position>22</position> <quantity>31</quantity> </Point> <Point> <position>23</position> <quantity>32</quantity> </Point> <Point> <position>24</position> <quantity>33</quantity> </Point> </Series_Period> </PlannedResource_TimeSeries> </PlannedResourceSchedule_MarketDocument>
Last updated on