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)