| UnfinishedAuctionInRangeSignalBarsAgo Property |
Range of bars. E.g. set BarsAgo = 2 for the range containing current and previous bars.
Namespace:
NinjaTrader.NinjaScript.Strategies.MZpackStrategies.ReversalAStrategy
Assembly:
MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax public int BarsAgo { get; set; }
Property Value
Type:
Int32See Also