Votes
Answers
Views
Question
0
1
63
asked 2 years ago by Ross Camrin
Category:
Chart Studies
Hello Pete, I need help creating a simple chart label Condition 1 find % change from yesterdays close to todays high (include premarket) Calculate the mean ((yesterdays close+todays high)/2)) Find the % change from todays high of day to the mean. Pl...
0
1
302
asked 2 years ago by Tuan Pham
Category:
Stock Scanners
Hi Pete, I'm not sure if I missed it but I don't see this question asked yet? I'm looking for a scan for stocks coming out of the squeeze on the bearish side. Thanks again!
0
1
44
asked 2 years ago by Byronfern S
Category:
Chart Studies
Hi Pete, is possible to plot line at high of the candle when it spikes over 30% ? but if the next candle makes a higher high then plot the line at the new high whether or not it spikes 30% and so on until stop making new highs. Thanks for your time...
0
1
133
asked 2 years ago by chris o
Category:
Alerts and Notifications
Hey, I am trying to do condition wizard or chart studies that show periods in a chart where the stock changed by a percentage in a given period. I contributed 10 dollars. I am a rookie with think or swim so I'll try to explain as best I can what I am...
0
1
116
asked 2 years ago by Jeff Assael
Category:
Chart Studies
Tags:
Hello! Is there a way to change the color of the Hull MA to light-gray (or selectable) when the slope is between a certain range (i.e., not trending or “flat”), instead of always being red or green when the market is chopping? Can this slope range al...
0
1
36
asked 2 years ago by Steven Castro
Category:
Chart Studies
Hello Pete: Had a question on these following conditions. When i place the condition by itself low crosses below 37.96 It shows at 6:54 it met the condition. But when I combined it with the following condition as one, some how it doesn’t works, can y...
0
1
112
asked 2 years ago by Pradeep Reddy
Category:
TS Solutions
Hello Pete - I have a study which gives out a signal when 4 ema crosses 20 ema. Can I place conditional order in tradestation when this crossover happens. How can i attach my study/indicator to an order template in Tradestation. I know this is possi...
0
1
183
asked 2 years ago by D J
Category:
Alerts and Notifications
Hi Mr. Hahn, On the post "How to add audible alert/notification to TTM Scalper Alert", I tried to create an alert by copy/pasting the solution posted by Sergio, but I am getting an exception. com.devexperts.tos.thinkscript.runtime.TooComplexException...
0
1
61
asked 2 years ago by Mike Durante
Category:
Chart Studies
im trying to see if there is any way to make a indicator that draws a line at a percentage mark off of the HOD for example the one im looking to make is a 20% retracement line from HOD
0
1
321
asked 2 years ago by Michael Price
Category:
Chart Studies
Tags:
Hi Pete, Can you create a multi-timeframe DMI Indicator that uses a Points painting strategy as opposed to lines, similar to the multi-timeframe MACD Indicator in the thinkscript code below. The points should turn green when the DI+ is above the DI- ...