Skip to content

Commit 5f90e5e

Browse files
committed
Update release notes
Signed-off-by: cwasicki <[email protected]>
1 parent d431265 commit 5f90e5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
* `list-day-ahead`: Listing day-ahead prices from the entsoe API.
1515
* `list-trades`: Listing and streaming public trades for specified delivery periods. If no delivery start is given, starts streaming all new public trades.
1616
* `list-orders`: Listing and streaming orders for specified delivery periods and gridpool IDs. If no delivery start is given, starts streaming all new orders for this gridpool ID.
17+
* `create-order`: Creating a limit order for a given price (in EUR/MWh) and quantity (in MW, sign determines market side).
18+
* `cancel-order`: Cancel individual orders for a gridpool.
19+
* `cancel-all-orders`: Cancels all orders of a gridpool.
1720

1821

1922
<!-- Here goes the main new features and examples or instructions on how to use them -->

0 commit comments

Comments
 (0)