Topic: How to add such logic?

Hello

2. Ensure the close of the prior two bars (T-1) and (T-2) is below the Lower Band of Bollinger bands (Simple, Close,5,0.80).

This filter reduces trade frequency and increases the chance of catching the reversion.

Re: How to add such logic?

Hi,
Use signal shift.
https://image.prntscr.com/image/cPpkAMV5ROWxa0xMzkB2Iw.png

Re: How to add such logic?

Thank you!