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

GetParsedCandlestick decimal problem #59

Open
melihtuna opened this issue Oct 16, 2018 · 1 comment
Open

GetParsedCandlestick decimal problem #59

melihtuna opened this issue Oct 16, 2018 · 1 comment

Comments

@melihtuna
Copy link

This method returns candle values but decimal values. For example "xrpbtc" daily candle closing value returning "6948" but real value "0.00006948" and "ethbtc" returning "3172" but real value "0.03171153".
Do you have any solution? Should i download code and edit this part for using myself?

@bulent2kocer
Copy link

I revised the CustomParser.cs which fixes this problem.

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