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

Pages: [1]
1
Technical Support & Development / Re: 2FA enabling Bittrex
« on: November 01, 2017, 10:15:31 AM »
Yes, you will have to create a new API key pair and submit the public API key to your gunbot reseller with the request to update it.

2
Technical Support & Development / Re: 5.0.4 buying in the high BB range
« on: October 12, 2017, 12:09:16 PM »
Great, thanks paramecie. I will wait patiently ...

3
Technical Support & Development / 5.0.4 buying in the high BB range
« on: October 12, 2017, 08:46:22 AM »
I'm trying to understand this behavior of gunbot. I'm not sure if this is a bug in 5.0.4 or if my settings are incorrect, anyway, the bot seems to buy at an incorrect point, namely in the high area way above the SMA, where it should wait for the price to drop to 15% above the low BB line (according to my settings). I'm using pure bb trading strategy.
The selling point seems OK, but the buying action is worrying me (see image).
The bot buying at just above 0.00077 seems way to high.



My bb settings are:

Code: [Select]
"bb": {
"BTC_TRADING_LIMIT": 0.0005,
"PERIOD": 15,
"EMA1": 16,
"EMA2": 8,
"GAIN": 2,
"HIGH_BB": 15,
"LOW_BB": 15,
"STDV": 2,
"SMAPERIOD": 720,
"PANIC_SELL": false,
"DOUBLE_UP": false,
"STOP_LIMIT": 15,
"BUY_ENABLED": true,
"MIN_VOLUME_TO_BUY": 0.00025,
"MIN_VOLUME_TO_SELL": 0.00025

}

The interval_ticker_update is set to 25000.
Can anybody help?

4
Beginners & Help / Trading permutations of pairs
« on: October 03, 2017, 02:45:16 PM »
Would it be advisable to trade permutations of pairs?

Let's say for example, I am trading BTC-ETH, BTC-XMR and BTC-LTC, would it be wise to add the pairs ETH-XMR and ETH-LTC too?

What are the advantages/disadvantages?

5
I am a first-time gunthy/gunbot-user, and today I downloaded the 5.0.5.4 version.
Running 5 pairs for a few hours, but after some time the bot just seems to stop. I mean, I still see the gunthy console window, but I don't get any new on-screen output anymore.
Is this a bug, or am I missing something?

Pages: [1]