Questions (2351)

Votes
Answers
Views
Question
2
votes
2
answers
1468
views
asked 7 years ago by
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
vote
3
answers
152
views
asked 7 years ago by
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
votes
1
answer
115
views
asked 7 years ago by
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
votes
2
answers
391
views
asked 7 years ago by
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
votes
1
answer
2602
views
asked 7 years ago by
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
vote
8
answers
5486
views
asked 7 years ago by
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
votes
2
answers
449
views
asked 7 years ago by
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
votes
1
answer
212
views
asked 7 years ago by
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
vote
1
answer
226
views
asked 7 years ago by
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...    
0
votes
3
answers
918
views
asked 8 years ago by
Category: Stock Scanners
HI .WHAT IS YOUR OPINION ON HOW TO GET RID OF SECONDARY PERIOD NOT ALLOWED ISSUE? THANK YOU.