stayradiated / volatile

A service for automating cryptocurrency trading.
https://volatile.co.nz
2 stars 4 forks source link

Fix `division by zero` error when calculating trade stats #43

Open stayradiated opened 2 years ago

stayradiated commented 2 years ago

This happens when a trade has a 0 amount. We should just be able to ignore these trades.

stayradiated commented 2 years ago

Is this still an issue? How do we reproduce it?