Pattern Properties |
The Pattern type exposes the following members.
Name | Description | |
---|---|---|
AllowedDirection |
Allowed direction of the pattern. Default value is SignalDirection.Any. Use it to optimize calculation of signals and filters.
| |
Direction |
Resulting direction of the pattern.
| |
Filters |
Filters logical tree for entering position.
| |
IsEntryPattern |
True if the pattern is an entry pattern. False if the pattern is an exit pattern.
| |
Signals |
Signals logical tree for entering position.
| |
Strategy |
Parent strategy.
|