Skip to content

Commit 1da4fed

Browse files
committed
Clear release notes
Signed-off-by: cwasicki <[email protected]>
1 parent f868ca7 commit 1da4fed

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

RELEASE_NOTES.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@
1010

1111
## New Features
1212

13-
* Add trading-cli tool to interact with the trading API. Supports the following commands:
14-
* `list-day-ahead`: Listing day-ahead prices from the entsoe API.
15-
* `receive-trades`: Listing and streaming public trades for specified delivery periods. If no delivery start is given, starts streaming all new public trades.
16-
* `receive-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.
20-
21-
2213
<!-- Here goes the main new features and examples or instructions on how to use them -->
2314

2415
## Bug Fixes

0 commit comments

Comments
 (0)