Skip to main content
Version: Next

Type alias: PriceFormatterFn()

PriceFormatterFn: (priceValue) => string

A function used to format a BarPrice as a string.

Parameters

priceValue: BarPrice

Returns

string