C++ How to get the historical order book list with Binance API?
I would like to get the orders as displayed in below forms, but the historical data within a time range, like from 2024-01-01
to 2024-04-01
. (Below figure is quoted from a similar question, but I am asking for a different answer)