Username: Password:

Author Topic: How do i config bollinger band??  (Read 7590 times)

Offline giavy123

  • Rookie
  • *
  • Posts: 6
    • View Profile
How do i config bollinger band??
« on: November 19, 2018, 07:54:37 AM »
hi guys, i try to config gunbot buy when price below 4% bollinger band but gunbot just try to buy below 4% EMA, here is my config, help please. Sory for my bad English
my config


and here is what bot do
low BB at 0.0573 and bot want to buy at 0.0570 it about 0.6%

Offline Crwth

  • Rookie
  • *
  • Posts: 2
    • View Profile
Re: How do i config bollinger band??
« Reply #1 on: November 20, 2018, 06:09:00 AM »
Have you resolved this?

Have you tried adjusting the buy level too?

Offline giavy123

  • Rookie
  • *
  • Posts: 6
    • View Profile
Re: How do i config bollinger band??
« Reply #2 on: November 20, 2018, 11:24:26 AM »
Have you resolved this?

Have you tried adjusting the buy level too?
no i have not, i was tried up buy level but it just try to buy below EMA not low BB

Offline boekenbox

  • Rookie
  • *
  • Posts: 26
    • View Profile
Re: How do i config bollinger band??
« Reply #3 on: November 25, 2018, 09:50:17 AM »
The problem in your setings is that buy level is set to 4.

This causes the strategy to only buy when:
- price is 4% lower than the lowest EMA (which will happen seldomly!)
- AND price is 4% below the lower bollinger band (as set in LOW_BB)

Drastically decrease buy level (can even be negative, if you want to ignore EMA) should make your strategy behave as your expected.

Offline giavy123

  • Rookie
  • *
  • Posts: 6
    • View Profile
Re: How do i config bollinger band??
« Reply #4 on: November 26, 2018, 01:20:13 AM »
The problem in your setings is that buy level is set to 4.

This causes the strategy to only buy when:
- price is 4% lower than the lowest EMA (which will happen seldomly!)
- AND price is 4% below the lower bollinger band (as set in LOW_BB)

Drastically decrease buy level (can even be negative, if you want to ignore EMA) should make your strategy behave as your expected.

hi thanks to replay my topic, can you show me how to ignore EMA and just buy following BB? thank you

Offline boekenbox

  • Rookie
  • *
  • Posts: 26
    • View Profile
Re: How do i config bollinger band??
« Reply #5 on: November 26, 2018, 10:41:58 AM »
If you want to use bb as buy method, and want to ignore EMA completely for buying, set "BUY_LEVEL" to -99

Offline giavy123

  • Rookie
  • *
  • Posts: 6
    • View Profile
Re: How do i config bollinger band??
« Reply #6 on: November 26, 2018, 08:45:30 PM »
thanks, now I'm using V11.7.5
my config


bot calculator: EMA=0.0000678, lowBB=0.00006235, entry point= 0.00006774
im not sure which indicator bot want to buy follow
Im using BB-Stepgain