querying with fromId is not fetching the latest orders
Closed this issue · 0 comments
zolbayars commented
The log:
The latest trade is: 2253357350
Syncing the trades
Calling binance with fapi/v1/userTrades { fromId: '22533573501' }
Result from Binance 200 OK
Syncing 0 trades
Seems like we're using a wrong last id 🤔