OrderReplaceDiagramElement

StockSharp.Diagram.Elements

Order replacing element.

継承元: OrderBaseDiagramElement

コンストラクター

OrderReplaceDiagramElement()

Initializes a new instance of the OrderReplaceDiagramElement.

プロパティ

IconName : string

Icon resource name.

ShrinkPrice : bool

Shrink order price.

TypeId : Guid

Type id.

ZeroAsMarket : bool

Zero price makes market order.

メソッド

OnPrepare()

To prepare for starting the diagram element algorithm.

OnProcess(DateTime, IDictionary<DiagramSocket, DiagramSocketValue>, DiagramSocketValue)

The method is called at the processing of the new incoming values.

time
Time.
values
Values.
source
Source value.
OnReseted()

It is called from the Reset method.