NormalizePrice

Returns the value of price normalized using the symbol properties.

double  NormalizePrice(
   double  price   // price
   ) const

Parameters

price

[in]  Price.

Return Value

Normalized price.

Note

The symbol should be selected by Name method.