Skip to content

Commit

Permalink
Merge pull request #25 from ARKlab/feature/16904-AddMarketAFRR
Browse files Browse the repository at this point in the history
Add support for public offers market AFRR
  • Loading branch information
AndreaCuneo authored Apr 18, 2024
2 parents 495dc6c + 340e5a6 commit 297262c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Artesian/GMEPublicOffers/_Enum/Market.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ class Market(Enum):
MBh = 36
MRR = 50
MIXBID = 70
AFRR = 100

0 comments on commit 297262c

Please sign in to comment.