We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
使用v4的api /margin/loans client.MarginApi.ListLoans查询借入借出订单 如果传side=lend, status=finished可以正常查询借出订单; 如果传side=borrow,status=open/loaned/finished都返回空,实际有若干个抵押借币订单。
The text was updated successfully, but these errors were encountered:
抵押借币订单不在这个接口的覆盖范围,抵押借币目前接口并未开放
Sorry, something went wrong.
有版本规划吗?自动续借碰到高息还必须手工改单
抵押借币的订单增删改查有rest、websocket的api接口吗
在其他issue跟踪。 gateio/rest-v2#54
No branches or pull requests
使用v4的api /margin/loans client.MarginApi.ListLoans查询借入借出订单
如果传side=lend, status=finished可以正常查询借出订单;
如果传side=borrow,status=open/loaned/finished都返回空,实际有若干个抵押借币订单。
The text was updated successfully, but these errors were encountered: