PriceFormatHelper
Package: velox.api.layer1.providers.helper
Type: Class
Inheritance: java.lang.Object รขโ โ PriceFormatHelper
Constructorsโ
PriceFormatHelperโ
public PriceFormatHelper()
Methodsโ
formatPriceDefaultโ
public static String formatPriceDefault(double pips, double price)
Formats prices using default bookmap price formatting logic.
Parameters:
pips-price-
Returns:
Methods inherited from java.lang.Object:
clone()equals(Object)finalize()getClass()hashCode()notify()notifyAll()toString()wait()wait(long)wait(long, int)