After running Gunbot for nearly 24h and "only" 100 trades I'm really starting to like this Bot!-)
Thank you, is has been created with the effort, help and suggestions of all peeps you see in this thread so, shoot anytime you have an idea, complaint etc
-I want a white crosshair!-) I can hardly see the black one in my black taskbar!
Sorry they are over: only pink left, deal ?
Jokes apart i think something like this can be done for some vanity:
Cursor myCursor = new Cursor("myCursor.cur");
myControl.Cursor = myCursor;
-Could I somehow slow down the Buy orders in "1000trades" mode? Sometimes they happen in the same second and I think it could gain more if they were 5 or 10sec apart.
You can try it with a manual order at polo as well: it split your order in many tiny orders following the ask/bids. the bot sends a buy order only ONCE indeed
-Not having set the Buy Orders beforehand prevents from buying the "spikes"! But this is probably a tradeoff for other other functionality.
correct! That's why expect not so many psikes buy as in the past, bm will do its hob if they still would occur (and again i am contrary to that lol)
-I assume that I'm starting "Bloody Mary" correctly if I start multiple instances out of one "GUNBOT.exe" start?! (same folder not copied folders for different currency pairs)
-that "GUNBOT.exe" does not pull API Credentials from "config.js" at a restart is very mildly annoying!-)
Correct
- without having tried anything, can Gunbot be run on a headless system?
yup. Tested here: any debian/ubuntu/centos, osx, raspberry
~Gun