Questions (2349)

Votes
Answers
Views
Question
0
votes
1
answer
767
views
asked 7 years ago by
Category: Chart Studies
Hey Pete! How would we make a Multiple Time-Frame Oversold Indicator using the RSI? Allowing us to change the aggregate time frames and what the Oversold value is for all timeframes. Thanks Pete! Your help is awesome!
2
votes
1
answer
1573
views
asked 7 years ago by
Category: Chart Studies
Hello, I know I can scan for EMA's that crossed within 4 bars (here is the code:). What I need is to be able to scan for are stocks that crossed 4 days ago. Not 4 days ago and 3 days ago and 2 days ago. What I need is to be able to scan for are EMAs ...
1
vote
3
answers
682
views
asked 7 years ago by
Category: Chart Studies
Hi Pete From your code for the Slim scan, is it possible to include the purple condition also when performing a momentum up scan? Doing this would include stocks that are presently consolidating or forming a base in the context of an up trend. Please...
0
votes
3
answers
380
views
asked 7 years ago by
Category: Watch Lists
What I want to know how to do is, "create a custom watchlist coulomb, so that the background color changes when the current price creates a new daily high, and changes to a different color when the last price creates a new 2-day high".
1
vote
4
answers
1188
views
asked 7 years ago by
Category: Chart Studies
Hello, Great tutorials and information. My question is as follow; Is it possible to code an indicator for Thinkorswim using another indicator as the input instead of price? For example, I was trying to plot Donchian Channels but not of price, I wante...
1
vote
1
answer
824
views
asked 7 years ago by
Category: Chart Studies
Hi Pete, I'm trying to figure out how to apply a moving average to a relative strength (correlation) indicator. I have a security eg SPY in the main chart. The lower RS indicator has SPY:GLD. When I add the MA, to the RS, it's the one for SPY or what...
0
votes
0
answers
84
views
Be first to answer!
asked 7 years ago by
Category: Stock Scanners
I called TOS and I can't believe TOS doesn't have a time column in the scans. This voids most any scan or makes it very hard to use. Example, I have a scan called price spike with 50 results, obviously I don't want to see the stock that spiked and ho...
0
votes
0
answers
296
views
Be first to answer!
asked 7 years ago by
Category: Strategy Guide
hey Pete,  Based on this simple script below def exit = 1;  I need your help to make this simple command work,  in which from the time of 15:54 until 16:00 the exit will be equal to zero   I still have not found a way to translate this into Thinkscri...
0
votes
2
answers
280
views
asked 7 years ago by
Category: Chart Studies
Hello Mr. Hahn, First all, Kudos to your scripting skills and the videos you make are awesome. I'm just trying out your Volume_Profile_Scan and as soon as I add the scan, Profiling on the chart shrinks to 10% in size. Looks like the problem is the pr...
0
votes
2
answers
226
views
asked 7 years ago by
Trying to setup a conditional order with the following VWAP scan criteria but the conditional order will not let me enter it.