ColeBennett / binance-auto-blacklist

Automatically disables trading for new Binance listings in ProfitTrailer
34 stars 6 forks source link

som = true bug #8

Closed coolmansr closed 6 years ago

coolmansr commented 6 years ago

Hello,

when I set som = true in latest version, in PAIRS.properties i get: IOSTBTC_sell_only_mode = false shouldnt this be set to true?

thanks

DavidLanz commented 6 years ago

seems like a bug, reverse like this should be:

IOSTBTC_sell_only_mode = true

please update a new commit, tks!

ColeBennett commented 6 years ago

Fixed, re-download v1.0.3

nmalancea commented 6 years ago

@bennettca I think you need to repackage it as a new version. 1.0.3 does not contain your latest commit (https://github.com/bennettca/binance-auto-blacklist/commit/fb62a8faaa0f1d746573a10b909d154310c25f3d).

coolmansr commented 6 years ago

Fixed in v1.0.3 Thank you!

jas-jas commented 6 years ago

I just downloaded 1.0.3 and it put my "blacklisted coins" into WatchMode only. So is this fixed or not?