Click or drag to resize

DOMBlockSignalEntryPriceOffsetTicks Property

Offset from price of the block. A positive value shifts entry price to the current price, whereas negative value shifts entry price from the current price

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

Property Value

Type: Int32
See Also