Watch Lists (301)

Votes
Answers
Views
Question
0
votes
1
answer
74
views
asked 3 years ago by
Category: Watch Lists
I want a column in the watchlist that subtracts the bid from the ask to return a number so we can predict the slippage at that moment. this is very useful for stocks that are spready, the bid/ask is very wide and you are timing that moment when the b...
0
votes
1
answer
120
views
asked 3 years ago by
Category: Watch Lists
Hey everyone!   I am using a custom watchlist column for options. The custom column timeframe is set to the 1-minute aggregation. I am trying to write a script that returns "1" in the following scenarios:   If the market has been open for 3...
0
votes
1
answer
124
views
asked 3 years ago by
Category: Watch Lists
Hi Pete, I looked in the forum and did not see this specific question. Can you write a script for a custom column that shows the ratio of today's pre market volume (7AM to 9:29AM EST) to the average daily volume (9:30AM to 4 PM) of the last X days (i...
0
votes
1
answer
366
views
asked 3 years ago by
Category: Watch Lists
Hi Pete, You've helped me so much over the last couple of years with your videos and answers to my questions. I actually don't have a question this time. I just wanted to share a custom watchlist column I created for Heikin Candles that I have found ...
0
votes
1
answer
129
views
asked 3 years ago by
Category: Watch Lists
First off I’d like to say thank you I’ve recently started to code bits and pieces together thanks to your help and explanation on the condition wizard. Secondly I’m having difficulty setting up a watchlist column/ scan that would show green when the ...
0
votes
1
answer
100
views
asked 3 years ago by
Category: Watch Lists
I'd like to create a custom symbol column to use instead of the standard one included in watchlists in order to be able to apply my own conditional coloring to it.  getSymbol does not seem to work as a way to "grab" the current watchlist line's symbo...
0
votes
1
answer
138
views
asked 3 years ago by
Category: Watch Lists
Hello Pete, the crossover scan is working on my side now as well. Sorry that I had posted it in the wrong section. Now, I would like to setup a custom field that gives me a colored green field if there was a long signal WITHIN the last three candles....
0
votes
1
answer
174
views
asked 3 years ago by
Category: Watch Lists
I would like to apply dynamic background color to watchlist fields based on a symbol' real time %change from the previous days close. I would like this formula using %change to be dynamic so that the colors change as the %change from the close change...
0
votes
1
answer
138
views
asked 3 years ago by
Category: Watch Lists
Does thinkscript support global variables that can be referenced across multiple solutions/scripts?
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...