get_ob_l1_top
Retrieve the current best bid and ask prices for a cryptocurrency pair from a specific exchange, providing top-of-book market data.
Instructions
Get L1 order book top-of-book (best bid/ask)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| e | Yes | Exchange name | |
| fsym | Yes | From symbol | |
| toTs | No | End timestamp (Unix) | |
| tsym | Yes | To symbol | |
| limit | No | Max results |