• C#
  • Java
  • VB
  • C++
  • Python
Use up and down arrows to select available result. Press enter to go to selected search result. Touch devices users can use touch and swipe gestures.
Contact us
OrderComboLeg Class Reference

Allows to specify a price on an order's leg. More...

Public Member Functions

 OrderComboLeg (double p_price)
 
override bool Equals (object other)
 
override int GetHashCode ()
 

Properties

double Price [get, set]
 The order's leg's price.
 

Detailed Description

Allows to specify a price on an order's leg.

See Also
Order, ComboLeg