Hi,
Today I’ve received the following error from the Spot API, when placing an order on CHZUSDT:
{"code":-1013,"msg":"Filter failure: PRICE_FILTER"}
After investigation, I’ve seen that the PRICE_FILTER for the symbol changed without any announcement from Binance.
(Sometime before 2021-03-11 10:18:21 UTC but after 2021-03-11 08:00:48)
Furthermore, it used the -1013 error code instead of the -9xxx listed in the API docs.
My question is that will this be a common occurrence? Could you please make announcements on the Binance News site before adjusting the filters? This modification really striked me unprepared.
Also please allow API users a grace period during which the new PRICE_FILTER is returned via the /api/v3/exchangeInfo
endpoint, but still the old one is used, so trading bots have time to accomodate the changes.
Thanks.