xtb-api-unofficial - v0.1.0
GitHub
npm
Preparing search index...
priceToDecimal
Function priceToDecimal
priceToDecimal
(
price
:
IPrice
)
:
number
Convert IPrice to decimal: priceToDecimal({ value: 262, scale: 2 }) → 2.62
Parameters
price
:
IPrice
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
xtb-api-unofficial - v0.1.0
Loading...
Convert IPrice to decimal: priceToDecimal({ value: 262, scale: 2 }) → 2.62