|
|
This documentation is now deprecated. Please switch to the IBKR Campus for up-to-date information regarding IBKR's API solutions. |
This class represents a condition requiring a specific execution event to be fulfilled. Orders can be activated or canceled if a set of given conditions is met. An ExecutionCondition is met whenever a trade occurs on a certain product at the given exchange. More...
Protected Member Functions | |
override bool | TryParse (string cond) |
Properties | |
string | Exchange [get, set] |
Exchange where the symbol needs to be traded. | |
string | SecType [get, set] |
Kind of instrument being monitored. | |
string | Symbol [get, set] |
Instrument's symbol. | |
This class represents a condition requiring a specific execution event to be fulfilled. Orders can be activated or canceled if a set of given conditions is met. An ExecutionCondition is met whenever a trade occurs on a certain product at the given exchange.