ExecutionSimulator.Probability Property
Gets or sets the probability of filling for limit orders.
public double Probability {get; set;}
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function get Probability() : double;
public function set Probability(value : double);
This language is not supported or no code example is available.
Property Value
double
The probability. Values between 0 and 1.
In this article
Definition