Username: Password:

Author Topic: Gunbot not selling bags once profitable  (Read 5915 times)

Offline Runes911

  • Rookie
  • *
  • Posts: 2
    • View Profile
Gunbot not selling bags once profitable
« on: February 25, 2018, 09:58:01 AM »
So, I tried searching the forum for this and Telegram, but it seems that no one else has this issue.

I have been playing around with some of the settings in emotionless, and I understand that bags will happen. The problem I have been having, is when the price comes back up, sometimes after a day or two, the bot doesn't sell the bags. I have to end up selling them manually. Is there something that I may have missed, or a setting that I put too high/low?

Here is what I have:

Code: [Select]
        "emotionless": {
            "NAME": "emotionless",
            "TRADING_LIMIT": 0.003,
            "FUNDS_RESERVE": 0.001,
            "PERIOD": 15,
            "BUY_LEVEL": 0.6,
            "GAIN": 0.75,
            "EMA1": 16,
            "EMA2": 8,
            "HIGH_BB": 49,
            "LOW_BB": 49,
            "STDV": 2,
            "SMAPERIOD": 50,
            "PANIC_SELL": false,
            "DOUBLE_UP": true,
            "DOUBLE_UP_CAP": 2,
            "STOP_LIMIT": 90,
            "BUY_ENABLED": true,
            "SELL_ENABLED": true,
            "TA_ALWAYS_ON": false,
            "MIN_VOLUME_TO_BUY": 0.01,
            "MIN_VOLUME_TO_SELL": 0.01,
            "TRADES_TIMEOUT": 180,
            "MICROTRADES": true
        },

Offline Runes911

  • Rookie
  • *
  • Posts: 2
    • View Profile
Re: Gunbot not selling bags once profitable
« Reply #1 on: February 26, 2018, 06:54:48 AM »
nm I solved it

Offline deeneendo

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: Gunbot not selling bags once profitable
« Reply #2 on: February 26, 2018, 05:59:23 PM »
I would be interested in finding out HOW you solved the problem, as I have a similar one!

Offline KingOfKool

  • Rookie
  • *
  • Posts: 14
    • View Profile
Re: Gunbot not selling bags once profitable
« Reply #3 on: March 06, 2018, 05:22:06 PM »
it looks like his Trading limit was .003 but his minimum buy and sell was .01     So his MAX was lower than his Minimum