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
On the order close event on the WebSocket stream, the amount 0 even when order Is executed
This is de event object
[ 44846686818, 1, 1588951648327, 'tBTCEUR', 1588951685263, 1588951685269, 0, <----- This should be 0.002 0.002, 'EXCHANGE IOC', null, null, null, 0, 'EXECUTED @ 9211.12190145(0.002)', null, null, 9211.2, 9211.12190145186, 0, 0, null, null, null, 0, 0, null, null, null, 'API>BFX', null, null, null ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue type
Brief description
On the order close event on the WebSocket stream, the amount 0 even when order Is executed
This is de event object
The text was updated successfully, but these errors were encountered: