binance / binance/binance-connector-php
Feature request: functions to ensure that quantity or quoteOrderQty is within the allowed values
Open
- Dominant language
- PHP
- Stars
- 106
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Hi
One of the most common error I have while trying to use the SDK is errors like:
```
{"code":- 1013,"msg":"Filter failure: NOTIONAL"}
```
it would be very beneficial if the SDK have functions/helpers/methods to validate the data before it's send
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.