ProtoOAStopOutStrategy

StockSharp.cTrader.Native.Model

The strategy for choosing which Position to close during a Stop Out

Fields

MostLosingFirst
public const ProtoOAStopOutStrategy MostLosingFirst
value = ProtoOAStopOutStrategy.MostLosingFirst

A Stop Out strategy that closes a Position with the least PnL

MostMarginUsedFirst
public const ProtoOAStopOutStrategy MostMarginUsedFirst
value = ProtoOAStopOutStrategy.MostMarginUsedFirst

A Stop Out strategy that closes a Position with the largest Used Margin