Skip to content

IOrderProperties

QuantConnect.Interfaces.IOrderProperties

Contains additional properties and settings for an order

time_in_force

time_in_force: TimeInForce

Defines the length of time over which an order will continue working before it is cancelled

clone

clone() -> IOrderProperties

Returns a new instance clone of this object