NinjaScript > Language Reference > Strategy > ForceMaximumBarsLookBack256 |
![]() ![]() ![]() ![]() |
Definition Indicates if the strategy will force all DataSeries objects including plot series objects to hold only values for 256 bars. This property supercedes the UI property of "Maximum bars look back".
Property Value This property returns true if the strategy will force a maximum of 256 bars lookback; otherwise, false. Default is set to false.
Syntax ForceMaximumBarsLookBack256
Examples
|