"bbstepgain": {
"BTC_TRADING_LIMIT": 0.002,
"PERIOD": 15,
"HIGH_BB": 45,
"LOW_BB": 45,
"SELLLVL1": 0.1,
"SELLLVL2": 0.1,
"SELLLVL3": 70,
"SELLLVL": 3,
"LASTPOINTS": 5,
"AVGPOINTS": 250,
"AVGMINIMUM": 0.00000001,
"EMA1": 2000,
"EMA2": 1000,
"PANIC_SELL": false,
"DOUBLE_UP": false,
"STOP_LIMIT": 60,
"BUY_ENABLED": true,
"MIN_VOLUME_TO_BUY": 0.001,
"MIN_VOLUME_TO_SELL": 0.001
problem im having is that its showing sell price about 4 times higher than market price(last price)
is this normal? after switching to bbstepgain, i have not seem sell only buys
please help!!!