Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ashervast

Pages: [1]
1
Technical Support & Development / Insufficient funds?
« on: May 09, 2018, 06:59:48 PM »
Has anyone seen Gunbot say insufficient funds when there's more than enough in your balance available? I have 3 unspent ETH in my balance but Gunbot can't seem to buy any IOST (0.00009465 ETH). Keeps throwing this error but it's fine with other coins.

2
Technical Support & Development / Gunbot Selling at a loss.
« on: April 09, 2018, 12:32:49 AM »
I have my stoploss set to 3% but gunbot sold when the price dipped less than 1%. Here's my config, any idea why this is happening?

       "bbstepgain": {
            "NAME": "bbstepgain",
            "TRADING_LIMIT": 0.021,
            "FUNDS_RESERVE": 0.001,
            "PERIOD": 15,
            "BUY_LEVEL": 0.1,
            "GAIN": 1,
            "EMA1": 24,
            "EMA2": 12,
            "HIGH_BB": 40,
            "LOW_BB": 30,
            "STDV": 2,
            "SMAPERIOD": 50,
            "SELLLVL1": 0.8,
            "SELLLVL2": 2,
            "SELLLVL3": 7,
            "SELLLVL": 2,
            "PANIC_SELL": false,
            "DOUBLE_UP": false,
            "DOUBLE_UP_CAP": 1,
            "DU_CAP_COUNT": 2,
            "DU_METHOD": "HIGHBB",
            "RSI_DU_BUY": 30,
            "DU_BUYDOWN": 2,
            "RSI_BUY_ENABLED": false,
            "RSI_SELL_ENABLED": false,
            "RSI_BUY_LEVEL": 30,
            "RSI_SELL_LEVEL": 70,
            "STOP_LIMIT": 3,
            "BUY_ENABLED": true,
            "SELL_ENABLED": true,
            "OKKIES_MODE": false,
            "BTC_MONEY_FLOW": 35,
            "TA_ALWAYS_ON": true,
            "MIN_VOLUME_TO_BUY": 0.021,
            "MIN_VOLUME_TO_SELL": 0.021,
            "TRADES_TIMEOUT": 60

3
Technical Support & Development / Gunbot spending 2X my trading limit?
« on: April 08, 2018, 10:34:46 PM »
Anyone else have issues with Gunbot double buying? I have my limits set to a specific amount with 'Double Up' set to false yet Gunbot will often spend 2X what is set in my Trading Limit.

4
Beginners & Help / Best strategies for Bull, Bear and Sideways market.
« on: February 06, 2018, 10:14:10 PM »
I'm curious what presets people are using for the following markets:

Bull market
Sideways
Bear market

Much appreciated!

5
Beginners & Help / Gunbot not selling. [BINANCE]
« on: February 06, 2018, 09:43:24 PM »
Hello all, I'm new to gunbot. I've been running Gunbot for a couple weeks now. He purchased all my pairs as expected but he has yet to make a single sell. I've nicknamed him HODL bot. I realize this is a bear market right now but with 13 pairs, I would expect at least a couple sells over the period of a week based on the volatility of some of these pairs. I've tried tssl, bb and bbstepbain but I've not had any luck getting gunbot to sell. I'm afraid it may be a bug or some issue with binance but I don't know for sure. No errors in the logs and the command feed looks fine. It even says "OK to sell" on some pairs but no sells are made. Any tips would be greatly appreciated.

Pages: [1]