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

Why order pending list not working? #2

Open
dragonball9816 opened this issue Mar 18, 2019 · 0 comments
Open

Why order pending list not working? #2

dragonball9816 opened this issue Mar 18, 2019 · 0 comments

Comments

@dragonball9816
Copy link

dragonball9816 commented Mar 18, 2019

I don't know why orderpending/orderPendingList not working.
My sample is as following:

url: https://api.bibox.com/v1/orderpending
cmds: [{"cmd":"orderpending/orderPendingList","body":{"pair":"ETH_BTC","account_type":0,"order_side":0,"coin_symbol":"ETH","currency_symbol":"BTC","page":1,"size":10}}]
apitkey: xxxxxxxxxxxxxxx
sign: xxxxxxxxxxxxxxxxx

That result is as following:
{"result":[{"cmd":"orderpending/orderPendingList","result":{"count":10,"items":[],"page":1}}]}
I get only empty array for open orders list.
What is the problem?
Please help me.

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