Dear Binance developers!
Tried searching for similar topics but non covered what I don’t understand so here goes:
Just as the title states, I’m quite confused about how these two should go together.
Given the following scenario on the Binance test API:
BNBBTC Sell order price (as of writing this):
1 BNB ~ 0.01061200 BTC
The PRICE_FILTER.tickSize for this symbol is 0.00000100 whereas the minimum price (as per the PERCENT_PRICE.multiplierDown) is 0.00212240.
Should we round this up to the nearest tickSize? If so by what rounding rules? Bankers rounding?
Or am I just completely missing/misunderstood something.
Thanks in advance!