Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janrockdev authored Oct 31, 2024
1 parent 5ab45b3 commit f9d843c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ Current version:
- tradebook preview (in progress)
- support to tradebook per trader (in progress)

## Extended version (private) with real-time dashboard



## TODO (backlog)
- [ ] review ordering for limit orders
- [ ] aggregation of orders by price for preview (remove id, ts)
Expand Down Expand Up @@ -265,4 +269,4 @@ sequenceDiagram
OrderBookService->>OrderBook: Update order books
end
```
```

0 comments on commit f9d843c

Please sign in to comment.