trader2023henry
New member
Hi, I have created a custom indicator using AddChartBubble() to show the values. Currently, the indicator is shown on all the candles. What is the easiest way to only show the indicator on the second to last candle (i.e. the candle before the current candle)? Thank you.