Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

BinanceApi::klines() and BinanceApi::aggTrades() seem buggy #11

Closed
Creckle opened this issue Jan 13, 2018 · 2 comments
Closed

BinanceApi::klines() and BinanceApi::aggTrades() seem buggy #11

Creckle opened this issue Jan 13, 2018 · 2 comments

Comments

@Creckle
Copy link

Creckle commented Jan 13, 2018

if (!optionKey.equals("startTime") || !optionKey.equals("endTime")) {

change 'or' to 'and'
same goes for


and the next line

@wcrbrm
Copy link
Member

wcrbrm commented Jan 13, 2018

@Creckle thanks for your feedback.

@wcrbrm
Copy link
Member

wcrbrm commented Jan 13, 2018

the fix was included in Release 1.0.8, just pushed it on Maven

@wcrbrm wcrbrm closed this as completed Jan 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

No branches or pull requests

2 participants