ProtoOAStopOutStrategy

StockSharp.cTrader.Native.Model

ストップアウト中にどのポジションを閉じるかを選択する戦略

フィールド

MostLosingFirst
public const ProtoOAStopOutStrategy MostLosingFirst
value = ProtoOAStopOutStrategy.MostLosingFirst

ポジションを最優先PnLに閉じるストップアウト戦略

MostMarginUsedFirst
public const ProtoOAStopOutStrategy MostMarginUsedFirst
value = ProtoOAStopOutStrategy.MostMarginUsedFirst

最大の使用済みマージンでポジションを閉じるストップアウト戦略