ProtoOAStopOutStrategy

StockSharp.cTrader.Native.Model

选择在停站时关闭哪个位置的战略

字段

MostLosingFirst
public const ProtoOAStopOutStrategy MostLosingFirst
value = ProtoOAStopOutStrategy.MostLosingFirst

关闭 PnL 位置的 Stop Out 策略

MostMarginUsedFirst
public const ProtoOAStopOutStrategy MostMarginUsedFirst
value = ProtoOAStopOutStrategy.MostMarginUsedFirst

关闭最大用过边际位置的 Stop Out 策略