3
« on: August 22, 2017, 06:24:05 PM »
Hi all
just bougth gunbot yesterday, but I am fighting with it to have it up&running for long now. I have downloaded the latest version which has been published yesterday:
root@ubuntu:/app/gunbot# ls -ltrh
insgesamt 378M
drwxrwxrwx 3 root root 4.0K Aug 21 20:33 tulind
-rwxr-xr-x 1 root root 95M Aug 22 18:52 gunthy-arm
-rwxr-xr-x 1 root root 87M Aug 22 18:52 gunthy.exe
-rwxr-xr-x 1 root root 98M Aug 22 18:52 gunthy-linx64
-rwxr-xr-x 1 root root 99M Aug 22 18:52 gunthy-macos
-rwxr-xr-x 1 root root 6.4K Aug 22 18:57 config.js
root@ubuntu:/app/gunbot#
config.js is attached as configJS.txt
I didnt really change anything on config.js (except the api/secret). Here how it looks like:
root@ubuntu:/app/gunbot# ./gunthy-linx64
Loading config...
Loading exchange bittrex
2017/08/22 19:22:42: Kicking bittrex, receiving new tickers...
------------------------------------------------------------------------------------------------
ɢƱƝß๏Ŧ v4.0.4 Scanning bittrex for trading opportunities 2017/08/22 19:22:45
------------------------------------------------------------------------------------------------
ɢՍҊβŁ v4.0.4 Tips&Tricks: BTC-LTC can be bought!!!
2017/08/22 19:22:46: There are some trading opportunities for BTC-LTC at bittrex. Scanning Trade History
2017/08/22 19:22:46: Last Bid price BTC-LTC: 0.01146173 | Last Ask: 0.01146305
2017/08/22 19:22:46: Balance BTC: 0.0*********
2017/08/22 19:22:46: Balance LTC: 0
2017/08/22 19:22:46: On Orders LTC: 0
Processing strategy BB for BTC-LTC on bittrex
Error on strategy BB for BTC-LTC on bittrex while getting ema1 -\ Error: Cannot read property '0' of null
any idea what I can do to fix this?