Questions (2369)

Votes
Answers
Views
Question
0
votes
1
answer
257
views
asked 4 years ago by
Category: Stock Scanners
Hi Peter, I am new to Thinkscript and I am trying to create a custom scanning criteria where it only shows stocks moving/ breaking above the premarket high on the 1 minute chart, I tried doing this myself but it has been a HUGE fail so far... If you ...
0
votes
1
answer
306
views
asked 4 years ago by
Category: Stock Scanners
Hello Pete, I posted a comment in my initial request but I do not see it posted, not sure if I did something wrong. I want to shorten the list of results for the previous scanner you did for me. I want to look for a doji candle and use the W%R VALUE ...
0
votes
1
answer
562
views
asked 4 years ago by
Category: Stock Scanners
I have been trying to create a scan that shows stocks that are below RSI of  30 and below lowerband of Bollinger Bands. I have some code for the charts that I want to mimic. But the RSI keeps bringing up stocks that are above the RSI of 30. I think I...
0
votes
1
answer
131
views
asked 4 years ago by
Category: Chart Studies
Hi Pete how are you? is it possible to color yellow all the candles that have 3000000 or more in volume excluding the last candle? thanks in advance for your time.
0
votes
1
answer
890
views
asked 4 years ago by
Category: Watch Lists
On TOS is there a way to add a free form custom watchlist column which can be used to add notes against an instrument which shows up in the watchlist. The Notes column allows to add notes but one has to click on each note to look at what was written....
0
votes
1
answer
174
views
asked 4 years ago by
Category: Stock Scanners
First of all i wanted to thank for your hard work for this community. I am getting list of all the stocks which is already crossed 8MA over 21MA irrespective of number of previous bar. Now I need your help on how to get list per below criteria. Last ...
0
votes
1
answer
247
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete, I did as you instructed me, went to the drawing board. This is what I think will help me. Heiken Ashi candles Williams % R indicator, AccumDistPrVol indicator FIRST: IF Candle 1 top is higher than Candle 2 top,  AND Candle 1 W%R is smaller t...
0
votes
1
answer
242
views
asked 4 years ago by
Category: Chart Studies
Hey Pete, hope all is well. I found some code (see below) and tried making it into an MTF lower study that would spike when price is within 5% of a 50 SMA. It seems to only show a fraction of the 50 SMA interactions. I think the "def = status" line i...
0
votes
2
answers
235
views
asked 4 years ago by
Category: Chart Studies
Hello, I am trying to build a script to plot RTH data on RTH and ETH charts. For instance, I would like to plot RTH-only pivot point (high + low + close) / 3 on an ETH chart of /ES   I have tried to use some of your code, buy my results are inco...
0
votes
1
answer
95
views
asked 4 years ago by
Category: Chart Studies
 I am looking for the solution for the following requirement. Is it possible to achieve automatically with thinkorswim script? Add two line of drawings in chart: Price level 1, Price Level 2. The "Price level 1" will be used for order entry pric...