Objective:
Specify a minimum wick length, in this case seeking a minimum of 4 ticks in length.
Example:
I have a down candle, and I want the wick to be 4 ticks above the open of the candle.
I have a down candle, and I want the wick to be greater= 4 ticks above the open of the candle.
Currently I have the following conditions:
Default Input [0] < Open [0]
High [0] > Open [0]
In the properties dialog of High [0] > Open [0], how do I properly set the condition for the ticks I'm after, and on which side of the statement, High or Open?
Thank you

JM

Comment