Questions (2372)

Votes
Answers
Views
Question
0
votes
1
answer
83
views
asked 4 years ago by
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
640
views
asked 4 years ago by
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
152
views
asked 4 years ago by
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
792
views
asked 4 years ago by
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
70
views
asked 4 years ago by
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
123
views
asked 4 years ago by
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!  
0
votes
1
answer
1283
views
asked 4 years ago by
Category: Watch Lists
♥ 1
Hi Pete. I came across a previous post in which you created a script to search for stocks with a cyan colored TTM C Wave.  I am using the script in my watchlist column and it works very well. Are you able to assist me with also adding a count wh...
0
votes
1
answer
629
views
asked 4 years ago by
Category: Stock Scanners
Hi Pete, I looked into the following post for 'TTM Squeeze scan that looks the number of red dots in a row.' <a href="https://www.hahn-tech.com/ans/ttm-squeeze-scan-that-looks-the-number-of-red-dots-in-a-row/">https://www.hahn-tech.co...
0
votes
1
answer
167
views
asked 4 years ago by
Category: Stock Scanners
Can you create a study with an arrow and a scanner that uses the MACD histogram crossover with the settings 12,26,9 and also 3,10,16 on Thinkorswim. I attempted to create ny own chart study but some arrows are missing. Thank You. So basically two mac...
0
votes
1
answer
53
views
asked 4 years ago by
Category: Chart Studies
Hi Pete, I found this custom volume study online and i plan to have it on the chart but the size is too big . Is it possible to visually scale this down? I have tried to divide it by 1000 and it doesnt seem to do anything. Also, is it possible to hid...