小编Nas*_*oud的帖子

python-Binance api:APIError(代码=-1013):过滤器失败:LOT_SIZE

尝试使用 python-binance api 下买或卖订单时,出现以下错误:

APIError(code=-1013): Filter failure: LOT_SIZE.
Run Code Online (Sandbox Code Playgroud)

现在我在iceberg_parts看到这意味着我的买卖数量可能有问题。我试图将数量增加 10 倍,但这只会给我另一个相关错误:

APIError(code=-1013): Filter failure: MIN_NOTIONAL.
Run Code Online (Sandbox Code Playgroud)

这是我的一些代码:

APIError(code=-1013): Filter failure: LOT_SIZE.
Run Code Online (Sandbox Code Playgroud)

你知道如何解决这个问题吗?

python api cryptocurrency binance

3
推荐指数
2
解决办法
2万
查看次数

标签 统计

api ×1

binance ×1

cryptocurrency ×1

python ×1