Username: Password:

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

Offline acerolakirsche

  • Rookie
  • *
  • Posts: 2
    • View Profile
Bugs/Issues tracker v3.3.5
« on: August 01, 2017, 10:34:35 AM »
could it be, that the Bot ignores sell-point settings sometimes?
Mine has luckely sold a coin at +8%.
But Gain is set to 0.6 and hiBB = 40.
The Coin hovered more than an hour good above the selling point (even above the top BB).

Is there some Kind of Intelligence at work, that i don't get?

Offline Nagashi

  • Rookie
  • *
  • Posts: 1
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #1 on: August 01, 2017, 03:10:39 PM »
You may be able to get better information by looking at this topic

https://gunthy.org/index.php?topic=719.msg3735#new

Offline ajg

  • Rookie
  • *
  • Posts: 12
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #2 on: August 02, 2017, 06:44:13 AM »
Bug: I am running v3.3.5 but it reports GunBot v3.3.4 on the screen.  Probably a simple typo in the source code, easily fixed.

Code: [Select]
root@TheBotFather:/opt/GUNBOT_v3.3.5# pm2 logs gunbot
[TAILING] Tailing last 15 lines for [gunbot] process (change the value with --lines option)
/root/.pm2/logs/gunbot-error-3.log last 15 lines:
/root/.pm2/logs/gunbot-out-3.log last 15 lines:
3|gunbot   | 2017-08-02 15:42 +10:00: ------------------------------------------------------------------------------------------------
3|gunbot   | 2017-08-02 15:42 +10:00:  ɢՍͶ฿ǾŁ v3.3.4  Scanning poloniex for trading opportunities 2017/08/02 15:42:36
3|gunbot   | ------------------------------------------------------------------------------------------------
3|gunbot   | 2017-08-02 15:42 +10:00: 2017/08/02 15:42:36: Kicking poloniex, receiving new tickers...
3|gunbot   | 2017-08-02 15:42 +10:00: ------------------------------------------------------------------------------------------------
3|gunbot   |  ɢƱҊ฿ʘŁ v3.3.4  Scanning poloniex for trading opportunities 2017/08/02 15:42:36

Offline n30

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #3 on: August 02, 2017, 07:50:16 AM »
Hello, I encountered sale at a loss:



Buys were done by 3.3.4, sale by 3.3.5

settings (I forgot to put {"HIGH_BB": 40} in override for this pair, if it makes difference?)
...
"BTC_LSK"  : {"strategy": "bb","override": {}},
...
"bot": {
      "debug": true,

      "period_storage_ticker": 300,
      "interval_ticker_update": 10000,

      "timeout_buy": 60000,
      "timeout_sell": 60000,

      "MIN_VOLUME_TO_BUY": 0.0005,

      "WATCH_MODE": false
   },

   "strategies": {
      "bb": {
         "BTC_TRADING_LIMIT": 0.001,
         "PERIOD": 15,
         "BUY_LEVEL": 0.1,
         "GAIN": 0.6,
         "HIGH_BB": 60,
         "LOW_BB": 40,
         "PANIC_SELL": false,
         "DOUBLE_UP": true
      }
   }

Offline beer-k0in

  • Contributor
  • **
  • Posts: 142
  • Beer beer beer
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #4 on: August 02, 2017, 09:28:25 AM »
Hello, I encountered sale at a loss

Not all of your LSK have been sold. There is a little bit left, sell it at the current price and it is a profit over all.

Whenever there is a Break Even Price listed, you still have coins of that currency in your account.


BK
Gunbot Monitor
Support gmon and send a tip: BTC wallet: 1GJCGZPn6okFefrRjPPWU73XgMrctSW1jT

Offline n30

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #5 on: August 02, 2017, 09:38:33 AM »
Thank you for response, beer-k0in.
There is no LSK leftover currently, but I found the problem, I was experimenting with ETH/LSK pair previously. That is the culprit,
Have a nice day!

 

Offline BitFlipp4r

  • Rookie
  • *
  • Posts: 23
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #6 on: August 03, 2017, 11:26:18 AM »
There are occasional errors while getting balances:

------------------------------------------------------------------------------------------------
 ɢƱŋɮุŁ v3.3.4  Scanning poloniex for trading opportunities 2017/08/03 12:20:35
------------------------------------------------------------------------------------------------
2017/08/03 12:20:37: Kicking poloniex, receiving new tickers...
No new opportunities found...
------------------------------------------------------------------------------------------------
 ɢՍŋɮǾŁ v3.3.4  Scanning poloniex for trading opportunities 2017/08/03 12:20:41
------------------------------------------------------------------------------------------------
2017/08/03 12:20:55: Kicking poloniex, receiving new tickers...
2017/08/03 12:21:05: Kicking poloniex, receiving new tickers...
2017/08/03 12:21:15: Kicking poloniex, receiving new tickers...
Error on strategy BB for BTC_ETC on poloniex while getting balances -| Error: Cannot read property 'error' of undefined
------------------------------------------------------------------------------------------------
 ɢƱҊ฿๏ͳ v3.3.4  Scanning poloniex for trading opportunities 2017/08/03 12:21:24
------------------------------------------------------------------------------------------------
2017/08/03 12:21:25: Kicking poloniex, receiving new tickers...
No new opportunities found...
------------------------------------------------------------------------------------------------
 ɢƱŋ฿۝Ŧ v3.3.4  Scanning poloniex for trading opportunities 2017/08/03 12:21:25
------------------------------------------------------------------------------------------------
No new opportunities found...
------------------------------------------------------------------------------------------------
 ɢƱΠɮุŦ v3.3.4  Scanning poloniex for trading opportunities 2017/08/03 12:21:32
------------------------------------------------------------------------------------------------
2017/08/03 12:21:35: Kicking poloniex, receiving new tickers...
Error on strategy BB for BTC_STEEM on poloniex while getting balances -| Error: Cannot read property 'error' of undefined

Offline bobjones34

  • Rookie
  • *
  • Posts: 11
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #7 on: August 03, 2017, 12:33:13 PM »
Same here,
reporting same bug.

Offline Singman

  • Rookie
  • *
  • Posts: 33
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #8 on: August 03, 2017, 01:29:00 PM »
Quote
Loading config...
Loading exchange poloniex
2017/08/03 14:17:48: Kicking poloniex, receiving new tickers...
Getting tickers for poloniex catch error: Cannot read property 'error' of undefined

Offline crytotronik

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #9 on: August 03, 2017, 07:32:09 PM »
Code: [Select]
Loading exchange poloniex
2017/08/03 20:08:55: Kicking poloniex, receiving new tickers...
------------------------------------------------------------------------------------------------
 ษขีาŠฦับอณ v3.3.5  Scanning poloniex for trading opportunities 2017/08/03 20:08:59
------------------------------------------------------------------------------------------------
2017/08/03 20:09:05: Kicking poloniex, receiving new tickers...
No new opportunities found...
------------------------------------------------------------------------------------------------
 ษขฦฑร‘ษฎร˜ลฆ v3.3.5  Scanning poloniex for trading opportunities 2017/08/03 20:09:05
------------------------------------------------------------------------------------------------
2017/08/03 20:09:15: Kicking poloniex, receiving new tickers...
No new opportunities found...

...and so on. Any idias what I'm doing wrong?

Offline dobcrypto

  • Contributor
  • **
  • Posts: 196
  • Russian - native language
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #10 on: August 03, 2017, 08:00:00 PM »
Code: [Select]
Loading exchange poloniex
2017/08/03 20:08:55: Kicking poloniex, receiving new tickers...
------------------------------------------------------------------------------------------------
 ษขีาŠฦับอณ v3.3.5  Scanning poloniex for trading opportunities 2017/08/03 20:08:59
------------------------------------------------------------------------------------------------
2017/08/03 20:09:05: Kicking poloniex, receiving new tickers...
No new opportunities found...
------------------------------------------------------------------------------------------------
 ษขฦฑร‘ษฎร˜ลฆ v3.3.5  Scanning poloniex for trading opportunities 2017/08/03 20:09:05
------------------------------------------------------------------------------------------------
2017/08/03 20:09:15: Kicking poloniex, receiving new tickers...
No new opportunities found...

...and so on. Any idias what I'm doing wrong?
No new opportunities found...
Its normal, waiting opportunities for u config settings.

Offline crytotronik

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #11 on: August 03, 2017, 08:46:28 PM »
Uhhm...okay, my question wasnt clear.

Dont kill me, I'm a newbe as you can see. I started with version 3.3.2. Download, extract, set API+key and choose 2 coins. Choose Bollinger and leave the rest at default settings.
I start the bot and immediately its query for the coin price and the BTC (first coin) balance I have on Polo. Checking every 120 sec for price until it meets my criteria. All this looks like the bot is working fine (I had 1 buy also).

Okay, I did the same with V 3.3.5, I also choose 2 coins and so on. But all I get is "no opportunity". Opportunity for what? Which criteria? It doesnt show me how much coins I have on Polo. Shouldnt it query my account balance at least? the right window stays "white" with an error message. The message is in german (system language) and means something like "navigation interrupted".

Is the new version sooo much different? Why its not even query for my account balance (or does not show it)?

Offline dobcrypto

  • Contributor
  • **
  • Posts: 196
  • Russian - native language
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #12 on: August 03, 2017, 09:10:41 PM »
Is the new version sooo much different? Why its not even query for my account balance (or does not show it)?
In 3.3.5 diff config. use it for exemple :
Code: [Select]
{
        "pairs": {
                "poloniex": {

"BTC_XRP": {"strategy": "bb","override": {}},
"BTC_XVC": {"strategy": "bb","override": {}},
"BTC_ZEC": {"strategy": "bb","override": {}}
                }
        },
        "exchanges": {
                "poloniex": {
                        "key": "xxxxx",
                        "secret": "xxxxx"
                }
        },
        "bot": {
                "debug": false,
                "period_storage_ticker": 300,
                "interval_ticker_update": 10000,


                "timeout_buy": 60000,
                "timeout_sell": 60000,


               
                "MIN_VOLUME_TO_BUY": 0.005,


                "WATCH_MODE": false
        },


        "strategies": {
                "bb": {
                        "BTC_TRADING_LIMIT": 0.01,
                        "PERIOD": 15,
                        "BUY_LEVEL": 0.1,
                        "GAIN": 0.6,
                        "HIGH_BB": 40,
                        "LOW_BB": 40,
                        "PANIC_SELL": false,
                        "DOUBLE_UP": true
                }
        }
}
« Last Edit: August 03, 2017, 09:13:28 PM by dobcrypto »

Offline crytotronik

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #13 on: August 04, 2017, 08:54:00 AM »
Cool! Thank you very much! I will give it a try and report back.

Edit: I tried with your config. My Bot look like this (see attached picture). This white browser window is not correct, right?

And there is an opportunity found. Do I have to create a new coin pair to catch this opportunity? And why this empty browser?

Code about the new Opp:

Code: [Select]
2017/08/04 10:27:13: Kicking poloniex, receiving new tickers...
 ษขีล‹รŸเนอณ v3.3.5  Tips&Tricks: BTC_XRP can be bought!!!
2017/08/04 10:27:18: There are some trading opportunities for BTC_XRP at poloniex. Scanning Trade History
2017/08/04 10:27:18: Last Bid price BTC_XRP: 0.00006202 | Last Ask: 0.00006204
2017/08/04 10:27:18: Balance BTC: 0.01900001
2017/08/04 10:27:18: Balance XRP: 0.00000000
2017/08/04 10:27:18: On Orders XRP: 0.00000000
Processing strategy BB for BTC_XRP on poloniex
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ ษขีฦษƒับลฆ v3.3.5   โ”‚ SMA                 โ”‚ LowBB                   โ”‚ HighBB     โ”‚ Pair    โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚ Buy cycle       โ”‚ 0.00006293          โ”‚ 0.00006187              โ”‚ 0.00006399 โ”‚ BTC_XRP โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚ GUNBOT CALLBACK โ”‚ 2017/08/04 10:27:18 โ”‚ Waiting for open orders โ”‚            โ”‚         โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
2017/08/04 10:27:26: Kicking poloniex, receiving new tickers...
------------------------------------------------------------------------------------------------
 ษขฦฑาŠษƒเนลฆ v3.3.5  Scanning poloniex for trading opportunities 2017/08/04 10:27:27
------------------------------------------------------------------------------------------------
No new opportunities found...
« Last Edit: August 04, 2017, 09:38:01 AM by crytotronik »

Offline AlfonseX

  • Contributor
  • **
  • Posts: 101
  • Trop de chefs, pas assez d'indiens !
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #14 on: August 04, 2017, 09:53:02 AM »
Since I use GB v3.3.4/3.3.5 it's didn't made trade on Bittrex market! Even after changing API Key, in case.
Woks fine on polo, but don't work on bittrex.
Is there gunners using GB on bittrex?
If you think I helped you, give me a drink:
in btc: 12aeQSpytxoehCEptQE8tUJVVSAS42LvXo
in eth: 0x02a611f0c15bccdb6fa8e5e4b0692ff6d77852bd

Offline dobcrypto

  • Contributor
  • **
  • Posts: 196
  • Russian - native language
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #15 on: August 04, 2017, 02:02:03 PM »
Cool! Thank you very much! I will give it a try and report back.

Edit: I tried with your config. My Bot look like this (see attached picture). This white browser window is not correct, right?

And there is an opportunity found. Do I have to create a new coin pair to catch this opportunity? And why this empty browser?

Code about the new Opp:

Code: [Select]
2017/08/04 10:27:13: Kicking poloniex, receiving new tickers...
 ษขีล‹รŸเนอณ v3.3.5  Tips&Tricks: BTC_XRP can be bought!!!
2017/08/04 10:27:18: There are some trading opportunities for BTC_XRP at poloniex. Scanning Trade History
2017/08/04 10:27:18: Last Bid price BTC_XRP: 0.00006202 | Last Ask: 0.00006204
2017/08/04 10:27:18: Balance BTC: 0.01900001
2017/08/04 10:27:18: Balance XRP: 0.00000000
2017/08/04 10:27:18: On Orders XRP: 0.00000000
Processing strategy BB for BTC_XRP on poloniex
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ ษขีฦษƒับลฆ v3.3.5   โ”‚ SMA                 โ”‚ LowBB                   โ”‚ HighBB     โ”‚ Pair    โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚ Buy cycle       โ”‚ 0.00006293          โ”‚ 0.00006187              โ”‚ 0.00006399 โ”‚ BTC_XRP โ”‚
โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ค
โ”‚ GUNBOT CALLBACK โ”‚ 2017/08/04 10:27:18 โ”‚ Waiting for open orders โ”‚            โ”‚         โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
2017/08/04 10:27:26: Kicking poloniex, receiving new tickers...
------------------------------------------------------------------------------------------------
 ษขฦฑาŠษƒเนลฆ v3.3.5  Scanning poloniex for trading opportunities 2017/08/04 10:27:27
------------------------------------------------------------------------------------------------
No new opportunities found...

3.3.5 not support GUI, run only gunthy.exe
Make new folder, unpack there Gunbot_v3.3.5_allOs.zip, edit config.js and run gunthy.exe

Offline dobcrypto

  • Contributor
  • **
  • Posts: 196
  • Russian - native language
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #16 on: August 04, 2017, 02:03:51 PM »
Since I use GB v3.3.4/3.3.5 it's didn't made trade on Bittrex market! Even after changing API Key, in case.
Woks fine on polo, but don't work on bittrex.
Is there gunners using GB on bittrex?
Im run on trex, there are also buying and selling time to time...
bittrex now take fee in btc, its fixed in 3.3.6... waiting it version today.

Offline AlfonseX

  • Contributor
  • **
  • Posts: 101
  • Trop de chefs, pas assez d'indiens !
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #17 on: August 04, 2017, 04:42:46 PM »
Thanks, but it's my fault. In config.js I wrote BTC_ETH in place of BTC-ETH. So it's resolved.
If you think I helped you, give me a drink:
in btc: 12aeQSpytxoehCEptQE8tUJVVSAS42LvXo
in eth: 0x02a611f0c15bccdb6fa8e5e4b0692ff6d77852bd

Offline redindian

  • Rookie
  • *
  • Posts: 13
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #18 on: August 05, 2017, 04:52:14 PM »
Got a full dump of HTML saying 'connection error'. Not a real problem, but maybe something to fix to keep the output clean.

BTW, where are the logs located now? Nothing in /var/log/ or in the working directory.

Offline Singman

  • Rookie
  • *
  • Posts: 33
    • View Profile
Re: Bugs/Issues tracker v3.3.5
« Reply #19 on: August 06, 2017, 12:07:47 PM »
Ok, i'm tired of that piece of software. I already asked, in both forums and telegram, still no answer.
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...

Looking at Poloniex API page, this API is not used since I switched to the new 3.3.5 version.
Using another API pair give me logically :
Quote
./gunthy-linx64
Loading config...
INVALID LICENSE FOR POLONIEX!!! Please contact Gunthar!

My testing config.js :
Code: [Select]
{
        "pairs": {
                "poloniex": {
                        "BTC_DASH": { "strategy": "bb", "override": {} }
                }
        },
        "exchanges": {
                "poloniex": {
                        "key": "xxx",
                        "secret": "xxxxxx"
                }
        },
        "bot": {
                "debug": true,

                "period_storage_ticker": 300,
                "interval_ticker_update": 10000,

                "timeout_buy": 60000,
                "timeout_sell": 60000,

                "MIN_VOLUME_TO_BUY": 0.005,

                "WATCH_MODE": false
        },
        "strategies": {
                "bb": {
                        "BTC_TRADING_LIMIT": 0.001,
                        "PERIOD": 15,
                        "BUY_LEVEL": 0.1,
                        "GAIN": 0.6,
                        "HIGH_BB": 60,
                        "LOW_BB": 40,
                        "PANIC_SELL": false,
                        "DOUBLE_UP": true
                }
        }
}

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.