Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

fixed market ticker event #163

Merged
merged 2 commits into from
Sep 13, 2018
Merged

fixed market ticker event #163

merged 2 commits into from
Sep 13, 2018

Conversation

Krasks
Copy link

@Krasks Krasks commented Jul 23, 2018

No description provided.

Copy link

@big-andy-coates big-andy-coates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Krasks - this is definitely an improvement from the rounding errors in the old version!

Just a suggestion, but did you think about maybe setting the fields to BigDecimal rather than String? I know this pattern is not followed elsewhere in the repo, but it Jackson does support it. Maybe the repo owners prefer Strings though...

@mironbalcerzak
Copy link

@big-andy-coates - can we go with String values? BigDecimal has got its pros and cons.
My personal belief is that libs like this should be used for data transport layer - all calculation (&data modifications) should be done elsewhere

@big-andy-coates
Copy link

big-andy-coates commented Sep 4, 2018

Fine by me - but then again, I’m just an interested party, not a committer ;)

@joaopsilva joaopsilva merged commit e31ad64 into binance-exchange:master Sep 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants