This repository has been archived by the owner on Jun 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 231
第一步交易订单A出错 #30
Comments
嗯 程序最小交易量算错了,有时间在维护这个 |
嗯 今天我也看了发现代码几个错误。
|
@zlq4863947 无法加入你的群,付费版本现在可以购买嘛? |
@317482454 可以购买,加群要付费 5元钱,mac电脑不支持付费入群,你用手机qq加群就可以了 |
@Lisuhan 是的 开源版只做例子共享,我现在主要精力在维护付费版 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
订单A出错: binance {"code":-2010,"msg":"Account has insufficient balance for requested action."
订单A出错: binance {"code":-1013,"msg":"QTY is over the symbol's maximum QTY."}
一直出这两个错误
async orderA() {
try {
} catch {
logger.error(
订单A出错: ${errMsg}
);}
}
The text was updated successfully, but these errors were encountered: