![]() | BarHiLoTrail Class |
Namespace: MZpack.NT8.Algo
public class BarHiLoTrail : TrailBase
The BarHiLoTrail type exposes the following members.
Name | Description | |
---|---|---|
![]() | BarHiLoTrail | Initializes a new instance of the BarHiLoTrail class |
Name | Description | |
---|---|---|
![]() | BarsAgo |
Set 0 for High/Low of the current bar; set 1 for High/Low of previous bar, etc.
|
![]() | ShiftTicks |
Shift from High/Low of the bar in ticks. ShiftTicks can be negative also.
|
Name | Description | |
---|---|---|
![]() | GetTrailingPrice | (Overrides TrailBaseGetTrailingPrice(MarketPosition, Entry).) |
![]() | IsBeginTrailing | (Overrides TrailBaseIsBeginTrailing(MarketPosition, Entry).) |
![]() | IsTrailingStep | (Overrides TrailBaseIsTrailingStep(MarketPosition, Entry).) |