OEC Application Programming Interface

OrderDraft.SetTSData Method 

Sets TralingStop parameters.

public Void SetTSData(
   Double Reference,
   Double Delta
);

Parameters

Reference
Reference price
Delta
Price change threshold

Remarks

Usually reference price is the last trade price, and delta is 0.

See Also

OrderDraft Class | OEC.API Namespace