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

problem for websocket #133

Open
imankhorshidi opened this issue Aug 25, 2024 · 0 comments
Open

problem for websocket #133

imankhorshidi opened this issue Aug 25, 2024 · 0 comments

Comments

@imankhorshidi
Copy link

hello
After authenticating with the websocket and sending the market, it returns me the following value and does not return the positions that are open.

User Position Subscription :
{
"method": "position.subscribe",
"params": {"market_list": ["BTCUSDT"]},
"id": 1
}
response :
{"id":1,"code":0,"message":"OK"}

position.subscribe after send to server.sign

whay response not to list positions?
Where can the problem come from?

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