Username: Password:

Author Topic: Bugs/Issues tracker v3.3.5  (Read 17986 times)

Offline BitFlipp4r

  • Rookie
  • *
  • Posts: 23
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #20 on: August 06, 2017, 10:32:52 PM »
Version 3.3.5 ignores trading limit and makes multiple buys before selling.
My limit is set to 0.01 BTC. Avaraging is enabled.
Please notice the last buy.


Offline lazken

  • Rookie
  • *
  • Posts: 7
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #21 on: August 07, 2017, 09:18:33 AM »
After a few hours, cpu is at 100% for the process, it also doesn't create any log files.
Is there a setting in config.js to configure this?
« Last Edit: August 07, 2017, 11:23:50 AM by lazken »

Offline BitFlipp4r

  • Rookie
  • *
  • Posts: 23
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #22 on: August 07, 2017, 10:08:41 AM »
Bot is still trying to avarage XEM even now when the value  (0.00007970 atm) is above bought price.
This is the output:

No new opportunities found...
------------------------------------------------------------------------------------------------
 ɢƱͶɃõŁ v3.3.4  Scanning poloniex for trading opportunities 2017/08/06 23:38:56
------------------------------------------------------------------------------------------------
2017/08/06 23:39:02: Kicking poloniex, receiving new tickers...
 ɢƱƝβǾŁ v3.3.4  Tips&Tricks: BTC_XEM can be averaged!!!
2017/08/07 11:01:12: There are some trading opportunities for BTC_XEM at poloniex. Scanning Trade History
2017/08/07 11:01:12: Last Bid price BTC_XEM: 0.00007244 | Last Ask: 0.0000725
2017/08/07 11:01:12: Balance BTC: 0.01708846
2017/08/07 11:01:12: Balance XEM: 475.08203502
2017/08/07 11:01:12: On Orders XEM: 0.00000000
Processing strategy BB for BTC_XEM on poloniex
TRAILING STOP!!!
The value of this coin dropped below bought price (0.0000780925). Proceeding with Trailing Stop!
Loading config...
Loading exchange poloniex
2017/08/07 11:01:32: Kicking poloniex, receiving new tickers...
------------------------------------------------------------------------------------------------
 ɢƱΠƁ۝Ł v3.3.4  Scanning poloniex for trading opportunities 2017/08/07 11:01:38
------------------------------------------------------------------------------------------------
2017/08/07 11:01:42: Kicking poloniex, receiving new tickers...
2017/08/07 11:03:02: Kicking poloniex, receiving new tickers...

Offline Singman

  • Rookie
  • *
  • Posts: 33
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #23 on: August 11, 2017, 10:46:49 AM »
When I launch the bot, the only messages I got are :
Quote
./gunthy-linx64
Loading config...
Loading exchange poloniex
2017/08/06 13:03:50: Kicking poloniex, receiving new tickers...
Getting tickers for poloniex catch error: Cannot read property 'error' of undefined
2017/08/06 13:04:00: Kicking poloniex, receiving new tickers...
2017/08/06 13:04:10: Kicking poloniex, receiving new tickers...
2017/08/06 13:04:20: Kicking poloniex, receiving new tickers...
2017/08/06 13:04:30: Kicking poloniex, receiving new tickers...
2017/08/06 13:04:40: Kicking poloniex, receiving new tickers...
2017/08/06 13:04:50: Kicking poloniex, receiving new tickers...
Self answering about this error :
I was using the proxy on the previous release, and even if I disabled it, I forgot to remove the "Poloniex" entry in my /etc/hosts.
Once done, the new version is working.