Post
Topic
Board Service Discussion (Altcoins)
Re: [GUNBOT] Gunbot selling at LOSS using TSSL
by
pranshua1
on 18/11/2017, 11:29:00 UTC
Yes that's true. It is selling at loss.

@Gunthar

First of all let me clear this, I am not using any other bot or trying to be a part of any politics or war. I just need you to fix this issue:

I will explain you in detail when the bot sold in loss:

1. I ran the below strategy with a minor change i.e. SELL_RANGE: 1 and I ran it for 1-2 days. NO ISSUES.
2. I changed SELL_RANGE to 0.75 and gunbot started making losses. Selling at prices less than what I bought at. Note - If it is selling at less price so there obv. there is some issue.

Attached: Proof of the loss trades. I have marked loss trades in yellow. (https://imgur.com/a/w2IQI)

Here are my settings:
"bbrsitssl": {
            "NAME": "bbrsitssl",
            "TRADING_LIMIT": 0.002,
            "PERIOD": 5,
            "RSI_BUY_LEVEL": 30,
            "SELL_RANGE": 0.75,
            "EMA1": 24,
            "EMA2": 12,
            "HIGH_BB": 1,
            "LOW_BB": 25,
            "STDV": 2,
            "SMAPERIOD": 50,
            "PANIC_SELL": false,
            "DOUBLE_UP": false,
            "DOUBLE_UP_CAP": 0.5,
            "TSSL_TARGET_ONLY": true,
            "STOP_LIMIT": 100,
            "BUY_ENABLED": true,
            "MIN_VOLUME_TO_BUY": 0.0001,
            "MIN_VOLUME_TO_SELL": 0.0001,
            "TRADES_TIMEOUT": 600
        },



Regards,
Pranshu Agarwal