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.


Topics - arnthorsnaer

Pages: [1]
1
Hi there. Noob here.

I've been experimenting with the config, was happy with the trade frequency of this config but disappointed to see I've been loosing money (btc) on it (now on it's 6th day).

Is there something here that feels off to you guys?

Code: [Select]
    "bb": {
      "BTC_TRADING_LIMIT": 0.04,
      "PERIOD": 15,
      "BUY_LEVEL": 0.1,
      "GAIN": 0.1,
      "HIGH_BB": 40,
      "LOW_BB": 40,
      "EMA1": 200,
      "EMA2": 50,
      "PANIC_SELL": false,
      "DOUBLE_UP": false,
      "STOP_LIMIT": 60,
      "BUY_ENABLED": true,
      "MIN_VOLUME_TO_BUY": 0.001,
      "MIN_VOLUME_TO_SELL": 0.001
    },

Pages: [1]