| RiskManagementDailyTradesLimit Property |
The maximal number of daily trades. When a position opened on the previous day is closed, this is counted as a trade of the current day.
Namespace:
MZpack.NT8.Algo
Assembly:
MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax public int DailyTradesLimit { get; set; }
Property Value
Type:
Int32See Also