Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 16:57:52 +0000



Post From: Display Date and Day of the week on the Chart

[2023-07-29 19:46:45]
j4ytr4der_ - Posts: 938
I stand corrected, I got it to work.

1. Add a Spreadsheet Study to your chart.
2. In cell O2 (the column name), put this formula:
=CONCATENATE(MONTH(J41),"/",DAY(J41),"/",YEAR(J41))
3. In the subgraphs, set subgraph O to Drawstyle Hidden
4. Add a Text Display for Study to your chart
5. For the Study and Subgraph to Display, select subgraph O (SG5) as the subgraph to display
6. Set Display Subgraph Name to Yes
7. Set Use Text for Non-Zero Value to Yes

Now you will have the current date displayed as a text object you can style and move anywhere you want. The date will have a colon after it, but that's a minor annoyance.

Enjoy!
Date Time Of Last Edit: 2023-07-29 19:59:15