Skip to main content
Version: 4.1

Type alias: PriceFormatterFn()

PriceFormatterFn: (priceValue) => string

A function used to format a BarPrice as a string.

Parameters

priceValue: BarPrice

Returns

string