• 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
PriceCondition Class Reference

Used with conditional orders to cancel or submit order based on price of an instrument. More...

Inheritance diagram for PriceCondition:

Public Member Functions

override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override void Deserialize (IDecoder inStream)
 
override void Serialize (BinaryWriter outStream)
 

Protected Member Functions

override bool TryParse (string cond)
 

Properties

override string Value [get, set]
 
double Price [get, set]
 
TriggerMethod TriggerMethod [get, set]
 

Detailed Description

Used with conditional orders to cancel or submit order based on price of an instrument.