yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.49k stars 824 forks source link

Not printing actions #230

Open raphsn opened 6 years ago

raphsn commented 6 years ago

Hi, As mentioned in #225 its the same problem with me. I installed everything like in the instructions. It runs on a ubuntu 17.04. On my Binance Account are now 300 TRX and 0.001947 BTC. When I execute: python trader.py --symbol TRXBTC --quantity 295 --profit 1.3

then just this shows up and nothing more happens...

unbenannt

in the orders.db appear some TRXBTC things. But in the account when I check it on the PC there are no open orders.

What did I wrong? ^^ Or just leave it in debug mode?

Sorry if its a total newbie question. I didnt find a matching solution and I followed the guides which were on Github.

Maathouse commented 6 years ago

Isn't this accidently in 'select' mode? Then the script pauses.

Orbitalz-eth commented 6 years ago

Good luck getting an answer. The author seems to have abandoned this project.