OEC Application Programming Interface

Algo.OrderTypes Property

Gets the list of order types, supported by OSM algorithm.

public IEnumerable<OrderType> OrderTypes {get;}

Implements

IAlgo.OrderTypes

See Also

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