Post
Topic
Board Service Announcements (Altcoins)
Re: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥
by
hanisnl
on 17/08/2017, 17:57:35 UTC
.. (people tend to reply use our code for 10% discount so i assume they do read the forum) Smiley


yeah, some ... doing a commission hunting job Smiley

Ok here goes the queries:
- BB strategy : the low bb% and hight bb %  is as your mentioned above. like buy 5% when it hits lower bb range ..
    - when does it sell this ? Is it at gain % like 1% or whatever is set in config ?(i assume thats the case)
   - What happens when the price dont come up after hitting  the bb ? Is this the scenario where the bags are created ?
 -- any pointers to other strategy details please ?
 
Thanks in advance for the response.  Smiley


You can set how close the LOW and HIGH price buy/sell triggers will be to be bollinger bands .

Also, you have 2 options that are always most impotant:
1. BUY_LEVEL (the percentage of price drop before a buy)
and
2. GAIN (the percentage of profit to sell from bought price).

these are minimums. active with all strategies.

So, the bot will buy if the BB level is hit AND if the BUY_LEVEL is hit .
It goes the same for selling :
It must hit the HIGH BB Level and also the GAIN level.

out. Cool