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
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×cale=60&starttime=1513603380&endtime=0
Returns the following:
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×cale=60&starttime=1513603680&endtime=0
The first is again 0 and the continues results are set.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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×cale=60&starttime=1513603380&endtime=0
Returns the following:
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×cale=60&starttime=1513603680&endtime=0
The first is again 0 and the continues results are set.
The text was updated successfully, but these errors were encountered: