Class Description
Market (e.g. Day Ahead Market, Real Time Market) with a description of the Market operation control parameters.
Attributes
Name | Type | Description |
---|---|---|
actualEnd | DateTime | Market ending time - actual market end |
actualStart | DateTime | Market starting time - actual market start |
dst | Boolean | True if daylight savings time (DST) is in effect. |
end | DateTime | Market end time. |
localTimeZone | String | Local time zone. |
start | DateTime | Market start time. |
status | String | Market Status |
‘OPEN’, ‘CLOSED’, ‘CLEARED’, ‘BLOCKED’ | ||
timeIntervalLength | Float | Trading time interval length. |
tradingDay | DateTime | Market trading date |
tradingPeriod | String | Trading period that describes the market, possibilities could be for an Energy Market: |
Day | ||
Hour | ||
For a CRR Market: | ||
Year | ||
Month | ||
Season |
Relationships
Inherits from
Descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
MarketFactors | 0..* | Market | 0..1 | MarketFactors | Market | ||
MarketProduct | 1..* | Market | 0..1 | MarketProducts | Market | ||
MarketRun | 0..* | Market | 1 | MarketRun | Market |