Currently the FTX l2_book returns 100 depth both sides.
Ideally we'd want full depth data.
FTX provides a grouped orderbooks websocket channel which can be used to retrieve full depth book data.
When 'grouping' is set to the min tick size for that symbol, all data is returned.
Currently the FTX l2_book returns 100 depth both sides.
Ideally we'd want full depth data.
FTX provides a grouped orderbooks websocket channel which can be used to retrieve full depth book data. When 'grouping' is set to the min tick size for that symbol, all data is returned.