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 - koinsever

Pages: [1]
1
Beginners & Help / I need a detailed explain config.js
« on: October 07, 2017, 09:03:40 AM »
Hello to all.
I'm looking for my strategy. But i didnt find any doc yet. I need explanation of config.js Which settings for what?
For ex:
im using bbstepgain right now with this settings,
"bbstepgain": {
         "BTC_TRADING_LIMIT": 0.003,
         "PERIOD": 15,
         "HIGH_BB": 40,
         "LOW_BB": 40,
         "STDV": 2,
         "SMAPERIOD": 50,
         "SELLLVL1": 0.6,
         "SELLLVL2": 1,
         "SELLLVL3": 70,
         "SELLLVL": 2,
         "LASTPOINTS": 5,
         "AVGPOINTS": 250,
         "AVGMINIMUM": 0.00000001,
         "EMA1": 16,
         "EMA2": 8,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 90,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.003,
         "MIN_VOLUME_TO_SELL": 0.003
but i dont know meanings. is there any reference document or any link like?

Pages: [1]