Click or drag to resize

StrategySessionBreak Property

Reset the strategy and all signals on new session. Default is True. Opened position is still controled by Ninja settings.

Namespace:  MZpack.NT8.Algo
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public bool SessionBreak { get; set; }

Property Value

Type: Boolean
See Also