Skip to content

Commit 2e8015e

Browse files
committed
fields
1 parent 5277d2d commit 2e8015e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,8 @@ When the connection is stablished, if a `filter` is used, the server will dump a
334334
| `price` | string | Price quoted (e.g., `0.5`) |
335335
| `side` | string | Side of the quote: `BUY` or `SELL` |
336336
| `size` | string | Size or volume available at the quoted price (e.g., `0`, `100`) |
337+
| `best_ask` | string | Best ask price |
338+
| `best_bid` | string | Best bid price |
337339

338340
#### AggOrderbook
339341

0 commit comments

Comments
 (0)