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.


Topics - manhdn

Pages: [1]
1
I have downloaded v9.4.3 but when I run it, it popped up the error: CONNSEC IS NOT A FUNCTION. I have tried on my vps and 2 of my home computer.
I dont know why. Pls help.

2
General Discussion / NEW FEATURES SUGGESTION
« on: April 12, 2018, 04:50:14 AM »
Here are some features that I think Gunthar should consider to add to the new version of Gunbot.
You guy, please disscuss on these and send this topic to Gunthar for a better Gunbot. Thank you.

1) NOT ENOUGH FUND FOR DCA PROB: This is the biggest problem of Gunbot. So please consider to enable user to set the volume for each time DCA. For example, you can add more an ARGUMENT and people can input the volume for DCAs:
Something like this:
"DCA_VOLUME_STRATEGY":  1-1-3-4
so the 1st time Gunbot will DCA = 1* TRADING_LIMIT
2nd time DCA volume = 1* TRADING_LIMIT
3rd time DCA volume = 3* TRADING_LIMIT
4th time DCA volume = 4*TRADING_LIMIT
....

2) DCA METHOD: I think HIGHBB is a very smart method to DCA. But currently, the condition is: HIGHBB is below the AVARAGED PRICE, you should ADD MORE method HIGHBB1 that requires HIGHBB is below the LAST BOUGHT PRICE (not avaraged price), by doing that gunbot will only buy at the dip.

3) SINGLE PERIOD ISSUE: At the moment, we can set single period only. So Gunbot will buy at a dip in a short period, but in a longer period it is a peak.

for example, if I am using 15min, the bot will buy when the the price fall to the lower BB. But when we change to 1hr period, it is a peak.

this issue always happen with some coins that have just been pumped so high, then when it start to dump, the bot will buy right at the peak.

so please add more a function to set up bot to run in MULTIPLE-TIME-FRAME.

for example, "SHORT-PERIOD":  15,
"LONG_PERIOD": 120,
"LONG_RSI_BUY_LEVEL": 40,
"SHORT_RSI_BUY_LEVEL": 60,
(sometimes Gunbot places a buy order when RSI is 80 in 1hr period bcos it is running in 15min period and the RSI is below 40. After that the price falls heavily)
sorry for my bad english, but we can disscuss more if you find something useful.
and finally, pls consider to add more MACD condition if it is not too difficult.

3
Hi Gunthar,
I am a big fan of your Gunbot. It works great but there are still some probs, especially with the DCA method.
Im interested in HIGHBB method. I have been watching for it for a long time to see how it works.
As being stated in your Wiki, the bot will make a DCA buy when the UPPER Bolinger Band is below the Average Bought Price. Thats a good method for THE 1ST DCA BUY only. For example, the first time the Bot bought at the price of 100usd, then the price falls to 80usdt and the bot processed a next DCA (-20% away from the first price). That made the avarage price still lies so high and from that moment, everytime the price hits the DU_BUYDOWN %, the bot will make a DCA buy order. That will burn our wallet in some hours.
I suggest a simple solution for that:
You should add 1 more DU_METHOD that only let the bot make a DCA order when: HIGH BB IS BELOW LAST BOUGHT PRICE (instead of average price).
Thank you a lot!

Pages: [1]