Questions for tag "Thinkorswim" (17)

Votes
Answers
Views
Question
0
votes
1
answer
245
views
asked 3 years ago by
Hey everyone, I am having a bit of a rough time setting up alerts based on the simple moving average. I want my alerts to notify me when the close AND the open is above/below the simple moving average. I used the wizard condition trying to make this ...
0
votes
1
answer
94
views
asked 2 years ago by
Category: Chart Studies
Hi Pete!  I am working with an indicator in TOS that plots a linear regression channel. (photo attached + code below). I am trying to edit this script so that instead of printing a cloud, TOS instead prints a center line, a line at the top deviation,...
0
votes
1
answer
373
views
asked 2 years ago by
Category: Chart Studies
Hi Pete. I am referencing a previous post Questions – Equanimous Trading – Hahn-Tech, LLC in which you created a script that is working great. *see screenshot I am attempting to do the same thing with VWAP so that when CLOSE < VWAP there is red fr...
4
votes
1
answer
3705
views
asked 7 years ago by
Hi Pete, I like to use the ATRTrailingStop study on Thinkorswim for short term trading and it would be very helpful if this study had the option for study based alerts (text/email/push notifications). Unfortunately, Thinkorswim does not list this stu...
0
votes
0
answers
884
views
Be first to answer!
asked 7 years ago by
Category: Chart Studies
Hi Hahn,  thank you so much for what you are doing.  Do you have any TOS indicator which will indicate when a reversal is happening on a chart?  Really appreciate if there is one, I couldn't find it.   Thanks, Gopi
1
vote
1
answer
1431
views
asked 7 years ago by
Category: Stock Scanners
Hello, I am trying to convert this TC2000 scan I use for a 4% breakout scan to be used in the Think Or Swim scanner. Can you take a look at this and let me know what I am doing wrong and need to change? PCF: C >= AVGC10 + (0.8) * SQR((((C - AVGC10...
0
votes
4
answers
1228
views
asked 6 years ago by
Category: Stock Scanners
I can get the candles to match two of the four colors. Can anyone assist to make it all match? Here's the link to my semi-custom indicator [REMOVED BY MODERATOR]  
0
votes
2
answers
454
views
asked 6 years ago by
Category: Stock Scanners
I'm looking to create a scan for stocks that meet the following criteria: A stock that is in a squeeze (on any time frame) Sector(s) that it belongs in (prefer it's in the top 10 holdings) and sector is in a squeeze Index that it is in whether it be ...
1
vote
1
answer
661
views
asked 6 years ago by
Category: Stock Scanners
Hi Pete, This for this wonderful site, so much to learn ... cant sleep tonight want to finish all in one day ;) . really nice site and very good job done brother. I was wondering is it possible to make a scanner to find a pattern which makes M or W f...
0
votes
3
answers
2614
views
asked 6 years ago by
Hello, I'm trying to set up alerts in Thinkorswim when a 30 minute candle CLOSES either at or above the upper weighted bollinger band or at or below the lower weighted bollinger band. The scripts that I keep trying to use are giving me several false ...