ParticipationRate Field

For a TargetStrategy=Participate order specifies the target particpation rate. For other order types this is a volume limit (i.e. do not be more than this percent of the market volume)  
 
public const int ParticipationRate = 849
This language is not supported or no code example is available.
public:  
const int ParticipationRate = 849;
This language is not supported or no code example is available.
public const ParticipationRate : int = 849
This language is not supported or no code example is available.

Field Value

int

In this article

Definition