Click or drag to resize

Pattern Properties

The Pattern type exposes the following members.

Properties
  NameDescription
Public propertyAllowedDirection
Allowed direction of the pattern. Default value is SignalDirection.Any. Use it to optimize calculation of signals and filters.
Public propertyDirection
Resulting direction of the pattern.
Public propertyFilters
Filters logical tree for entering position.
Public propertyIsEntryPattern
True if the pattern is an entry pattern. False if the pattern is an exit pattern.
Public propertySignals
Signals logical tree for entering position.
Public propertyStrategy
Parent strategy.
Top
See Also