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

NewTrade returns Total field which should be treated as UTC timestamp #5

Open
kasuskasus1 opened this issue Oct 22, 2020 · 1 comment

Comments

@kasuskasus1
Copy link

Below is ws message from Poloniex parsed into Data struct:

{{38175537 12942.1615268 0.00011778 1.603379918e+09 sell} NewTrade}

Field with value 1.603379918e+09 is not Total - it looks like its name should be changed to Time and type to time.Time.

@iowar
Copy link
Owner

iowar commented Dec 30, 2020

You can create PR
I will accept your request after investigation

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