Reply

Bollinger Band Building Block Shorts

2 replies

RJL

Customer, bbp_participant, community, 67 replies.

Visit profile

7 years ago #115262

For short strategies using Bollinger Bands, the ‘Deviations’ field is coded as an integer rather than float so it only ever builds strategies using whole numbers…

 

i.e.

 

LongEntryCondition = …BollingerBand_Down(20, 2.0, 1))
ShortEntryCondition = …BollingerBand_Up(20, 2, 1))
 
 
Please can this be fixed.

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

7 years ago #137891

Hello,

 

this is known problem which should be fixed with the new version

0

mnlpad

Subscriber, bbp_participant, community, 7 replies.

Visit profile

6 years ago #142496

Hi,

 

I have a problem with placing 1 deviation in Bollinger Bands. It only let me 2. 

0

Viewing 2 replies - 1 through 2 (of 2 total)