Username: Password:

Author Topic: Not placing sell orders  (Read 7858 times)

Offline nicky1088

  • Rookie
  • *
  • Posts: 5
    • View Profile
Not placing sell orders
« on: December 12, 2017, 02:15:25 AM »
It says that it can sell, but it never sells. Im a newbie, pls help (Im using default tssl)

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Not placing sell orders
« Reply #1 on: December 12, 2017, 09:21:32 AM »
yeah without a config hard to say ... any errors in the log?

Offline nicky1088

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Not placing sell orders
« Reply #2 on: December 12, 2017, 12:30:47 PM »
Here is my tssl config

Code: [Select]
"tssl": {
            "NAME": "tssl",
            "BUY_LEVEL": 0.1,
            "GAIN": 1,
            "TRADING_LIMIT": 0.0005,
            "FUNDS_RESERVE": 0.001,
            "PERIOD": 5,
            "BUY_RANGE": 0.6,
            "SELL_RANGE": 0.6,
            "EMA1": 24,
            "EMA2": 12,
            "HIGH_BB": 45,
            "LOW_BB": 45,
            "STDV": 2,
            "SMAPERIOD": 50,
            "PANIC_SELL": false,
            "DOUBLE_UP": false,
            "DOUBLE_UP_CAP": 1,
            "DU_CAP_COUNT": 1,
            "TSSL_TARGET_ONLY": true,
            "STOP_LIMIT": 50,
            "BUY_ENABLED": true,
            "OKKIES_MODE": true,
            "BTC_MONEY_FLOW": 35,
            "MIN_VOLUME_TO_BUY": 0.0001,
            "MIN_VOLUME_TO_SELL": 0.0001,
            "TRADES_TIMEOUT": 600
        },

Offline yoshilee

  • Rookie
  • *
  • Posts: 42
    • View Profile
Re: Not placing sell orders
« Reply #3 on: December 12, 2017, 01:22:15 PM »
Shouldn‘t gain have a higher value?

I think wiki says:

Minimum profit = GAIN - SELL_RANGE - Exchange fees

So if there is no profit equals to no sell probably.

Offline nicky1088

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Not placing sell orders
« Reply #4 on: December 12, 2017, 02:11:24 PM »
Raised the gain to 5, it wtill wont sell. it just says “BTC_ETH Can be sold!” and never sells

Offline nicky1088

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Not placing sell orders
« Reply #5 on: December 13, 2017, 02:18:08 AM »
Please help

Offline yoshilee

  • Rookie
  • *
  • Posts: 42
    • View Profile
Re: Not placing sell orders
« Reply #6 on: December 13, 2017, 01:45:09 PM »
Don‘t know much more right now, as being new to Gunbot myself. Did you talk to the gurus on gunthy‘s telegram channel? I received a lot of help there.

Offline nicky1088

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: Not placing sell orders
« Reply #7 on: December 13, 2017, 07:54:34 PM »
Don‘t know much more right now, as being new to Gunbot myself. Did you talk to the gurus on gunthy‘s telegram channel? I received a lot of help there.

Ive been asking for a telegram invite. Ive been ignored for a few days now

Offline sloaleks

  • Contributor
  • **
  • Posts: 610
    • View Profile
Re: Not placing sell orders
« Reply #8 on: December 14, 2017, 07:53:20 PM »
do you even understand tssl? If not, why are you trading on something you're not familiar with? bb is a simple strategy, it makes buys and it sells every day for me.
I'd like you to help with this, but I don't quite get how it works. my advice would be, start with a simpler strategy and move on to this when you get enough information to tweak or troubleshoot it.