The exchange rate at which profit is converted to the account currency.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
public double ProfitConversionRate
Visual Basic (Declaration)
Public ProfitConversionRate As Double
Visual C++
public:
double ProfitConversionRate

Remarks

This is only used for forex symbols, and only for trades that reduce the position size.

See Also