Click or drag to resize

BarWickSignal Class

Generates LONG for a bar with low wick only. Generates SHORT for a bar with high wick only.
Inheritance Hierarchy

Namespace:  MZpack.NT8.Algo.Signals
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public class BarWickSignal : Signal

The BarWickSignal type exposes the following members.

Constructors
  NameDescription
Public methodBarWickSignal
Initializes a new instance of the BarWickSignal class
Top
Properties
  NameDescription
Public propertyMinWickTicks
Minimal size of the wick in ticks.
Top
Methods
See Also