OEC Application Programming Interface

OrderDraft.SetEquityTSData Method 

Sets TralingStop parameters for equity orders

public Void SetEquityTSData(
   Double Amount,
   Boolean IsPercentAmount,
   TriggerType TriggerType
);

Parameters

Amount
Trailing amount
IsPercentAmount
Indicates that the trailing amount is in percentage
TriggerType
Trailing order trigger price type

See Also

OrderDraft Class | OEC.API Namespace