TradeInfo.ExitPrice Property
Gets or sets the exit price.
public double ExitPrice {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 ExitPrice() : double;
public function set ExitPrice(value : double);
This language is not supported or no code example is available.
Property Value
double
The exit price.
In this article
Definition