yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.51k stars 826 forks source link

Problem trade signature #179

Closed o0Genome0o closed 6 years ago

o0Genome0o commented 6 years ago

Hi team, I execute command line: "python trader.py --symbol TRXETH --mode range --quantity 500 --buyprice 0.00004945 --sellprice 0.00005320" I have this message : price:0.00004946 buyp:0.00004945 sellp:0.00005320-bid:0.00004942 ask:0.00004946 spread:0.08 m: Signature for this request is not valid. m: Signature for this request is not valid. price:0.00004946 buyp:0.00004945 sellp:0.00005320-bid:0.00004942 ask:0.00004946 spread:0.08price:0.00004946 buyp:0.00004945 sellp:0.00005320-bid:0.00004942 ask:0.00004946 spread:0.08

Have you a solution ?