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

tradesarray high low open close not shown on first result if numtrade =0 #535

Open
CHMEX opened this issue Dec 18, 2017 · 0 comments
Open

Comments

@CHMEX
Copy link

CHMEX commented Dec 18, 2017

Maybe there is a trivial explanation for it or it's a little bug.

http://5.9.253.196:7782/api/stats/tradesarray?base=CHIPS&rel=KMD&timescale=60&starttime=1513603380&endtime=0

Returns the following:

image

it does not show high low avg open close if no trade happened but it does it for continues timescales.

you can recreate it by changing the timescale to a starttime without timescale

http://5.9.253.196:7782/api/stats/tradesarray?base=CHIPS&rel=KMD&timescale=60&starttime=1513603680&endtime=0

The first is again 0 and the continues results are set.

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

1 participant