TradingView has some indicators that stick to an edge of the chart window. An example of such indicator is the volume indicator and Visible Range Volume Profile indicator.
Is there a way to program my custom indicator so that it sticks to any of the four edges of the chart window?
Volume and Visible Range Volume Profile indicators
For now, the best option I've found is to plot the chart ahead of the last candlestick but obviously it isn't fixed and if I scroll the chard back then the plot disappears.