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.


Messages - andreas

Pages: [1]
1
Beginners & Help / Gunbot not buying for over a month!
« on: November 09, 2017, 04:02:03 PM »
Dear Gunbot Community,

I configured a trading pair BTC/LSK and BTC/OMG about a month ago, i am using bb for buy and sell and i configured bb high and low at 40. I have never bought OMG or LSK myself so the reason isn't because the trading amount is to low, my console gives me the following message Price buy: 0.00086209 | Price sell: 0.00000000, it is a bit strange that it says "sell: 0.00000"

I was using gunbot 5.0.5 but i upgraded today to gunbot xt (version 6).

Could someone help me, help would be much appreciated :)

greetings!

2
Technical Support & Development / DUST_TRADE_DISALLOWED_MIN_VALUE_50K_SAT
« on: October 08, 2017, 03:00:14 AM »
For a couple of days now I get this error message DUST_TRADE_DISALLOWED_MIN_VALUE_50K_SAT on gunbot 5.0.4 running on a ubuntu server vps. I have looked it up and bittrex says the minium amount to buy an altcoin is 50.000 satoshi (0.0005 BTC), I use BB and I configured it's settings to buy atleast 0.0008 so 80.000 satoshi, nevertheless I keep getting this error and the bot won't buy anything.. can someone help me out please?

Thanks in advance!

3
General Discussion / Gunbot running for 24H hasn't buy anything
« on: September 25, 2017, 08:40:17 AM »
Hello,

I have a question, i am running gunbot v5.0.4 for 24hours straight right now on bittrex, with about 6 pairs. My settings are BB on all pairs for buy and sell, with HIGH BB: 29 and LOW BB: 21. But so far gunbot hasn't bought anything! Is this normal? Or am i doing something wrong?

This is my config:

PAIRS
"bittrex": {
                        "BTC-ETH": {
                                "strategy": "bb",
                                "override": {}
                        },
                        "BTC-ETC": {
                                "strategy": "bb",
                                "override": {}
                        },
                        "BTC-NEO": {
                                "strategy": "bb",
                                "override": {}
                        },
                        "BTC-DASH": {
                                "strategy": "bb",
                                "override": {}
                        },
                        "BTC-XRP": {
                                "strategy": "bb",
                                "override": {}
                        }
                }

BB SETTINGS
 "bb": {
                        "BTC_TRADING_LIMIT": 0.0010,
                        "PERIOD": 15,
                        "EMA1": 2,
                        "EMA2": 4,
                        "GAIN": 2,
                        "HIGH_BB": 29,
                        "LOW_BB": 21,
                        "STDV": 2,
                        "SMAPERIOD": 50,
                        "PANIC_SELL": false,
                        "DOUBLE_UP": true,
                        "STOP_LIMIT": 60,
                        "BUY_ENABLED": true,
                        "MIN_VOLUME_TO_BUY": 0.0001,
                        "MIN_VOLUME_TO_SELL": 0.0001

can someone please help me out?

Thanks alot!

Pages: [1]