I played around with it & got nowhere (dunce cap)

I have a bar calculation which requires the use of doubles. All good to go there. I want this value displayed on the chart, and of course directly applying doubles to this is a crap shoot of 0 to 12 decimal points also displayed.. messy...
Objective is to convert the resultant double value into an integer so that it displays without the decimals; hence for example derived value of 54.1836574632 displays on chart as a simple 54.
Thanx

JM

Comment