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:
"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
},