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

Possible typo in code breaks all numeraires except ZUSD #36

Closed dscotese closed 2 months ago

dscotese commented 3 months ago

Line 104 of manager.js looks like it has an extra i at the end of what I think should be portfolio.Numeraire. I don't remember ever testing Kraken with a fiat other than ZUSD as the Numeraire.

dscotese commented 2 months ago

Fixed in #46