Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArgumentsRequired: binance amount of BTC/USDT must be greater than minimum amount precision of 5 #200

Open
prshnandaniya opened this issue Dec 12, 2022 · 0 comments

Comments

@prshnandaniya
Copy link

prshnandaniya commented Dec 12, 2022

        throw new ArgumentsRequired (this.id + ' amount of ' + market['symbol'] + ' must be greater than minimum amount precision of ' + this.numberToString (market['precision']['amount']));
              ^

ArgumentsRequired: binance amount of BTC/USDT must be greater than minimum amount precision of 5

@prshnandaniya prshnandaniya changed the title I'm getting this error ArgumentsRequired: binance amount of BTC/USDT must be greater than minimum amount precision of 5 Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant