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

Pages: [1]
1
hey guys, newcomer here and i feel lost even after spending a week reading the forum or checking all i could on youtube.
So far i have two pairs configured for gunbot on kraken, in 7hours no trade was found which i guess is quite common.
However i have absolutely no idea how to add pair, which one to choose.Is there any tutorials for beginners?

i also got this error message every few minutes, is it normal?
https://gyazo.com/9e59f29edcc6c43480a9ee86820ceb82

i am asking because on the telegram group i read that today was a good day for finding trades so it seems that my configuration is clearly not optima and probably event not workingl. I am trading the default kraken pairs eth and litecoin vs btc

"kraken": {
         "XLTCXXBT": {
            "strategy": "bb"
         },
         "XETHXXBT": {
            "strategy": "bb"

TRADING_LIMIT": 0.001,
         "PERIOD": 5,
         "BUYLVL1": 0.6,
         "BUYLVL2": 2,
         "BUYLVL3": 70,
         "SELLLVL1": 0.6,
         "SELLLVL2": 2,
         "SELLLVL3": 70,
         "BUYLVL": 2,
         "SELLLVL": 2,
         "EMA1": 24,
         "EMA2": 12,
         "GAIN": 0.6,
         "HIGH_BB": 40,
         "LOW_BB": 40,
         "PP_BUY": 1e-8,
         "PP_SELL": 0.12345678,
         "STDV": 2,
         "SMAPERIOD": 20,
         "LASTPOINTS": 5,
         "AVGPOINTS": 250,
         "AVGMINIMUM": 1e-8,
         "GUNTHY_API": false,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 10,
         "BUY_ENABLED": true,
         "BUY_LEVEL": 0.1,
         "MIN_VOLUME_TO_BUY": 0.0001,
         "MIN_VOLUME_TO_SELL": 0.0001

Pages: [1]