Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: nicky1088 on December 12, 2017, 02:15:25 AM

Title: Not placing sell orders
Post by: nicky1088 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)
Title: Re: Not placing sell orders
Post by: sloaleks on December 12, 2017, 09:21:32 AM
yeah without a config hard to say ... any errors in the log?
Title: Re: Not placing sell orders
Post by: nicky1088 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
        },
Title: Re: Not placing sell orders
Post by: yoshilee 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.
Title: Re: Not placing sell orders
Post by: nicky1088 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
Title: Re: Not placing sell orders
Post by: nicky1088 on December 13, 2017, 02:18:08 AM
Please help
Title: Re: Not placing sell orders
Post by: yoshilee 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.
Title: Re: Not placing sell orders
Post by: nicky1088 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
Title: Re: Not placing sell orders
Post by: sloaleks 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.