Questions (2367)

Votes
Answers
Views
Question
1
vote
3
answers
705
views
asked 8 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
390
views
asked 8 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
1247
views
asked 8 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
836
views
asked 8 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
87
views
Be first to answer!
asked 8 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
303
views
Be first to answer!
asked 8 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
295
views
asked 8 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
242
views
asked 8 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.
0
votes
2
answers
721
views
asked 8 years ago by
Category: Chart Studies
Hi Pete, The ATR Trailing Stop code for chart study w/alerts you shared is very helpful. Is it possible to use ATR Trailing Stop in a conditional order? I would like to use it only for Stop Loss.  I already have a position entry signal. Let me know i...
0
votes
4
answers
2411
views
asked 8 years ago by
Category: Stock Scanners
im back again :-)  ...lol... any way you can help me out with another simple problem with this thinkskript study. what i am trying to achieve is the following as study like this: Current Bar/TICK  <VOLUME/PRICE>  is   <GREATER/LESS>  <...