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 - nicky1088

Pages: [1]
1
Technical Support & Development / Re: Not placing sell orders
« 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

2
Technical Support & Development / Re: Not placing sell orders
« on: December 13, 2017, 02:18:08 AM »
Please help

3
Technical Support & Development / Re: Not placing sell orders
« 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

4
Technical Support & Development / Re: Not placing sell orders
« 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
        },

5
Technical Support & Development / 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)

Pages: [1]