I am creating a custom study for watchlist and want use my EFS code to format the decimals for the output plots. Unfortunately .toFixed() changes the output to a string and therefor makes sorting values impossible. Is there some other way to pre-format the outputs for default decimal settings?