Questions (2349)

Votes
Answers
Views
Question
0
votes
1
answer
47
views
asked 6 years ago by
Category: Watch Lists
I was able to update a column on a watchlist to add a label and background color based on the closing price being above or below the 34 ema. Here is the code I am using: plot data = close ; def MovAvgExponentia1 = ExpAverage(close, 34 ); AddLabel(yes...
0
votes
1
answer
412
views
asked 6 years ago by
Category: Chart Studies
Hello Hahn, I wanted to know if you could create a chart label for the 5 minute chart. The label conditions should be   By default, if the stock has done more than 1.5 million shares of volume already on the day, the value should always say "DO ...
0
votes
1
answer
220
views
asked 6 years ago by
Category: Stock Scanners
Hello Hahn, The purpose of this scan is to show stocks that surged the day before and closed strong (near high of day). Can you please create a scan that looks for stocks whose close price on the day is very close to its high price (10% away from its...
0
votes
0
answers
1934
views
Be first to answer!
asked 6 years ago by
Category: Stock Scanners
Hi Pete, Is there a way to create a scan in Thinkorswim that can find the stocks at 61.8% Fibonacci retracement level as a support or resistance? Thanks, Sush
0
votes
1
answer
180
views
asked 6 years ago by
I have a simple PPS column indicator I pieced together that will change colors dependent of which signal is currently  triggered. I use it in multiple columns each with a different timeframe to get a decent idea of the overall trend...what I can't se...
0
votes
1
answer
1230
views
asked 6 years ago by
Category: Watch Lists
Hi there, Very new here, but what a fantastic site!  Learning about TOS strategy was such an awesome function shared here! Im hoping someone can help me with a question.  In the option chain in TOS you can set the chain to show various data points su...
0
votes
1
answer
364
views
asked 6 years ago by
Hello, Recently I have constructed a custom study using the thinkscript editor. While it has been successfully used on charts, it seems that it does not work with the ThinkorSwim stock/option scanners and the study alerts. After researching my proble...
0
votes
1
answer
320
views
asked 6 years ago by
Category: Strategy Guide
♥ 1
Hello, Im a huge admirer of the videos and the site, and i understand a lot more what you do and i appreciate it tremendously. Im attempting to create a strategy that buys and sells using Macd two lines, cci, RSI. I am trying to set macd as the first...
0
votes
1
answer
605
views
asked 6 years ago by
Category: Watch Lists
I have 2 screens and routinely work with multiple flexible grids, so I know how to do that manually.  What I'd like is to open all the watchlist/scan symbols in multiple charts inside a flexible grid.  Ideally I'd like to automatically apply a defaul...
0
votes
1
answer
1282
views
asked 6 years ago by
Category: Stock Scanners
Hi, would it be possible to scan for liquid stock options? Like if the underlying has a tight bid / ask in the options. Thanks.