Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: tradethatcoin on September 27, 2017, 05:31:56 PM

Title: no trades with Gunbot 5.0.4 on bittrex
Post by: tradethatcoin on September 27, 2017, 05:31:56 PM
Hi all,

Since the 20 september 2017 my bot does not trade anymore at bittrex out of no where, I was using 3.2.2 until 25 september but thought it might not be supported by bittrex anymore or something because they might have a new API version or something so I decided to switch to the latest and greatest 5.0.4 however this did not fix my issue :(

I tried the following things to resolve this issue:
- Lowering the buy level (3.2.2)
- Checked errors (3.2.2)
- Restarted both the bot and the Linux host that the bot is hosted on (3.2.2)
- Switched to 5.0.4 and use default gainstepgain settings (except for BTC_TRADING_LIMIT, MIN_VOLUME_TO_BUY and MIN_VOLUME_TO_SELL) as shown in the attachements
- Change to different API key and secret (5.0.4, I have multiple bittrex accounts)

Can someone please help me fix this issue?

PS: on 5.0.4 I'm using gunthy-gui

Title: Re: no trades with Gunbot 5.0.4 on bittrex
Post by: paramecie on September 27, 2017, 05:41:39 PM
... my bot does not not anymore at bittrex out of no where ...

???
I don't comprehend what that means.

FYI:
* 3.3.2 still works fine on Windows/Bittrex as of right now (I do use it).
* 5.0.4 is a bit buggy in buying prices, better wait for the 5.0.5 version, within next 24 hrs Gunthar said.
Title: Re: no trades with Gunbot 5.0.4 on bittrex
Post by: dobcrypto on September 28, 2017, 04:10:24 PM
Hi all,
Since the 20 september 2017 my bot does not trade anymore at bittrex out of no where, I was using 3.2.2 until 25 september but thought it might not be supported by bittrex anymore or something because they might have a new API version or something so I decided to switch to the latest and greatest 5.0.4 however this did not fix my issue :(
I tried the following things to resolve this issue:
- Lowering the buy level (3.2.2)
- Checked errors (3.2.2)
- Restarted both the bot and the Linux host that the bot is hosted on (3.2.2)
- Switched to 5.0.4 and use default gainstepgain settings (except for BTC_TRADING_LIMIT, MIN_VOLUME_TO_BUY and MIN_VOLUME_TO_SELL) as shown in the attachements
- Change to different API key and secret (5.0.4, I have multiple bittrex accounts)
Can someone please help me fix this issue?
PS: on 5.0.4 I'm using gunthy-gui
Try it for 504:
Code: [Select]
        "period_storage_ticker": 500,
        "interval_ticker_update": 15000,
Code: [Select]
        "stepgain": {
            "BTC_TRADING_LIMIT": 0.005,
            "PERIOD": 5,
            "BUYLVL1": 1,
            "BUYLVL2": 1.5,
            "BUYLVL3": 70,
            "SELLLVL1": 0.8,
            "SELLLVL2": 1,
            "SELLLVL3": 70,
            "BUYLVL": 2,
            "SELLLVL": 2,
            "LASTPOINTS": 10,
            "AVGPOINTS": 25,
            "AVGMINIMUM": 1.0e-8,
            "EMA1": 4,
            "EMA2": 2,
            "PANIC_SELL": false,
            "STOP_LIMIT": 60,
            "BUY_ENABLED": true,
            "MIN_VOLUME_TO_BUY": 0.0005,
            "MIN_VOLUME_TO_SELL": 0.0005
Title: Re: no trades with Gunbot 5.0.4 on bittrex
Post by: Camineet on September 30, 2017, 05:50:17 PM
Quote
???
I don't comprehend what that means.

FYI:
* 3.3.2 still works fine on Windows/Bittrex as of right now (I do use it).
* 5.0.4 is a bit buggy in buying prices, better wait for the 5.0.5 version, within next 24 hrs Gunthar said.

same here. i run 3.3.2 daily with success while running 5.0.4 as a test which continues to fail to buy with the same settings and 12 pairs. the pairs are different, but still...

i've seen 5.0.4 buy once in about 5 days while 3.3.2 does a couple of buy/sells per day and generates a small profit