TsarBuig

Results 13 comments of TsarBuig

solved in new release

I don't understand, please be more precise

solved in 4.0.1 with `--precise_price` parameter

@CryptoGnome is it normal that in the code, in the "else" condition, it's written : amount = Decimal(amount) * DECIMALS instead of : amount = int(Decimal(amount) * DECIMALS) ?

@da0123456789 please try with new version V3.43, it should not happen anymore

another user had the same problem : last version seems not to work with ETH ``` { "ENABLED": "true", "SYMBOL": "GZLR", "ADDRESS": "0x9f4909cc95fb870bf48c128c1fdbb5f482797632", "BUYAMOUNTINBASE": "0.6", "BUYPRICEINBASE": "0.000000009125", "SELLPRICEINBASE": "0.00015", "SLIPPAGE":...

@pjfoxpjfox : please try with new version V3.43, it should not happen anymore