kylerberry / JACT

Just Another Crypto Trader. (gdax crypto trading bot)
3 stars 0 forks source link

Fixed another calculation issue #24

Closed kylerberry closed 6 years ago

kylerberry commented 6 years ago

tests were giving false positives because they mocked data with whole numbers. Mocking with more realistic complex sizes, e.g. 3.3457234 revealed a bug in the computation logic for avgLoss and avgWin

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 21


Totals Coverage Status
Change from base Build 17: 0.0%
Covered Lines: 153
Relevant Lines: 393

💛 - Coveralls