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

Pages: 1 ... 5 6 [7] 8 9 ... 11
121
"node BB BTC_ETH poloniex" for poloniex market on Bollinger Band strategy
"node BB BTC_ETH kraken" for kraken market on Bollinger Band strategy
"node BB BTC_ETH bittrex" for bittrex market on Bollinger Band strategy
"node stepgain BTC_ETH" for poloniex market on STEP_GAIN strategy
"node 1000trades" for poloniex market on 1000trades strategy
"node supergun" for poloniex market on Russian Roulette strategy

Here are the config files for each strategy (Linux/Mac/ARM only):

BB-BTC_XXX-config.js for Bollinger Band strategy pairs
BTC_XXX-config.js for STEP_GAIN strategy pairs
config.js and params.js for 1000trades and supergun strategies pairs.

123
Technical Support & Development / Re: Found a litle glitch...
« on: April 30, 2017, 03:04:42 PM »
Thanks!

124
General Discussion / Re: Using gunbot to accumulate Alts..
« on: April 30, 2017, 02:07:57 PM »
you meant by sepcify the price?

125
ah ok, I meant the orignal post about
Error: BoughtPrice not set!!!

THere has been a patch fixing that: install 610 patch, it includes all patches + complete bot

126
oh, in my case they are trades done by gunbot, but where I've restarted gunbot it does not find some of the previous trades

I was talking about this

I just made a deposit from a different address, is this a problem?

127
just got an idea: maybe it's saying GUNBOT doesn't know the price I bought the ETH balance he reads, am I right?
If this is the case I didn't buy those, I just made a deposit from a different address, is this a problem?
Yes buddy: v3 doesnt have manual trades included so it doesnt know the price you bought manual added coins.

128
Beginners & Help / Re: how does the different strategies work ?
« on: April 27, 2017, 11:41:19 PM »
window 1 (bollinger band):

only bollinger bands:
buy if the price x% from the border of the lower bollinger band .....
sell if the price x% from the border of the upper bollinger band  .....

buy -> gain and sell-> bb:
buy if the price x% (gain?) from the lower ema .....
sell if the price x% from the border of the upper bollinger band  .....
right

buy -> bb and sell-> gain:
buy if the price x% from the border of the lowerbollinger band  .....
sell if the price x% (gain?) from the upper ema.....
sell if the price is % gain from the bought price

max. balance for trade is only for this pair and gunbot split this in a few smalle trades ?
max balance in BB and stepgain is per trade: since the bot waits to sell before to buy again, it is for pair too


in the other forum gunther write that is like a kind of "trailing buy/sell", if i had understand it right..... (it follows the price, till it turns ?)
right

window 2 (step gain = supergun ?):

works only with emas....

gunbot buy at level 1 and level 2 and level 3 (%) under the lower ema....
and it sells at level 1 and level 2 and level 3 (%) above the upper ema .....
no: it buys and sells when the price reaches one of the configured levels or below. Basically it tries to reach what you want it to reach and if it doesnt reach it buy/sell on the below ema (always one buy and one sell tho, not multiple buy and multiple sell at different levels)

but for what are the fourth "buy level" and "sell level" ?
if you choose "1" for the fourth "buy level", then gunbot only use the "buy level 1", to trade ?
it tries to reach the level you set there

window 3 (1000trades):

works with emas, too ......
but how ?
it is a ping pong above and below ema


window 4 (russian roulette):

works with emas, too.....
looks like the same as 1000trades ?
it is the same but it sells using the trailing sell method, not at fixed %GAIN like 1000trades: so it doesnt place immediate sell orders, it waits for the price to grow and then turn before to sell. The implementation of this method has lead to step gain

and why is it not possible to save the settings for the window 3 and 4 ......
becuase this is just a port of this old strategy that people wanted back since it is profitable: the save setting thing was implemented later on


wich one is better for wich pair ?
logical i would say, the ema-strategie is better for pairs, where the ups and/or downs not often reached the bollinger bands.....

the perfect pair to trade should have much up and downs (waves) as possible....
in the best case an side or uptrend ?

if the pair is not realy volotile it make no sense .....
if the pair in an downtrand, it is possible, but more risky ? becouse maybe the price falls under the sell-price and i have to wait, till the price goes up again ?
1000trades and russian roulette are good for side movements, the other for spikes


whats about the "max last prices" ?
gunbot use it, to detect the trend ?
it it possible to set it to high ?
the higher you set it, the more the trend watchdog is cautious to say "it reverted"


the statistic only show the pairs with volume above x.....
but it dont detect, if the pair in an up or downtrend ?
right

Hope it helped

129
Technical Support & Development / Re: My suggestions
« on: April 27, 2017, 07:57:30 PM »
[Side note : can we remove unnecessary lines in config files ? If I'm not using Bittrex or Kraken, can I remove theses sections ?

no

130
General Discussion / Re: Simple BB explanation needed
« on: April 26, 2017, 08:39:42 PM »
Does 5% means it will buy/sell between the BB lines with a 5% distance from the lines?

You did it: the easiest explanation ever.

131
General Discussion / Re: Bollinger Band calculation
« on: April 26, 2017, 08:17:13 PM »
Ok, now I see price as you say.
Just for understand, I'm a bit confused, Polo graph had to be 8-4 or 8-16?
Yeah you need to set ema1 and ema2 at 8 and 16 at poloniex graphic and you will see that price is right below ema

You have to set ema the same value the bot is getting based on your settings: poloniex gets prices at every tick in microseconds directly from their order book, your bot gets one price every tick you have in bot delay time. You will never get the same values, that's why i always suggest to work with the bot values, not with poloniex graphic values: if you still have logs, scroll back to that buy order and look at ema values the bot got in that moment (if your console cleaned up you should have those values in the log file)

132
General Discussion / Re: Bollinger Band calculation
« on: April 26, 2017, 07:36:25 PM »
Ema 1 e 2 are already with these settings, in fact I don't understand.
There's something I'm missing....
In Polo Candlestick 15 min & Zoom 24h?

here it is

133
General Discussion / Re: Bollinger Band calculation
« on: April 26, 2017, 04:26:39 PM »
Ok it make sense.
In this case, how can I understand if my bot is running in BB strategy or Gain?
I've assumed that, when the "Don't have enough statistics..." message disappear, my bot has switched to BB strategy.
I'm correct?

One thing I don't understand, looking in Polo graph when I see 0.01228 @ 11:28 I see a price near the High BB as show in the attached image.
Am I looking at the wrong place or in the wrong way? Or simply ( and most likely :) )I don't understand how to read EMA and BB?

Thanks for clarify

Yeah you need to set ema1 and ema2 at 8 and 16 at poloniex graphic and you will see that price is right below ema

134
General Discussion / Re: Bollinger Band calculation
« on: April 26, 2017, 02:29:05 PM »
I've read this, I'm asking because I don't understand.
After 24h of working and with enough statistics ( the bot is already in BB strategy I suppose, while not show me message of "Don't have enough statistics..."), the fact the bot have bought at the "wrong" price has surprised me.
I've check every trade my bot has done ( I've open only 4 pairs ) in last 24h, and all are correctly bought near Low BB band (  and correctly sold near High BB band with 3% profit  ;D ;D ).
This "error" has happened only one time, today, with BTC_LTC pair. The buy order has been placed @ 11:28 ( Polo time ) when LTC price was 0.01228.

Don't know if it can be a bug in new code or my fault in configuration.
Any suggestion Gun? Can you help me understand?

1228 is "exactly" at x% from lowest ema, i assume your bot was running on "GAIN" strategy or it woudnt have bought LTC at all in the past 24 hours

135
General Discussion / Re: Bollinger Band calculation
« on: April 26, 2017, 01:51:31 PM »
I hope you all did read this:

Notice: when you first start your GUNBOT, it has not statistics yet, it needs to collect and build indicators.
Hence, to protect you from buying too high because the Bollinger Band are not completely calculated
yet, the GUNBOT will work using the GAIN strategy until it says the statistics are correctly loaded. It will
switch automatically to the Bollinger Band strategy when ready. So, be sure to properly set BUY_LEVEL
and GAIN % in all markets!

136
what do your think, about this idea ?

maybe gunbot should not buy or sell ..... it should use a kind of trailing buy and trailing sell..........

i will say, if the value is reached, it dont sell .... it follow the price till the price turn and sell then...... maybe so it can make more profit, becouse it try to follow the price, if it break out of the BB.....

or do gunbot this already in this way ?

yes it is called supergun: it doestn buy/sell soon as it reaches the level. It wasits until the trend reverses.

137
Beginners & Help / Re: How to run new version of Gunbot?
« on: April 26, 2017, 12:17:59 AM »
install node.js in the welcome letter i sent yu there is a tutorial about it

138
Gun,

Can I set it so that I am buying with SuperGun but also restricted within a percentage from the lower BB? Or is it either one or the other for buying?

That would be interesting.

It already is like that: once you enter the BB it will wait for supergun condition to match. So if you set lowBB to 10 for example, it sill buy between 10 and 0% from the lowest BB. Same happens with sell.

139
How do I run the new version without a boot icon after I set the bot parameters?
install node and it will autostart

Gunthar please for a little more info what exactly do I need to do?
thank you in advance

In the welcome letter i sent you, there is a tutorial step by step to install node.js here it is  http://blog.teamtreehouse.com/install-node-js-npm-windows

Do that and then start the bot: you will see it running.

140
update to the latest 3.1, it is fixed

Pages: 1 ... 5 6 [7] 8 9 ... 11