undefined

PriceCondition Class Reference

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

Inheritance diagram for PriceCondition:

img

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.