Table of Contents

Enum ETradeStopTypes

Namespace
StockSharp.ETrade
Assembly
StockSharp.ETrade.dll

ETrade condition order type.

public enum ETradeStopTypes
Extension Methods

Fields

[Display(ResourceType = typeof(LocalizedStrings), Name = "Str1733")] StopLimit = 1

The limit order is automatically registered after reaching the stop price.

[Display(ResourceType = typeof(LocalizedStrings), Name = "Str242")] StopMarket = 0

The market order is automatically registered after reaching the stop price.