CyberPunkMetalHead / Binance-volatility-trading-bot

This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
MIT License
3.41k stars 776 forks source link

APIError(code=-1013): Filter failure: MIN_NOTIONAL #153

Closed flo-joe closed 3 years ago

flo-joe commented 3 years ago

Hello, running the bot and when it finally identified a volatile coin and proceeded to buy, the code failed with:

APIError(code=-1013): Filter failure: MIN_NOTIONAL

I'm using the latest code (as of 5/26/2021) and using Binance.US (AMERICAN_USER = True).

Below is some of the log entries when the issue occurred:

[2021-05-26 10:10:39] Working...Session profit:0.00% Est:$0.00 [2021-05-26 10:10:39] OXTUSDT has gained 5.466% within the last 3 minutes, calculating volume in USDT [2021-05-26 10:10:39] Preparing to buy 19.67 OXTUSDT [2021-05-26 10:10:39] APIError(code=-1013): Filter failure: MIN_NOTIONAL [2021-05-26 10:10:57] Working...Session profit:0.00% Est:$0.00

ShogunMan commented 3 years ago

Read the faq and wiki, this has been answered x times before.