50 : this(
"UPDOWNGAPTHREEMETHODS")
59 get {
return Samples >=
Period; }
82 input.
Open < Math.Max(window[1].Close, window[1].Open) &&
83 input.
Open > Math.Min(window[1].Close, window[1].Open) &&
85 input.
Close < Math.Max(window[2].Close, window[2].Open) &&
86 input.
Close > Math.Min(window[2].Close, window[2].Open) &&