OEC Application Programming Interface

Algo.SetOrderTypes Method 

Sets a list of order types.

public Void SetOrderTypes(
   IEnumerable<OrderType> types
);

Parameters

types
List of order types.

See Also

Algo Class | OEC.API.OSM.Info Namespace | OrderType