Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Kylo

Pages: [1]
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.

Code: [Select]
"BTC-SAFEX": {
     "strategy": "bb",
     "override": {
          "BOUGHT_PRICE": 0.00000642
    }
},

EDIT: Another exemple with NMR, gain changed to 1.5, still bb strat.

Pages: [1]