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

Pages: [1]
1
It's annoying as hell how you don't link the download in the post.
hmm, think once or twice and you might understand..
He does it simply because if the forum gets hacked, and a new release suddenly appeared with a download link in it. People would hopefully notice something is wrong and avoid getting skimmed.

Seems logical.

2
It's a sticky, in the general forum part, might be good to keep an eye on that from time to time :p
https://gunthy.org/index.php?topic=352.0

3
Technical Support & Development / Re: GB 3.2 not showing log-screen
« on: June 03, 2017, 09:36:23 AM »
Restart the pair obviously :p
You get that screen when there's a connection issue.

4
It's a new release, with a new algo playing with the actual buy/sell level logic.

Iv'e noticed the bot double buying sometimes, seems to be a 422 error thou

5
Where is the v3.2 Gui? Windows users are still waiting..

Why do you even want a gui? Doing it via a bat file allows you to start up whatever currency pairs with whatever settings you want in one go.


6
Beginners & Help / Re: WINDOWS TUTORIAL FOR GUNBOT - VIDEO
« on: May 19, 2017, 12:04:28 AM »
Might remove this post or move it to pastebin, depends on how it formats haha

Works well for me i can run all pairs without timeouts
The bat file for starting all current btc pairs on polo (btc / *)

Iv'e tested the timeouts a bit, you should be able to lower it slightly. but it works here without issues.
timeout only works on win7+ if i recall right.
Code: [Select]
start cmd /k gunthy.exe BTC_AMP poloniex
timeout 10
start cmd /k gunthy.exe BTC_ARDR poloniex
timeout 10
start cmd /k gunthy.exe BTC_BCN poloniex
timeout 10
start cmd /k gunthy.exe BTC_BCY poloniex
timeout 10
start cmd /k gunthy.exe BTC_BELA poloniex
timeout 10
start cmd /k gunthy.exe BTC_BLK poloniex
timeout 10
start cmd /k gunthy.exe BTC_BTCD poloniex
timeout 10
start cmd /k gunthy.exe BTC_BTM poloniex
timeout 10
start cmd /k gunthy.exe BTC_BTS poloniex
timeout 10
start cmd /k gunthy.exe BTC_BURST poloniex
timeout 10
start cmd /k gunthy.exe BTC_CLAM poloniex
timeout 10
start cmd /k gunthy.exe BTC_DASH poloniex
timeout 10
start cmd /k gunthy.exe BTC_DCR poloniex
timeout 10
start cmd /k gunthy.exe BTC_DGB poloniex
timeout 10
start cmd /k gunthy.exe BTC_DOGE poloniex
timeout 10
start cmd /k gunthy.exe BTC_EMC2 poloniex
timeout 10
start cmd /k gunthy.exe BTC_ETC poloniex
timeout 10
start cmd /k gunthy.exe BTC_ETH poloniex
timeout 10
start cmd /k gunthy.exe BTC_EXP poloniex
timeout 10
start cmd /k gunthy.exe BTC_FCT poloniex
timeout 10
start cmd /k gunthy.exe BTC_FLDC poloniex
timeout 10
start cmd /k gunthy.exe BTC_FLO poloniex
timeout 10
start cmd /k gunthy.exe BTC_GAME poloniex
timeout 10
start cmd /k gunthy.exe BTC_GNO poloniex
timeout 10
start cmd /k gunthy.exe BTC_GNT poloniex
timeout 10
start cmd /k gunthy.exe BTC_GRC poloniex
timeout 10
start cmd /k gunthy.exe BTC_HUC poloniex
timeout 10
start cmd /k gunthy.exe BTC_LBC poloniex
timeout 10
start cmd /k gunthy.exe BTC_LSK poloniex
timeout 10
start cmd /k gunthy.exe BTC_LTC poloniex
timeout 10
start cmd /k gunthy.exe BTC_MAID poloniex
timeout 10
start cmd /k gunthy.exe BTC_NAUT poloniex
timeout 10
start cmd /k gunthy.exe BTC_NAV poloniex
timeout 10
start cmd /k gunthy.exe BTC_NEOS poloniex
timeout 10
start cmd /k gunthy.exe BTC_NMC poloniex
timeout 10
start cmd /k gunthy.exe BTC_NOTE poloniex
timeout 10
start cmd /k gunthy.exe BTC_NXC poloniex
timeout 10
start cmd /k gunthy.exe BTC_NXT poloniex
timeout 10
start cmd /k gunthy.exe BTC_OMNI poloniex
timeout 10
start cmd /k gunthy.exe BTC_PASC poloniex
timeout 10
start cmd /k gunthy.exe BTC_PINK poloniex
timeout 10
start cmd /k gunthy.exe BTC_POT poloniex
timeout 10
start cmd /k gunthy.exe BTC_PPC poloniex
timeout 10
start cmd /k gunthy.exe BTC_RADS poloniex
timeout 10
start cmd /k gunthy.exe BTC_REP poloniex
timeout 10
start cmd /k gunthy.exe BTC_RIC poloniex
timeout 10
start cmd /k gunthy.exe BTC_SBD poloniex
timeout 10
start cmd /k gunthy.exe BTC_SC poloniex
timeout 10
start cmd /k gunthy.exe BTC_SJCX poloniex
timeout 10
start cmd /k gunthy.exe BTC_STEEM poloniex
timeout 10
start cmd /k gunthy.exe BTC_STR poloniex
timeout 10
start cmd /k gunthy.exe BTC_STRAT poloniex
timeout 10
start cmd /k gunthy.exe BTC_SYS poloniex
timeout 10
start cmd /k gunthy.exe BTC_VIA poloniex
timeout 10
start cmd /k gunthy.exe BTC_VRC poloniex
timeout 10
start cmd /k gunthy.exe BTC_VTC poloniex
timeout 10
start cmd /k gunthy.exe BTC_XBC poloniex
timeout 10
start cmd /k gunthy.exe BTC_XCP poloniex
timeout 10
start cmd /k gunthy.exe BTC_XEM poloniex
timeout 10
start cmd /k gunthy.exe BTC_XMR poloniex
timeout 10
start cmd /k gunthy.exe BTC_XPM poloniex
timeout 10
start cmd /k gunthy.exe BTC_XRP poloniex
timeout 10
start cmd /k gunthy.exe BTC_XVC poloniex
timeout 10
start cmd /k gunthy.exe BTC_ZEC poloniex

Pages: [1]