Votes
Answers
Views
Question
2
2
117
asked 5 years ago by Max Grand
Category:
Chart Studies
I’m trying to calculate the Extended Hours %Change (from 4PM to now, assuming we are in an extended hours market, until 9:30AM, from which the %Change number won't change anymore until the close of the session at 4PM) using a 5 minutes aggregation. I...
0
1
174
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
1
93
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
1
116
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
1
138
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
1
97
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
1
666
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
1
171
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
1
817
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
1
74
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 ...