MarketDepthExecuteOn

StockSharp.Xaml

マーケットデプスアクショントリガー。

フィールド

LeftClick
public const MarketDepthExecuteOn LeftClick
value = MarketDepthExecuteOn.LeftClick

マウス左クリック。

LeftDoubleClick
public const MarketDepthExecuteOn LeftDoubleClick
value = MarketDepthExecuteOn.LeftDoubleClick

マウス左のダブルクリック。

RightClick
public const MarketDepthExecuteOn RightClick
value = MarketDepthExecuteOn.RightClick

マウス右クリックします。

RightDoubleClick
public const MarketDepthExecuteOn RightDoubleClick
value = MarketDepthExecuteOn.RightDoubleClick

マウス右ダブルクリックします。