Bars Since Filled = X

Abbreviation: BarsSinceFill=X
Category: Trading Strategy: Exit Signals
Input Parameters:

Name Range Default
Trading Strategy
Bars Int >= 0 20

 
Calculation:

If Bars Since Entry Filled (Trading Strategy, 0) equal to X then

Bars Since Filled Flag = 1 

else

Bars Since Filled Flag = 0 

 
Discussion:

Indicates that an entry order was filled a specified number of bars ago. Very useful as an exit signal for a trading strategy.
 

Was this article helpful?

Related Articles