- Questions
- Watch Lists
Votes
Answers
Views
Question
2
votes
1
answer
672
views
asked 8 years ago by J.W. Trull
Category:
Watch Lists
Pete, Thanks for all your hard work! I'm trying to add a custom watchlist that counts the length of a current TTM Histogram trend and resets to zero at any inflection points. The following works as a study, but gets stuck as "loading" w...
2
votes
2
answers
1404
views
asked 8 years ago by Tommy Le Vo
Category:
Watch Lists
Hello Pete I am looking for a code that changes the background color of my watchlist when a green candle passes above the VWAP line on an Intraday Chart.
2
votes
1
answer
4128
views
asked 7 years ago by Juan Banderas
Category:
Watch Lists
Hello Hahn, For traders who are looking for very quick moves in stock prices I wanted to know if you could provide a watchlist code for Percent change in last 5 minutes. In terms of coloring If the percent change is greater than 7%, in the last 5 min...
2
votes
1
answer
579
views
asked 5 years ago by Fernando Berezowsky
Category:
Watch Lists
Could you please help me code for this WL on HULL to give a signal as soon as it changes from down to up or viceversa... for example "UP now" and the next bar just "up". The code I have is the following: input price = close; input length = 20; input ...
1
vote
1
answer
3985
views
asked 8 years ago by Pete Hahn
Category:
Watch Lists
A viewer asks: What I grow tired of doing is customizing my watchlists practically each trading day on TOS. TOS has some quirks to it like forgetting the customized columns. I have not found a way to save my custom columns as the watchlist default ei...
1
vote
1
answer
120
views
asked 8 years ago by Yvens Junior Ulysse
Category:
Watch Lists
morning!! hope all is well. some of the weekly TTM histogram slots are missing and was wonder if that was normal.
1
vote
1
answer
471
views
asked 8 years ago by Wilson Ramos Elias
Category:
Watch Lists
Peter can you help me add a line of code that would allow me to view 3 background colors input threshold = 20 input threshold = 40 Black color for anything below input threshold = 20 White anything above input threshold = 20 but below input th...
1
vote
2
answers
781
views
asked 8 years ago by Guy Woolley
Category:
Watch Lists
Peter I have included a screen shot of the my ADX indicator that I use that is colored red or green depending on the DMI. Here is my question on CELG I have the weekly and Daily slightly above 20 and on the hourly chart it is way below 20 yet on the...
1
vote
2
answers
364
views
asked 8 years ago by Mike D'Antonio
Category:
Watch Lists
I know you made a few posts and videos on custom watchlists, but I am having trouble being able to order my watchlist based on a Fast Stochastics crossover within 2 periods. I am not having trouble being able to put the Fast Stochastics' value on one...
1
vote
1
answer
260
views
asked 8 years ago by MR. Ed
Category:
Watch Lists
Watch_EMA_XSTUDY.ts I guess this was done a couple of years ago. I found it in watchlists on the home page. The question there was can the code be changed without much trouble to reflect the stock price as above or below a certain EMA. In another way...