ronaldlam / Autotrageur

Automated arbitrageur
2 stars 1 forks source link

Arbitrage: Rounding errors causing sell amount differences when some exchanges change decimals to float #228

Closed jaonewguy closed 5 years ago

jaonewguy commented 5 years ago

from fcf_autotrageur lines 299-321, if an exchange changes our Decimal amount to a float (like in kraken), there are possible off by one errors. We need to deal with this