Lean  $LEAN_TAG$
QuantConnect.Orders.WolverineOrderProperties Class Reference

Wolverine order properties More...

Inheritance diagram for QuantConnect.Orders.WolverineOrderProperties:
[legend]

Properties

string ExchangePostFix [get, set]
 The exchange post fix to apply if any More...
 
- Properties inherited from QuantConnect.Orders.OrderProperties
TimeInForce TimeInForce [get, set]
 Defines the length of time over which an order will continue working before it is cancelled More...
 
Exchange Exchange [get, set]
 Defines the exchange name for a particular market More...
 
- Properties inherited from QuantConnect.Interfaces.IOrderProperties
TimeInForce TimeInForce [get, set]
 Defines the length of time over which an order will continue working before it is cancelled More...
 

Additional Inherited Members

- Public Member Functions inherited from QuantConnect.Orders.OrderProperties
 OrderProperties ()
 Initializes a new instance of the OrderProperties class More...
 
 OrderProperties (Exchange exchange)
 Initializes a new instance of the OrderProperties class, with exchange param param name="exchange">Exchange name for market More...
 
virtual IOrderProperties Clone ()
 Returns a new instance clone of this object More...
 

Detailed Description

Wolverine order properties

Definition at line 22 of file WolverineOrderProperties.cs.

Property Documentation

◆ ExchangePostFix

string QuantConnect.Orders.WolverineOrderProperties.ExchangePostFix
getset

The exchange post fix to apply if any

Definition at line 27 of file WolverineOrderProperties.cs.


The documentation for this class was generated from the following file: