Sometimes we want to force Gunbot to detect a bought_price. We can do it directly editing config.js and adding this line:
“BTC-LTC”: {
“strategy”: “stepgain”,
“override”: {
“BOUGHT_PRICE”: 0.014
}
},
Of course, 0.014 has to be replaced by the price you want.
Anyway, it’s easier and recommended to handle this from GUI as you can see in this video: