dscotese / kraken-grid

A bot that extends grid trading once you use it to create a grid.
GNU General Public License v3.0
9 stars 3 forks source link

`set` sometimes reports NaN instead of adding up the actual round-trip profits. #42

Closed dscotese closed 2 months ago

dscotese commented 2 months ago

All occurrences of NaN that I've seen would more appropriately be zero, and that would fix this problem.

dscotese commented 2 months ago

This was fixed by #43