You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am experiencing a lot of min notional errors with market orders because Binance is now using a filter called avgPricemins along with applyToMarket. Since market orders do not have a price they are using these filters to determine the min notional calculation.
I am experiencing a lot of min notional errors with market orders because Binance is now using a filter called avgPricemins along with applyToMarket. Since market orders do not have a price they are using these filters to determine the min notional calculation.
See: https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md#min_notional
There are other filters added as of December. See: https://github.com/binance-exchange/binance-official-api-docs/blob/master/CHANGELOG.md
Can we get these filters added please? Great product and thank you!!!!
The text was updated successfully, but these errors were encountered: