public class PriceFormatHelper
extends java.lang.Object
| Constructor and Description |
|---|
PriceFormatHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
formatPriceDefault(double pips,
double price)
Formats prices using default bookmap price formatting logic
|