Login Page - Create Account

Support Board


Date/Time: Wed, 12 Feb 2025 04:28:15 +0000



Post From: Tooltip/ChartDrawing Context Window

[2020-09-28 00:54:40]
jj554 - Posts: 20
Hi,
Is there any way to program a tooltip-like functionality for chart drawings? I have a study function that plots my trade history as trend lines and I'd like to be able to store data about the trade in such a way that the chart isn't cluttered with text. The only solution I've found so far is to plot the data on a vertical line so it is somewhat organized on the chart. My first thought is using some sort of tooltip like functionality that would display the data only up an event like a pointer hover event. If there is any such functionality accessible to me, can you point me in that direction?

Thanks