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