1
Technical Support & Development / Re: Bugs/Issues tracker v4.0.4
« on: August 19, 2017, 06:20:04 PM »
Hey,
The bot seem to ignore the BOUGHT_PRICE variable after averaging down and sell at loss.
Default bb settings.
Bought @ 642 sats, averaged down @ 405, sold @ 407.
EDIT: Another exemple with NMR, gain changed to 1.5, still bb strat.
The bot seem to ignore the BOUGHT_PRICE variable after averaging down and sell at loss.
Default bb settings.
Bought @ 642 sats, averaged down @ 405, sold @ 407.
Code: [Select]
"BTC-SAFEX": {
"strategy": "bb",
"override": {
"BOUGHT_PRICE": 0.00000642
}
},
EDIT: Another exemple with NMR, gain changed to 1.5, still bb strat.