♥ 1 |
Hi Pete. I came across a previous post in which you created a script to search for stocks with a cyan colored TTM C Wave. I am using the script in my watchlist column and it works very well. Are you able to assist me with also adding a count which will show the number of consecutive cyan bars in my watchlist column? Below I have provided link to the previous post and script. Thank you.
declare lower;
Marked as spam
|
Please log in to post questions.
Add this line to the bottom of the code:
scan.AssignValueColor(Color.BLACK);
Or watch our video about using the Condition Wizard for custom watchlist columns to learn how to do that and more: https://www.hahn-tech.com/thinkorswim-condition-wizard-watchlist/