Questions (2367)

Votes
Answers
Views
Question
0
votes
2
answers
2537
views
asked 8 years ago by
I am currently using the TTM Trend (Licensed by John Carter to TOS) and the TTM Trend Alert that Pete Hahn created.  See below for text of alert.  I can only use the standard TOS sounds for the alert (Bell, Ding, Ring, Chimes) but would like to creat...
2
votes
7
answers
2999
views
asked 8 years ago by
Category: Chart Studies
Hey traders. so I wanted to make this study where the bars are colored in GREEN above the 20sma, and colored in RED below the 20sma. So I contacted thinkorswim customer service and the guy told me that I could use this study LBR_PaintBars and so i co...
0
votes
2
answers
1624
views
asked 8 years ago by
Category: Watch Lists
Hi Is it possible to create a dynamic watchlist with ThinkScript that’ll show all tickers that have reached a new high/low 1. for X period, eg. 52 week, daily, weekly, etc 2. sets the color to Green/Red respectively 3. Has a count column that shows t...
0
votes
1
answer
988
views
asked 8 years ago by
Category: Watch Lists
TOS has a "tick" you can use to scan stocks but not one where it displays the tick count for that specified period.  Is this possible?  Thanks!
0
votes
1
answer
2967
views
asked 8 years ago by
Category: Chart Studies
Hi Mr. Hahn, thank you for all that you do. I have a request for  Smooth Moving Average(SMMA) (https://mahifx.com/mfxtrade/indicators/smoothed-moving-average-smma)  crossover scan. I would like to scan for stock with smma crossovers were it show only...
0
votes
0
answers
814
views
Be first to answer!
asked 8 years ago by
Category: Chart Studies
Hello Hahn, Have you ever looked at Tom DeMark indicators? do you think its possible to code this into TOS as a strategy?
2
votes
5
answers
2260
views
asked 8 years ago by
Hi Mr. Hahn, Below is a code for a Hull MA that alerts with a bell sound when the color of the HMA changes. #Hull Moving Average   input price = close; input length = 20; input displace = 0;   plot HMA = MovingAverage(AverageType.HULL, pric...
0
votes
5
answers
2383
views
asked 8 years ago by
Category: Stock Scanners
Individual Daily Gain scanner over period of days i will gladly contribute for your time if you can help me out, im looking for something somewhat simple. i need help trying to setup a thinkorswim scanner that will scan previous 3 days in which every...
1
vote
1
answer
123
views
asked 8 years ago by
Category: Watch Lists
Hello Peter, I tried to do it myself but was not able to.  Is there a way you can quickly code the PSAR onto the watchlist (similar to how you did it with the TTM)?  Thanks!
1
vote
1
answer
384
views
asked 8 years ago by
Category: Watch Lists
Hi there, sorry to bother you... but I was wondering if you could help me create a custom column in my watch lists... i would like for it to indicate if the stock is above, below or in the ichimoku cloud (and if possible what direction it's entering ...