On ThinkorSwim I can add the Close to any time increment chart and add a label.
Can someone please give me the simple solution for installing the following simple code into indicators?
In Thinkscript it is very simple:
plot date=Close;
AddLabel(yes,"Close)+close,Color,white);
It’s elegant and very simple
Would greatly appreciate the help
Fred
July 9, 2023