Easy to develop this table indicator ?

PCAR

Member
Joined
Feb 17, 2024
Posts
12
Likes
14
Hello MW's Community,

Do you know if it's easy to develop this indicator in the form of a table on the screen giving the trend over different time scales ? (like this)

Thank you!
 

Attachments

  • Screenshot 2024-12-30 at 13.23.20.png
    Screenshot 2024-12-30 at 13.23.20.png
    27.1 KB · Views: 11
...if it's easy to develop.. - matter of your programming skill. Using the Java graphics anything could be drawn on the chart.

cheers.
 
...if it's easy to develop.. - matter of your programming skill. Using the Java graphics anything could be drawn on the chart.

cheers.
Hello, for guidance, do you have in mind a study or an example of MW code that would display a table in the chart? (with com.motivewave.platform.sdk.draw ?)
I've found lots of examples of indicator code based on price movements, but nothing for adding graphical elements such as a table with text in the chart.
Thanks for your help!
 
Last edited:
Top