♥ 0 |
This is my code for an arrow that plots for me. Is there any way I can add text under that arrow? Thanks! plot edArrow = if signal then low else Double.NaN;
Marked as spam
|
♥ 0 |
This is my code for an arrow that plots for me. Is there any way I can add text under that arrow? Thanks! plot edArrow = if signal then low else Double.NaN;
Marked as spam
|
No, text cannot be added under the arrow. The only way to display text at a specific location on a chart is to use ChartBubble().
How do I use ChartBubble().? Can you please provide me an example? Thanks
One of the best examples we have for that is here: https://www.hahn-tech.com/thinkorswim-alert-high-low-version-two/