TargetStrategy Field
The target strategy of the order
Example Values
1 = VWAP
2 = Participate (i.e. aim to be x percent of the market volume)
3 = Mininize market impact
1000+ = Reserved and available for bi-laterally agreed upon user defined values
public const int TargetStrategy = 847
This language is not supported or no code example is available.
public:
const int TargetStrategy = 847;
This language is not supported or no code example is available.
public const TargetStrategy : int = 847
This language is not supported or no code example is available.
Field Value
int
In this article
Definition