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

Issue with Open Orders #17

Open
caga3 opened this issue Aug 10, 2022 · 1 comment
Open

Issue with Open Orders #17

caga3 opened this issue Aug 10, 2022 · 1 comment

Comments

@caga3
Copy link

caga3 commented Aug 10, 2022

Building from bitget-php-sdk-api
GET /api/mix/v1/order/current

Requested:
$this->mixOrderApi->current('ETHUSDT_UMCBL');

Returns {"code":"00000","msg":"success","requestTime":1660145692300,"data":[]}
We currently have 4 Open Futures Order 1 being ETHUSDT_UMCBL

Also noticed bitget-php-sdk-api/src/api/mix/MixOrderApi.php is missing method for marginCoinCurrent

We also revised to try to capture GET /api/mix/v1/order/marginCoinCurrent
And that also returns {"code":"00000","msg":"success","requestTime":1660145692300,"data":[]}

@Byeong2
Copy link

Byeong2 commented Nov 17, 2022

@caga3 Solved? I still have same issue.

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

2 participants