this is what i can provide:
1.- Result in % of profit/loss (calculated with any tool you like, i.e. FrilledShark's, Cointracking, custom tools etc)
I do this by hand at the moment. what i can show you is the profit after my first 37 days with gunbot: 0.04265654. and i started the bot-trading with just 0.125 btc.
2.- A screenshot of your best trade in % of profit/loss taken directly from your exchange's trading history
This is 65.21893261%
3.- A screenshot of Gunbot-Gui logs showing your best trade
Sorry, no GUI.
4.- The strategy you are using and the settings of that strategy
For this trade - see above - i used "tssl":
"tssl": {
"NAME": "tssl",
"BUY_LEVEL": 0.1,
"GAIN": 3,
"TRADING_LIMIT":
"PERIOD": 5,
"BUY_RANGE": 0.75,
"SELL_RANGE": 0.75,
"EMA1": 24,
"EMA2": 12,
"HIGH_BB": 25,
"LOW_BB": 25,
"STDV": 2,
"SMAPERIOD": 50,
"PANIC_SELL": false,
"DOUBLE_UP": false,
"DOUBLE_UP_CAP": 1,
"TSSL_TARGET_ONLY": true,
"STOP_LIMIT": 60,
"BUY_ENABLED": true,
"MIN_VOLUME_TO_BUY":
"MIN_VOLUME_TO_SELL":
"TRADES_TIMEOUT": 600