Hi,
I built my first small strategy and I want to draw text next to the candlestick on the price panel. All draw function I tried always draw on my study panel. How do I control where the drawImageRelative() and draTextRelative() functions will draw ? I want some to fraw on the price panel and others on the study panel.
Thanks
Mario
I built my first small strategy and I want to draw text next to the candlestick on the price panel. All draw function I tried always draw on my study panel. How do I control where the drawImageRelative() and draTextRelative() functions will draw ? I want some to fraw on the price panel and others on the study panel.
Thanks
Mario
Comment