I m using this alertcondition
to ask the value from a plot, but the returned value has more than 3 decimal places.
Can I format it to make the output only display precision until 3 decimals only?
alertcondition(crossover(d2,d3), title="monitor", message='{{ticker}} Monitor If price above Current Price={{close}} PIVOT = {{plot("Pivot")}} SUPPORT = {{plot("S1")}} RESISTANCE = {{plot("R1")}}