Votes
Answers
Views
Question
4
1
3848
asked 8 years ago by Load Counts
Category:
Alerts and Notifications
Hi Pete, I like to use the ATRTrailingStop study on Thinkorswim for short term trading and it would be very helpful if this study had the option for study based alerts (text/email/push notifications). Unfortunately, Thinkorswim does not list this stu...
2
2
1568
asked 8 years ago by Kevin K
Category:
Chart Studies
I am learning how to script on the TOS platform. I like a grid chart on a primary aggregation and I would like to have an RSI label on a 1 hour chart with the RSI Daily aggregation value. This would allow me to monitor the daily time and learn more s...
1
3
156
asked 8 years ago by Hilario Dsouza
Category:
Strategy Guide
Hi Pete, Thanks for the video and the code at https://www.hahn-tech.com/thinkorswim-autotrade-almost/ I copied the code (from the strategy template) and pasted it into a new study on a 2 min time chart for /TF, but I do not see any orders show up on ...
0
1
123
asked 8 years ago by Riccardo Trezzi
Category:
Strategy Guide
Hello, I have a strategy that can go long and short. I would like to add a condition to prevent the strategy to open a new trade if the previous one (doesn't matter if long or short) is to close, meaning within a certain number of bars. Is there a si...
0
2
410
asked 8 years ago by Riccardo Trezzi
Category:
Chart Studies
Hello, I have a strategy and I am trying to find a way to write a code that can achieve a simple thing: the strategy should *not* open a short trade if the RSIcrossover happened at the same time (or within a certain number of bars). The problem is th...
0
1
2671
asked 8 years ago by KingOfTraders
Category:
Stock Scanners
Your video covers the histogram value changes. I want a scan that looks for the number of red dots in a row. The standard TTM Squeeze scan in thinkorswim displays stocks that has a Squeeze switch from a green dot to a red dot. Can you please make one...
1
8
5603
asked 8 years ago by Obelix Gaulois
Category:
Stock Scanners
Hi Peter, I want to know if there is a way to modify the macdhistogramCrossover indicator to allow it to scan or screen for a bullish crossover (macd crossing over its signal) that takes place specifically below the macd zero line ? Is there also a ...
0
2
464
asked 8 years ago by David Olsson (hammock monk)
Category:
Stock Scanners
Hi, Pete, I installed your TTM_Squeeze Histogram Scan but I was not able to modify it as I had hoped. I wanted to have it trigger on the first positive crossover bar, rather than requiring a second bar as confirmation. So what I did was edit the line...
0
1
214
asked 8 years ago by Chris Werner
Category:
Alerts and Notifications
I followed your instructions to a T but are unable to successfully get the code to work. I have not tried using it live, only by changing the symbol. Occasionally it will ring and enter a message into the message log but never display the log in th...
1
1
238
asked 8 years ago by TJ D
Category:
Stock Scanners
Hi Pete, Is there a way to scan to look up big orders for a certain stock ? not sure if i asked the right way...