PnFArg

StockSharp.Messages

Point in figure (X0) candle arg.

Inherits: Equatable<PnFArg>

Properties

BoxSize : Unit

Range of price above which increase the candle body.

ReversalAmount : int

The number of boxes required to cause a reversal.

Methods

Clone() : PnFArg

Create a copy of PnFArg.

Returns: Copy.

GetHashCode() : int

Get the hash code of the object PnFArg.

Returns: A hash code.

OnEquals(PnFArg) : bool

Compare PnFArg on the equivalence.

other
Another value with which to compare.

Returns: , if the specified object is equal to the current object, otherwise, .

ToString() : string

Преобразовать к строковому представлению.

Returns: Строковое представление.