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

Pages: [1]
1
Technical Support & Development / gb xt making a manual sale ?
« on: November 16, 2017, 01:58:46 PM »
 using gb xt is there a process i need  to follow that will not confuse gb if i what to make a manual sale straight at the exchange   ?

2
General Discussion / gb 6 memory usage ,,,,
« on: November 12, 2017, 12:41:33 PM »
GB 6 is maxing out 2gb memory on my vps is anyone else seeing high memory usage ?

cheers

3
Technical Support & Development / GB xt on lynux vps not reading .conf
« on: November 11, 2017, 01:25:41 AM »
I think gb is trying to run but it cant read the .conf file I had to put another } at the end to make the file validate and  I have tried changing the port from 5001 to 5000 but that does not help

 


0|gunthy-l | Detected config changes...
0|gunthy-l | Loading config...
0|gunthy-l | Unhandled rejection TypeError: Cannot read property 'port' of undefined
0|gunthy-l |     at new Websocket (/snapshot/gunbot-build/websocket.js:0:0)
0|gunthy-l |     at loadWS (/snapshot/gunbot-build/bot.lib.js:0:0)
0|gunthy-l |     at Bot.start.loadConfig.then (/snapshot/gunbot-build/bot.lib.js:0:0)
0|gunthy-l |     at tryCatcher (/snapshot/gunbot-build/node_modules/bluebird/js/release/util.js:16:23)
0|gunthy-l |     at Promise.module.exports.Promise._settlePromiseFromHandler (/snapshot/gunbot-build/node_modules/bluebird/js/release/promise.js:512:31)
0|gunthy-l |     at Promise.module.exports.Promise._settlePromise (/snapshot/gunbot-build/node_modules/bluebird/js/release/promise.js:569:18)
0|gunthy-l |     at Promise.module.exports.Promise._settlePromise0 (/snapshot/gunbot-build/node_modules/bluebird/js/release/promise.js:614:10)
0|gunthy-l |     at Promise.module.exports.Promise._settlePromises (/snapshot/gunbot-build/node_modules/bluebird/js/release/promise.js:693:18)
0|gunthy-l |     at Async._drainQueue (/snapshot/gunbot-build/node_modules/bluebird/js/release/async.js:133:16)
0|gunthy-l |     at Async._drainQueues (/snapshot/gunbot-build/node_modules/bluebird/js/release/async.js:143:10)
0|gunthy-l |     at Immediate.__dirname.Async.drainQueues (/snapshot/gunbot-build/node_modules/bluebird/js/release/async.js:17:14)
0|gunthy-l |     at runCallback (timers.js:800:20)
0|gunthy-l |     at tryOnImmediate (timers.js:762:5)
0|gunthy-l |     at processImmediate [as _immediateCallback] (timers.js:733:5)

this is the end of the .conf file

    "ws": {
        "port": 5001,
        "clientport": 3000,
        "hostname": "127.0.0.1"
    },
    "imap_listener": {
        "enabled": false,
        "authorized_froms": "[\"noreply@tradingview.com\"]",
        "user": "YOUR_EMAIL_HERE",
        "password": "YOUR_PASSWORD_HERE",
        "host": "imap.gmail.com",
        "port": 993,
        "tls": true,
        "tlsOptions": {
            "rejectUnauthorized": false
        }
    }
}
}

4
Technical Support & Development / pm2 logs in boxes ??
« on: November 05, 2017, 03:27:00 AM »
can anyone tell me why some pm2 logs are in boxes like this and some not ?

0|gunthy-l | ┌─────────────────┬──────────────────────────────────────┬──────────────┬────────┬─────────┬─────────────┬────────────┬──────────┐
0|gunthy-l | │ ɢƱͶßʘŁ v5.0.5.5 │ LowBB                                │ HighBB       │ Buy at │ Last    │ USDT        │ ZEC        │ Pair     │
0|gunthy-l | ├─────────────────┼──────────────────────────────────────┼──────────────┼────────┼─────────┼─────────────┼────────────┼──────────┤
0|gunthy-l | │ Buy cycle       │ 228.65302796                         │ 232.32890580 │ 0      │ 228.944 │ 62.09574473 │ 0.00000000 │ USDT_ZEC │
0|gunthy-l | ├─────────────────┼──────────────────────────────────────┼──────────────┴────────┴─────────┴─────────────┴────────────┴──────────┤
0|gunthy-l | │ Callbacks       │ Waiting to buy: price is too high!!! │                                                                       │
0|gunthy-l | └─────────────────┴──────────────────────────────────────┴───────────────────────────────────────────────────────────────────────┘

5
Technical Support & Development / open order's ??
« on: November 05, 2017, 03:23:03 AM »
is this ment to mean that GB actually has open orders on the exchange if so then my GB 5.5 is getting stuck THINKING it has open order's

0|gunthy-l | 2017/11/04 23:00:22: Got Open Orders


6
Beginners & Help / Gb did not spend enough USDT
« on: November 03, 2017, 10:03:07 PM »
         },
         "USDT_***
                                        "TRADING_LIMIT": 5.0

so I asked GB to spend 5 USDT

But GB only spent   "0.00099946 USDT"  ,,,,,

is this just because of market conditions or am I missing something else that effects what GB spends ??

Edit my USDT balance was 70 USDT

7
Beginners & Help / Gunthy_v5055_RC Log file ?
« on: October 09, 2017, 02:24:25 PM »
where is the Log file for v5055_RC

and the defult settings for EMA are very different
            "EMA1": 24,
            "EMA2": 12,
do we put them back to
            "EMA1": 0.04,
            "EMA2": 0.08,

8
Beginners & Help / GB v5 PM2 error Lynux VPS
« on: October 07, 2017, 02:25:42 AM »
I Have installed GB on my VPS like this
https://www.reddit.com/user/NobleGhose/comments/7245g9/gunbot_guides_version_5_step_by_step_install_of/
but I dont have my v5 licence yet is that why i am getting this error

the error started after i ran this comand to let GB start if my VPS rebooted

                Make pm2 auto-boot at server restart:
                $ pm2 startup
 


[PM2][ERROR] Permission denied, command needs to be runned as root - access file: /home/XXXXXXXXX/.pm2/rpc.sock

9
Technical Support & Development / V3.3 going fast for too long
« on: October 06, 2017, 07:30:59 PM »
This may well have been sorted in newer versions but I am seeing v3.3 getting stuck on fast ,,,,
Like it is waiting to buy and the last price is well up in the top quarter of the bb band but the bot is still running fast from when it last sold

10
Beginners & Help / Question about new V5 config file
« on: October 05, 2017, 09:27:58 PM »
I have been looking at the new v505 config file and in short I want to be able to set different strategy settings for different coin pairs

So if I do this

   "pairs": {
      "poloniex": {
         "BTC_GAME": {
            "strategy": "gain"
         "TRADING_LIMIT": 0.002,
         "BUY_LEVEL": 2,
         "GAIN": 2,
         },
         "BTC_MAID": {
            "strategy": "gain"
         "TRADING_LIMIT": 0.04,
         "BUY_LEVEL": 1,
         "GAIN": 1,
         }
      }
   },

Will it work and will my settings override the default settings here further down the config file ?

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

Cheers

11
Beginners & Help / BB settings
« on: September 25, 2017, 04:42:07 PM »
when I set
Low BB  25%
High BB 25%

does GB try to buy Alt coin 25% above or below the bottom BB line

12
Beginners & Help / Error: Not enough BTC ???
« on: September 25, 2017, 10:45:31 AM »
My BTC Balance is 0.01 BTC and my max trade is 0.1 BTC  why did GB not try to buy a smaller amount


price is sweet to buy
2017/09/25 06:15:08   price is growing
2017/09/25 06:15:08   Buying on poloniex 0.1411176032135714 of DASH for 0.08929131
2017/09/25 06:15:09   2017/09/25 06:15:09 Error: Not enough BTC



cheers

13
Beginners & Help / VPS Security/Firewall ??
« on: September 24, 2017, 03:33:59 AM »
Guy's I'm new to Gunbot and Lynux for that matter but I do run some other Crypto technology on a Ubuntu VPS.
I've read through some beginners stuff here on how to setup GB on Lynux VPS, but I don't see anything about setting a firewall for GB to use.
My VPS just does one job, so the firewall I believe is strict,secure and maybe some not needed here at GB:-

[[ LOG IN AS ROOT TO BUILD FIREWALL ]]
apt-get update
apt-get install ufw
ufw allow ssh/tcp
ufw limit ssh/tcp ---this command limits SSH connections to 6 every 30 seconds
ufw allow PORT/tcp
ufw logging on
ufw enable
ufw status [ TO CHECK FIREWALL STATUS ]
ufw disable [ THIS WILL DISABLE FIREWALL !! ]

Also what about making new users on Lynux so as not to have to run in ROOT [sudo adduser] ect, is that not more secure or does GB HAVE to be run in ROOT ?

AND not need firewall ?









14
Beginners & Help / restart after config file change LYNUX ??
« on: September 23, 2017, 05:35:31 PM »
If I run GB on a lynux VPS and then change the config file do I have to restart GB for the changes to take effect ?

Pages: [1]