Votes
Answers
Views
Question
0
votes
1
answer
179
views
asked 5 years ago by Steve Grim
Category:
Stock Scanners
I'm scanning using the directions here: https://www.hahn-tech.com/thinkorswim-mtf-macd-scan/ My question is this, it tells you to use the code up top for the 2 longer term timeframes and that produces a scan for a macd curling UP. The ...
0
votes
1
answer
97
views
asked 5 years ago by N V
Category:
Alerts and Notifications
i have a study alert set up for price crossing 50sma in 10 min chart. but i receive too many email alerts at the time of crossing. can i limit it to just one alert per cross or may be turn it off for 15 mins (like TC2000) but i want to continue recei...
1
vote
1
answer
121
views
asked 5 years ago by Max Grand
Category:
Chart Studies
Does anybody know how to get in a Custom Column the same colors (Red and Green) used by ToS in the pre-coded columns (e.g. Net Change, %Change, etc.) - see attached screenshot, both the Red and Green are different. I also copy my code for one of the...
0
votes
1
answer
141
views
asked 5 years ago by Jay Vanamoju
Category:
Stock Scanners
Hi Pete, I was looking into one of your answers in this thread. Link: https://www.hahn-tech.com/ans/candles-sticks-that-change-color-with-heavy-volume/ Is it possible to have a scan based on that script/logic?. I tried with a "plot scan = paintBar;" ...
0
votes
1
answer
104
views
asked 5 years ago by mulcher93
Category:
Chart Studies
Hi, I am new to custom think scripts. I am trying to make my "inside" candles appear yellow on my chart. In other words, if the candle closes without ever exceeding the absolute highs and lows of the previous candle, I would like that "inside" cand...
0
votes
1
answer
685
views
asked 5 years ago by Gary Mitchell
Category:
Strategy Guide
Hi Pete. First I just want to offer a sincere thank you for this great resource, for your generosity, and for all you do for the community. You are to be commended sir. Now on to my question. I'm in the process of learning how to code while at the sa...
0
votes
1
answer
182
views
asked 5 years ago by Ricardo Gonzalez
Category:
Stock Scanners
Hello sir, I want to see if possible to build an scanner to look for BIG Shadow reversal or continuation pattern. Basically in an uptrend the second candle must have a higher or equal top with a lower bottom. In a downtrend the second candle must hav...
1
vote
1
answer
865
views
asked 5 years ago by Koji A. Katakura Jr.
Category:
Stock Scanners
Hello there! I have been following this site for quite some time and it helped learn how to code thinkScript easily! Unfortunately, I am stuck with my current codes since TOS shows "complexity error" even though my codes are correct. I would like to ...
0
votes
1
answer
78
views
asked 5 years ago by Ian Dooda
Category:
Alerts and Notifications
Hi, Pete. Thank you for this wonderful resource :) Here's my question: When I go to place a conditional order based on a study, there are three presets (or defaults) that appear on the list. (See image attached.) I don't want to use the ones on that ...
0
votes
1
answer
137
views
asked 5 years ago by Matt Stevens
Category:
Stock Scanners
I wanted to know if you can make a custom study filter than screens for percent change from open. I know this was answered as a chart study plot but wondering how to make it a custom study filter for scans. Thanks!