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

Pages: [1] 2 3 ... 7
1
Beginners & Help / Re: Running gunbot in Azure or AWS?!
« on: October 11, 2019, 10:28:20 PM »
Yes, you can run GB on free tire AWS, I can recommend Win 2012 R2 serever, my last video (in RU for now) on Win 2012 R2 > https://youtu.be/5xYS1HoUtkg

2
What is the best place/exchange in the moment to buy them?
For now its https://www.idax.pro/#/exchangepro?pairname=GUNTHY_BTC

3
Beginners & Help / Re: Noob question
« on: February 08, 2018, 03:06:22 PM »
Does the gunbot still trade when I turn off/close my laptop/
Thanks
Depends on where the bot is launched.
If it is running on a laptop, then you can not close it.

4
Technical Support & Development / Re: upgrading to newest bot help
« on: January 28, 2018, 03:02:01 PM »
Hi,
Im currently running ginbot 3.3 but would like to upgrade to the newest version. Can anyone advise me on how to do this? When i downloaded the newer bot it asks for a config file which i dont have since the older bot doesnt seem to use one.
thanks in advance.
U can see my video with eng. subs for 701v. new 803 the same.
https://youtu.be/Hh19ZwQqBWw?t=3m43s

5
Technical Support & Development / Re: 2 instances of gunbot !?
« on: December 27, 2017, 09:25:04 AM »

have you managed to open it from guntthy-gui.exe ???
try to change the port with a bat but I can enter the graphical interface, when giving rum wants to connect to port 5000
and this port 5000 is already in use by the first bot
https://gunbot.shop/run-multiple-instances-of-gunbot-and-change-ports/
better to run more then 1 bot without GUI

6
Reverted to previous strategy and yesterday got an update email:
"-Emotionless: fixing selling behavior." seems that was really a case here.
Thank you once again, gonna try again with emotionless for same pairs with low amount of funds and see what happens :)
Yeah 702 resolve this issue.

7
Beginners & Help / Re: New gunbot XT bbrsi and bbrsibb and bbbbrsi
« on: November 10, 2017, 02:22:36 PM »
The manual inst out yet.

Can anybody explain how these differ?

I assume bbrsi uses the combo of bb and rsi to both buy and sell?

bbrsibb?

bbbbrsi?
https://github.com/GuntharDeNiro/BTCT/wiki/BB-RSI
bbrsi - pure strategy, but can be used in pair with other pure, all wariants with it in config.js.

8
Technical Support & Development / Re: GunBot XT Edition
« on: November 07, 2017, 12:02:25 AM »
TRADES_TIMEOUT, yes, it is.

9
General Discussion / Re: Next release?
« on: November 07, 2017, 12:01:10 AM »
Yes, it is, RC2.
Peoples testing it.
U can do it too, all info in Telegram chat for buers.

10
General Discussion / Re: Next release?
« on: October 27, 2017, 09:55:04 PM »
Hi everyone - anyone got any updates on when we can expect the next release?? It has been a while now!
We are waiting for a new week...

11
Yet another sell at a loss.... the bot is broken...
Please review this ASAP!

Code: [Select]
"BTC-EMC": {
"strategy": "bbstepgain",
"override": {
"BOUGHT_PRICE": 0.00028500,
"DOUBLE_UP": true,
"BUY_ENABLED": true
}
}

https://imgur.com/ivm4I2j
Dont use 15 period on 5055!!!
1/5/30 on Bittrex with "GUNTHY_API": false

12
It's right. But for DOUBLE_UP_LIMIT the bot can only buy, not the fact that it will throw off the bag.

13
Technical Support & Development / Re: no trades with Gunbot 5.0.4 on bittrex
« on: September 28, 2017, 04:10:24 PM »
Hi all,
Since the 20 september 2017 my bot does not trade anymore at bittrex out of no where, I was using 3.2.2 until 25 september but thought it might not be supported by bittrex anymore or something because they might have a new API version or something so I decided to switch to the latest and greatest 5.0.4 however this did not fix my issue :(
I tried the following things to resolve this issue:
- Lowering the buy level (3.2.2)
- Checked errors (3.2.2)
- Restarted both the bot and the Linux host that the bot is hosted on (3.2.2)
- Switched to 5.0.4 and use default gainstepgain settings (except for BTC_TRADING_LIMIT, MIN_VOLUME_TO_BUY and MIN_VOLUME_TO_SELL) as shown in the attachements
- Change to different API key and secret (5.0.4, I have multiple bittrex accounts)
Can someone please help me fix this issue?
PS: on 5.0.4 I'm using gunthy-gui
Try it for 504:
Code: [Select]
        "period_storage_ticker": 500,
        "interval_ticker_update": 15000,
Code: [Select]
        "stepgain": {
            "BTC_TRADING_LIMIT": 0.005,
            "PERIOD": 5,
            "BUYLVL1": 1,
            "BUYLVL2": 1.5,
            "BUYLVL3": 70,
            "SELLLVL1": 0.8,
            "SELLLVL2": 1,
            "SELLLVL3": 70,
            "BUYLVL": 2,
            "SELLLVL": 2,
            "LASTPOINTS": 10,
            "AVGPOINTS": 25,
            "AVGMINIMUM": 1.0e-8,
            "EMA1": 4,
            "EMA2": 2,
            "PANIC_SELL": false,
            "STOP_LIMIT": 60,
            "BUY_ENABLED": true,
            "MIN_VOLUME_TO_BUY": 0.0005,
            "MIN_VOLUME_TO_SELL": 0.0005

14
And seems like u dont write your API in config.js.
You're probably right! You spotted this because the config.js file date?
Aw that's smart! Bravo!
Size, not date, but its too =)

15
I have download the file from https://github.com/GuntharDeNiro/BTCT/releases/download/V504/GUNBOT_V5_0_4.zip and wanted to start the program under windows 7 x64 via doubleclick to gunthy.exe but I would like only a failure message that called
Loading config...
INVALID LICENSE FOR CRYPTOPIA!!! Please contact Gunthar?
INVALID LICENSE FOR POLONIEX!!? Please contact Gunthar?
INVALID LICENSE FOR KRAKEN!!? Please contact Gunthar!"
please help me to set the program with my bittrex account!
thanks!
And seems like u dont write your API in config.js.
"bittrex": {
"key": "YOUR_API_KEY_HERE",
"secret": "YOUR_SECRET_KEY_HERE"
      },

16
Beginners & Help / Re: First time Firing up the bot soon.
« on: September 18, 2017, 07:01:35 PM »
Hi guys,
I just made a purchase of the bot. (don't have my license yet though.)
When i will first start the bot and my bittrex account has  0 BTC, 20 MTL and 10 NEO.
How will the bot trade if i for example set BTC/MTL as a pair and BTC/SNT as a pair for example?
Will it start selling my MTL when it hits above the upper BB for MTL? and from then on be able to buy SNT?
I hope i made my question clear enough, if not please let me know.
Thanks
AI.
"Will it start selling my"
No. Bot will ask u in console to override BOUGHT_PRICE of this coins in version before 5.x
In 5.0.4 bot will start selling them in accordance with the settings you have set.

17
Gunbot v5.0.4 - Poloniex/Bittrex/Kraken/Cryptopia - Core Edition - AllOs_x64 with TRADINGVIEWS integration
@GuntharDeNiro GuntharDeNiro released this 11 hours ago

Changelogs:

- Fix an issue that would prevent some users not being able to sell in Bittrex using TradingView plugin
- Tuning up price to sell when BOUGHT_PRICE is overriden

Instructions:

- If you are on previous v5.0.2/5.0.3 just replace executable
- If you were on v5.0.1 and below, replace executable and config.js
- If you are a Gunbot licensed owner and you didnt get the Gunthy Elite group, message me on Telegram with your api key and you will be a part of a special group.

Please report any bug immediately!
Thanks!
~Gun
Can someone please let me know how I can get hold of said executable? I have the original archive that was sent to me when I purchased Gunbot but the API key has changed so it is no good. Apparently my key has been added to version 5 according to Gunthar but I have no idea how I'm supposed to get version 5 so I can start using it again.
Thanks.
All versions always there https://github.com/GuntharDeNiro/BTCT/releases

18
Beginners & Help / Re: Cant get the bot to connect to the exchange
« on: September 15, 2017, 09:13:35 PM »
yeah purchased 2 licenses for each from guytheguy.. they've been helpful but no luck still.
Try to make 2 separate folder: 1 for polo, 2nd fo trex. I do the same.
Maybe will helpfull https://youtu.be/IWY8UBHcW68  turn on subs.

19
Ah - I tried to use 3.3.2 and it works with my API key/secret!
I set up a single pair, and it works, it's just waiting because the pair price is too high...
In short, it seems the 5.0.1 doesn't work/accept my API/licence key ?
Or I didn't installed it well?
If 3.3.2 works, then shoud work 5.0.1... thfng wrong in config.
Did u chek config there https://jsonformatter.curiousconcept.com ?

20
Maybe its help u https://youtu.be/IWY8UBHcW68
In the future there will be subtitles.

Thanks! Nice language to hear :-)
I watched. I didn't use the config updater (4. => 5.) because it's my first use, and I only have 3.3.2 and 5.0.1
I didn't change anything else, just removed the comma and put API and secret key :-(
after thet u need write ur pairs for bittrex like:
Code: [Select]
"bittrex": {
"BTC-VIA": { "strategy": "bbgain", "override": {}},
"BTC-WAVES": { "strategy": "bbgain", "override": {}},
"BTC-WINGS": { "strategy": "bbgain", "override": {}},
"BTC-XEL": { "strategy": "bbgain", "override": {}},
"BTC-XEM": { "strategy": "bbgain", "override": {}},
"BTC-XWC": { "strategy": "bbgain", "override": {}},
"BTC-ZEC": { "strategy": "bbgain", "override": {}}
},
"cryptopia"

Pages: [1] 2 3 ... 7