Username: Password:

Author Topic: GUNBOT...the way i run it!  (Read 76915 times)

Offline lelouchzero

  • Rookie
  • *
  • Posts: 2
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #20 on: June 25, 2017, 01:32:50 AM »
trying to trade, been running a day, BBs at 25/25 and 24/27, still always just says "price too high" on trex BTC/ETH
Tried typing in FTC/BTC but it errored out.  Suggestions?

Offline eastcoastcrypto

  • Rookie
  • *
  • Posts: 3
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #21 on: July 22, 2017, 12:24:29 PM »
I get the same thing running BB band with the same info....had only 3 or 4 trades the first day but nothing since....seems my buy prices are actually below the low band....is this correct?

Offline AlfonseX

  • Contributor
  • **
  • Posts: 101
  • Trop de chefs, pas assez d'indiens !
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #22 on: July 23, 2017, 09:53:46 AM »
Tried typing in FTC/BTC but it errored out.  Suggestions?

Because it's BTC_FCT !!!
If you think I helped you, give me a drink:
in btc: 12aeQSpytxoehCEptQE8tUJVVSAS42LvXo
in eth: 0x02a611f0c15bccdb6fa8e5e4b0692ff6d77852bd

Offline johnv

  • Rookie
  • *
  • Posts: 12
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #23 on: August 01, 2017, 09:38:19 AM »
"Each exchange is a separated license you can purchase, their cost is 0.1BTC each one, but if you buy more than 1 license, you get 50% discount off on the second and third license: 0.05BTC each one."

I've been told the 50 % discount on 2d and 3rd licence no longer exists, could you please confirm ?

Offline loopy83

  • Rookie
  • *
  • Posts: 5
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #24 on: August 18, 2017, 12:17:38 PM »
Hi all together,

I'm about to step into this trading stuff and I'm just wondering:
The bot works with 15minutes candles... how is it possible to make many trades a day with this "rough" chart resolution?

Thanks a lot!
Andi :)

Offline AZBrad

  • Rookie
  • *
  • Posts: 1
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #25 on: August 28, 2017, 03:32:32 AM »
Hi Gunthy,  Quick question from a noob ... running v3.3 GUI, however I noticed the following in the startup instructions for v3.2 which were sent in the email along with my download/license:
" When you create a new API key, everything needs to be enabled but withdrawal and deposit: as long as you don't enable those 2 options, you are safe using the bot, none will ever be able to access your account and move your assets out of the exchanges..."

When I generated my API key on Bittrex, I had my "withdraw" button enabled.  Should I be concerned?  Do I need to disable "withdraw" and generate a new API key?



Offline capriole

  • Rookie
  • *
  • Posts: 2
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #26 on: August 29, 2017, 07:01:37 PM »
Hi Gunthy,  Quick question from a noob ... running v3.3 GUI, however I noticed the following in the startup instructions for v3.2 which were sent in the email along with my download/license:
" When you create a new API key, everything needs to be enabled but withdrawal and deposit: as long as you don't enable those 2 options, you are safe using the bot, none will ever be able to access your account and move your assets out of the exchanges..."

When I generated my API key on Bittrex, I had my "withdraw" button enabled.  Should I be concerned?  Do I need to disable "withdraw" and generate a new API key?

If gunbot works as in the previous releases it will not work as it is checking the setting (or so it was saying in Gunthar's post), however you can always go back to your API key and change the setting for withdraw to 'no' and you should be good to go.

Offline DKyosev

  • Rookie
  • *
  • Posts: 18
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #27 on: September 15, 2017, 04:02:19 PM »
Can anyone explain why the new version 5_0_4 has no monitoring and how does it run?
thanks

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #28 on: September 15, 2017, 04:55:59 PM »
Can anyone explain why the new version 5_0_4 has no monitoring and how does it run?
thanks

You don't really need montoring - up to some level.
I guess Gunthar is slowly getting out the interface development (which is time consuiming), and concentrating on the engine itself.
I think it's a good decision (if some others provide the interface, sold as "add-on").

But Gunbot 5.0.4 displays all what it does (in verbose=true), and when it'll take decision, and what it buys or sells.

There is no log, no sum of what has been gained, no history, etc.

I check my marketplace orders list and wallets, to have an history, or calculate whatever I wish.
« Last Edit: September 15, 2017, 05:25:28 PM by paramecie »

Offline DKyosev

  • Rookie
  • *
  • Posts: 18
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #29 on: September 15, 2017, 05:21:49 PM »
I have not been using GUNBOT for a long time now I have difficulty with its launch for this I am hindered by lack of monitoring
thanks

Offline oskaka

  • Rookie
  • *
  • Posts: 4
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #30 on: September 17, 2017, 11:37:56 AM »
Hello people, im very noob with this bot and i dont have any Code idea, so its been a little bit difficult to me to understand this bot. But i think i have it configured but its not making any buy or sell. Every time the price coin reaches Buy or Sell level, the bot just set it lower or higher and it doesnt do the operation,
I let 12 hours running and he only bought 3 PAY, total 0.001 BTC, when the limit is set to 0.08 oer trade. I really dont understand. If you dont mind, i let the code for you to see if there is something weird or wrong why my bot is not doing anything.

{
   "pairs": {
      "bittrex": {
         "BTC-PAY": {
            "strategy": "bb",
            "override": {}
            },
           
            "BTC-ARK": {
                "strategy": "bb",
                "override": {
"DOUBLE_UP": true,
"HIGH_BB": 45,
"LOW_BB": 45
}
            },

            "BTC-LSK": {
                "strategy": "bb",
                "override": {
"HIGH_BB": 15,
"LOW_BB": 15
}
            }
      }
   },

   "exchanges": {
      "poloniex": {
         "key": "YOUR_API_KEY_HERE",
         "secret": "YOUR_SECRET_KEY_HERE"
      },
      "kraken": {
         "key": "YOUR_API_KEY_HERE",
         "secret": "YOUR_SECRET_KEY_HERE"
      },
      "bittrex": {
         "key": "-----",
         "secret": "-----"
      },
      "cryptopia": {
         "key": "YOUR_API_KEY_HERE",
         "secret": "YOUR_SECRET_KEY_HERE"
      }

   },

   "bot": {
      "debug": false,

      "period_storage_ticker": 2000,
      "interval_ticker_update": 25000,

      "timeout_buy": 60000,
      "timeout_sell": 60000,

      "WATCH_MODE": false,
      "VERBOSE": true,
      "TV_GAIN": 0.6,
      "TV_TRADING_LIMIT": 0.001,
      "BOT_DELAY": 1
   },

   "ws": {
      "port": 5001
   },

   "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
      }
   },

   "strategies": {
      "bb": {
         "BTC_TRADING_LIMIT": 0.08,
         "PERIOD": 15,
         "EMA1": 2,
         "EMA2": 4,
         "GAIN": 2,
         "HIGH_BB": 25,
         "LOW_BB": 25,
         "STDV": 2,
         "SMAPERIOD": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": true,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "gain": {
         "BTC_TRADING_LIMIT": 0.001,
         "PERIOD": 15,
         "BUY_LEVEL": 2,
         "GAIN": 2,
         "EMA1": 200,
         "EMA2": 50,
         "HIGH_BB": 45,
         "LOW_BB": 45,
         "STDV": 2,
         "SMAPERIOD": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "pp": {
         "BTC_TRADING_LIMIT": 0.01,
         "PP_BUY": 0.00000001,
         "PP_SELL": 0.12345678,
         "PANIC_SELL": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "stepgain": {
         "BTC_TRADING_LIMIT": 0.02,
         "PERIOD": 15,
         "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,
         "EMA1": 2000,
         "EMA2": 1000,
         "PANIC_SELL": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "bbgain": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "GAIN": 0.6,
         "HIGH_BB": 45,
         "LOW_BB": 45,
         "STDV": 2,
         "SMAPERIOD": 150,
         "EMA1": 200,
         "EMA2": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": true,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "gainbb": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "BUY_LEVEL": 2,
         "GAIN": 0.6,
         "HIGH_BB": 45,
         "LOW_BB": 40,
         "STDV": 2,
         "SMAPERIOD": 150,
         "EMA1": 200,
         "EMA2": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": true,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "bbstepgain": {
         "BTC_TRADING_LIMIT": 0.001,
         "PERIOD": 15,
         "HIGH_BB": 45,
         "LOW_BB": 45,
         "STDV": 2,
         "SMAPERIOD": 150,
         "SELLLVL1": 0.6,
         "SELLLVL2": 2,
         "SELLLVL3": 70,
         "SELLLVL": 2,
         "LASTPOINTS": 5,
         "AVGPOINTS": 250,
         "AVGMINIMUM": 0.00000001,
         "EMA1": 2000,
         "EMA2": 1000,
         "PANIC_SELL": false,
         "DOUBLE_UP": true,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "stepgainbb": {
         "BTC_TRADING_LIMIT": 0.001,
         "PERIOD": 15,
         "HIGH_BB": 49,
         "LOW_BB": 40,
         "STDV": 2,
         "SMAPERIOD": 150,
         "BUYLVL1": 0.6,
         "BUYLVL2": 2,
         "BUYLVL3": 70,
         "BUYLVL": 2,
         "GAIN": 0.6,
         "LASTPOINTS": 5,
         "AVGPOINTS": 250,
         "AVGMINIMUM": 0.00000001,
         "EMA1": 2000,
         "EMA2": 1000,
         "PANIC_SELL": false,
         "DOUBLE_UP": true,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "bbpp": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "GAIN": 0.1,
         "HIGH_BB": 40,
         "LOW_BB": 40,
         "STDV": 2,
         "SMAPERIOD": 150,
         "PP_SELL": 0.12345678,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "ppbb": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "GAIN": 0.1,
         "HIGH_BB": 40,
         "LOW_BB": 40,
         "STDV": 2,
         "SMAPERIOD": 150,
         "PP_BUY": 0.00000001,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "gainstepgain": {
         "BTC_TRADING_LIMIT": 0.01,
         "HIGH_BB": 45,
         "LOW_BB": 45,
         "STDV": 2,
         "SMAPERIOD": 150,
         "PERIOD": 15,
         "SELLLVL1": 0.6,
         "SELLLVL2": 2,
         "SELLLVL3": 70,
         "SELLLVL": 2,
         "BUY_LEVEL": 2,
         "LASTPOINTS": 5,
         "AVGPOINTS": 250,
         "AVGMINIMUM": 0.00000001,
         "EMA1": 200,
         "EMA2": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": true,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001
      },
      "stepgaingain": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "BUYLVL1": 0.6,
         "BUYLVL2": 2,
         "BUYLVL3": 70,
         "BUYLVL": 2,
         "GAIN": 2,
         "LASTPOINTS": 5,
         "AVGPOINTS": 250,
         "AVGMINIMUM": 0.00000001,
         "EMA1": 2000,
         "EMA2": 1000,
         "PANIC_SELL": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001

      },
      "gainpp": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "BUY_LEVEL": 0.1,
         "PP_SELL": 0.12345678,
         "EMA1": 2000,
         "EMA2": 1000,
         "PANIC_SELL": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001

      },
      "ppgain": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "GAIN": 2,
         "PP_BUY": 0.12345678,
         "EMA1": 200,
         "EMA2": 50,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001

      },
      "stepgainpp": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "BUYLVL1": 1,
         "BUYLVL2": 3,
         "BUYLVL3": 5,
         "BUYLVL": 2,
         "PP_SELL": 0.1,
         "LASTPOINTS": 5,
         "AVGPOINTS": 250,
         "AVGMINIMUM": 0.00000001,
         "EMA1": 2000,
         "EMA2": 1000,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001

      },
      "ppstepgain": {
         "BTC_TRADING_LIMIT": 0.01,
         "PERIOD": 15,
         "SELLLVL1": 2,
         "SELLLVL2": 5,
         "SELLLVL3": 10,
         "SELLLVL": 2,
         "PP_BUY": 0.00000001,
         "LASTPOINTS": 5,
         "AVGPOINTS": 250,
         "AVGMINIMUM": 0.00000001,
         "EMA1": 2000,
         "EMA2": 1000,
         "PANIC_SELL": false,
         "DOUBLE_UP": false,
         "STOP_LIMIT": 60,
         "BUY_ENABLED": true,
         "MIN_VOLUME_TO_BUY": 0.001,
         "MIN_VOLUME_TO_SELL": 0.001

      }


   },

   "optionals": {
      "toOverride": {
         "BOUGHT_PRICE": 0.104744

      }
   }


}

edit: the bot just sold 100 LISK i had manualy bought this morning, at the price of 0.001475000 when the market was 0.00148542 so this bot is doing something weird. can you please help me?
Thanks

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #31 on: September 17, 2017, 12:42:24 PM »
edit: the bot just sold 100 LISK i had manualy bought this morning, at the price of 0.001475000 when the market was 0.00148542 so this bot is doing something weird. can you please help me?

1) do NOT do manual trade while trying to understand the bot, Einstein ;-)

2) try the bot first on ONE SINGLE pair, and pick one that CLIMBS, not ARK for instance: wrong choice

3) use EASY parameters, BB with 15/15 is far too extreme bottom and tops, yes, you'll probably end up buying nothing or selling nothing. Try 30/30 at least, or 30/40.

4) allow SMALL trading amount, like maybe 0.01

Also set BOT_DELAY to 30 for example - I don't know this parameter, Gunthar provided no info AFAIK, but 1 is too fast.


The idea is not to earn, but to learn.

If you won't manage to understand how it works, I'm sorry but the bot won't probably make you decent gains (apart if you've a ton of money, maybe...) ;-)

Offline Botticelli Angel

  • Rookie
  • *
  • Posts: 4
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #32 on: September 18, 2017, 12:16:01 PM »
"...Every time the price coin reaches Buy or Sell level, the bot just set it lower or higher and it doesnt do the operation..."

I feel that Oskaka is onto something. I have observed, after running v3.3 (vanilla, small tweak to BB to 40/40) that the Price to Buy drops as the Last Price value decreases, thereby after 24 hours of execution the bot can't reach the Price to Buy value to commence its first trade. I've messaged Gun to see if he can shed some more light on this... could be normal expected behavior for all I know.

Offline mostrogulo

  • Rookie
  • *
  • Posts: 4
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #33 on: September 19, 2017, 04:37:25 PM »
Hello, I am new to the gunbot. I have read a few topic regarding the BB strategy but I have some doubts.

Why if the buy level is x% above the low bb line, the buy price is lower than the low level shown in the bot monitor.

Low Bollinger Band 0.11723380 — High Bollinger Band 0.12189660
Last Price: 0.1215 —— Price to buy: 0.11597824296533338 —— Price to sell: 0.1207309


From what I have read the price to buy should be x% above the lower bb line, the buy price should be higher than the low bb value.
Sure I misunderstood something, so please if someone could clarify this for me, that would be great.

Thanks a lot.
Regards from Chile

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #34 on: September 19, 2017, 04:45:33 PM »
From what I have read the price to buy should be x% above the lower bb line, the buy price should be higher than the low bb value.

Hi Chile!

No, the buying price is from ZERO, UP TO (or, at a maximum of) LowBB + x%

So the buying price is in between, for example, 0 and LowBB+30%

The idea is that you set the maximum price to buy. The lower the better (you can even set -30% if you wish), but the lower the rarer it'll be able to buy...

Hoping it helps?

Offline mostrogulo

  • Rookie
  • *
  • Posts: 4
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #35 on: September 19, 2017, 04:53:36 PM »
OK, thanks a lot :)

just to understand better the logic of the bot,and not do something stupid, the buy price is set between 0 and lowBB+x%. But how is comparing the last price to the target price to buy, which is an actual value and not a range.
or is a mix of BB and other criteria?

Cheers

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #36 on: September 19, 2017, 05:19:31 PM »
But how is comparing the last price to the target price to buy, which is an actual value and not a range.
or is a mix of BB and other criteria?

Not sure to understand, and not sure how it works, sorry.

I'd say :

* if the last ASK price is equal or below your LowBB+x%, it should take the last ASK as the target price (and logically, it buys)

* if not, then if the GAIN "BUY_LEVEL" (x% under the SMA or EMA1/2 I'm not sure), is equal or below your LowBB+x%, it should take the BUY_LEVEL% as the target price

* if not, then LowBB+x% should be the target price

Something like this maybe... please search in forum, there are explanations somewhere I guess? Or wait for confirmation, I'm a rookie here ;-)
« Last Edit: September 19, 2017, 05:26:13 PM by paramecie »

Offline mostrogulo

  • Rookie
  • *
  • Posts: 4
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #37 on: September 19, 2017, 05:27:53 PM »
Thanks, have a good one  :)

Offline DKyosev

  • Rookie
  • *
  • Posts: 18
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #38 on: October 02, 2017, 04:51:01 PM »
Hi anyone can explain me how to start trade with GUNBOT thanks

Offline paramecie

  • Contributor
  • **
  • Posts: 302
    • View Profile
Re: GUNBOT...the way i run it!
« Reply #39 on: October 02, 2017, 05:17:04 PM »