Watch Lists (301)

Votes
Answers
Views
Question
0
votes
1
answer
90
views
asked 11 months ago by
Category: Watch Lists
Is there a way to create a watchlist column to show the number of consecutive bullish or bearish candles for a stock in the watchlist? Thank you.
0
votes
1
answer
89
views
asked 5 years ago by
Category: Watch Lists
Hi Pete, Can you explain how I could create a custom column that would should show my current gain/loss that included commission costs for option positions?  The end goal is that it will display the amount of actual cash that would enter or leave the...
0
votes
1
answer
89
views
asked 4 years ago by
Category: Watch Lists
One more Request: …. In response to my request on Sept. 27 “ How to change value colors on a label”. input SYMB = "/VX"; def VX = close(symbol = SYMB); def O = open (symbol = SYMB); AddLabel(1, "/VX: " + " = " + VX, if VX > O then Color.RED else i...
0
votes
1
answer
88
views
asked 4 years ago by
Category: Watch Lists
Howdy, I'm having trouble with one part of a SLOWRSI indicator code that I want to fill in with colors based on where the indicator level is.  I have done the same with a couple other indicators, but can't get the bold part of the code correct for th...
0
votes
1
answer
88
views
asked 3 years ago by
Category: Watch Lists
Hi Pete,  Looking to add a date to a watchlist for all the stocks in the watchlist. Show the performance of the stocks in the watchlist from that date forward (I call it a track date and track price which is close of stock on track date). In addition...
0
votes
1
answer
88
views
asked 3 years ago by
Category: Watch Lists
see attached study.  currently returns a price number.  i'd much prefer a number indicating periods since last buy/sell change.  tried to do it on my own, using code of yours i found, but failed.  can you help? would have put code here but it exceeds...
0
votes
1
answer
86
views
asked 7 years ago by
Category: Watch Lists
Hello Mr. Pete Hahn, I would like to ask you to help in creating a watchlist or maybe you will have another idea on how to spot those tickers that will fit the criteria for G2C strategy. Please take a moment to view about G2C strategy here https://ww...
0
votes
1
answer
85
views
asked 3 years ago by
Category: Watch Lists
Hi Pete, Is there a reason why a Custom Week RSI in Watchlist Column for Options ticker does not work for me? Am i missing something on my script?  It seems to work for their built in RSI with Week aggregation period but not for a custom one. I am pl...
0
votes
1
answer
84
views
asked 3 years ago by
Category: Watch Lists
Hi Pete, a novice here in thinkscript. Taking a crack at creating the watchlist that gets volume point of control for stocks in the watchlist between specified dates, say from the lows on March 18th this year to current. Using the thinkscript guide, ...
0
votes
1
answer
84
views
asked 1 year ago by
Category: Watch Lists
How do I make a column showing time for High of Day, and a column showing time for Low of Day If the same price is reached multiple times intraday, show the first time