test

Share Price Installation

Add the following scripts to your HTML document:

Header Files

Add these CSS files before the closing </head> tag:

Footer Scripts

Add these JavaScript files before the closing </body> tag:

Make sure to replace the __TICKER__ with your site ticker code which should be provided.

Required Attribute Changes

After installing the scripts, you need to update the following data attributes in your HTML:

Replace quote API attribute:

with

Add decimal precision:

Note: Make sure to test your implementation after making these changes. The decimal attribute controls the number of decimal places displayed for price values.