Click or drag to resize

NodeEntryPrice Property

Price for the entry. Assign it at the moment of validation of the signal.

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 double EntryPrice { get; protected set; }

Property Value

Type: Double
See Also