tradingview / charting-library-tutorial

This tutorial explains step by step how to connect your data to the Charting Library
MIT License
397 stars 306 forks source link

How to change price's precision/decimal places? #87

Open abdhi-nbs opened 10 months ago

abdhi-nbs commented 10 months ago

By default my charts displays only 2 digit for any price, even if the price has more precision. How to change that so I can show more or less numbers

romfrancois commented 10 months ago

You could rely on the custom_formatters within Widget Constructor.

zyb360 commented 8 months ago

pricescale: 1000