-
-
Any ideas would be appreciated and taken into consideration in the future, please leave some below it would help me grow this project into something larger.
zLeki updated
5 months ago
-
1. WebSocket: bad handshake Error
When trying to establish a WebSocket connection with the server, the connection fails, and the error message “websocket: bad handshake” is shown. It seems the HTTP u…
-
After the authentication is done, implement token refresh using Ping endpoint, see
https://demo.dx.trade/developers/#/DXtrade-REST-API?id=ping-api
We can configure the time since when the token c…
-
Hi @zLeki,
Congratulations on this first version of DXTrade API.
I have converted the code to python, at this point, I can login et get opened positions.
When I want to Execute an order I face t…
-
Hi,
Not sure how to contact you but via issue :)
Currently I'm working on python implementation of DX trade API but simply can't pass the step after getting session token.
Constantly getting Auth…