FlowScheduleType

Tag 1439

FlowScheduleType

Abbreviation: FlowSchedTyp
Typeint
Tag1439
AddedFIX.5.0SP1
Used in72 messages

Description

The industry standard flow schedule by which electricity or natural gas is traded. Schedules exist by regions and on-peak and off-peak status, such as "Western Peak".

Wire Format & Usage Example

Single field (key=value)
1439=0 (NERCEasternOffPeak)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1439=0 (NERCEasternOffPeak) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1439=0 (NERCEasternOffPeak) is this field's position in the message.

All valid values
WireNameDescription
1439=0NERCEasternOffPeakNERC Eastern Off-Peak
1439=1NERCWesternOffPeakNERC Western Off-Peak
1439=2NERCCalendarAllDaysInMonthNERC Calendar-All Days in month
1439=3NERCEasternPeakNERC Eastern Peak
1439=4NERCWesternPeakNERC Western Peak

Enumerated Values

5
ValueSymbolic NameDescriptionAdded
0NERCEasternOffPeakNERC Eastern Off-PeakFIX.5.0SP1
1NERCWesternOffPeakNERC Western Off-PeakFIX.5.0SP1
2NERCCalendarAllDaysInMonthNERC Calendar-All Days in monthFIX.5.0SP1
3NERCEasternPeakNERC Eastern PeakFIX.5.0SP1
4NERCWesternPeakNERC Western PeakFIX.5.0SP1