Votes
Answers
Views
Question
0
1
142
asked 5 years ago by Jesse
Category:
Chart Studies
Hi, I am trying to create a study that plots second order pivots (definition and visualization of the study is given in the attached image). Attached is the code that I have written (could not add into description due to length of post) which does no...
1
1
218
asked 5 years ago by John Moore
Category:
Strategy Guide
Ive been playing with a strategy that uses MACD, RSI and VWAP to choose entry and exit points. All of the individual parameters work but I cant figure out how to format the SELL_AUTO statement to choose between 3 different possibilities. The characte...
0
1
156
asked 5 years ago by Scrooge McDuck
Category:
Stock Scanners
I made a multi time frame scan and everything that comes up with I scan is grey, no green or red bars. http://tos.mx/wokaVSa Here's a link to the scan. Example attached as pic.
0
1
261
asked 5 years ago by Retro Nomicon
Category:
Chart Studies
Hi again Mr Hahn, I tried to combine some of your codes together to get a TOS study that would indicate both an "overbought" and "oversold" condition based primarily on your MACD RSI part 2 scan. Sadly it still only indicates the "oversold" conditio...
0
1
181
asked 5 years ago by Melody T
Category:
Stock Scanners
Hello, I'm new to thinkscript. Would like to know how to combine the following where the 1 bar ago being the new 6 months low? Thank you in advance. WilliamsPercentR("length" = 10)."WR" is less than -80 within 2 bars AND WilliamsPercentR("length" = ...
0
1
710
asked 5 years ago by Paul Y
Category:
Stock Scanners
Hi Hahn, I would love to have you looked at my script that I want to scan stocks or ETFs to find the ones that have the price (going higher than previous close) while the Woodies CCI(14) (going down from higher than 100 to lower). Here it...
0
1
217
asked 5 years ago by Retro Nomicon
Category:
Strategy Guide
Hi Mr Hahn, I though I could quickly make an ATRTrailStopLX by taking the built-in thinkorswim ARTTrailStopLE and then modifying that. It didn't quite work out like I had hoped. I don't want that signal to start a short position. I just wanted to ...
0
2
195
asked 5 years ago by Bob Boblaw
Category:
Watch Lists
Pete, Thanks for all the help. I know we cannot get timestamp, but this there a way to show the bar count in watchlist when a Volume of more than 1000 was recorded on the minute chart on an option. I get alerts when new alerts come in and...
0
1
108
asked 5 years ago by Omar Sheikh
Category:
Chart Studies
Hi Pete! I'm trying to create a script where I want to plot the highs of the 5 highest volume candles with an added constraint that the prices should be incrementally higher. By that I mean, if I take the highest volume candle just to the left of tod...
0
1
139
asked 5 years ago by Bob Boblaw
Category:
Stock Scanners
Hey Pete, I know from the past posts that there is limitation in TOS on how much we can do with Options. But I have a decent scanner to pull Option Volume and I get alerts ringing nicely too. But the only issue is that its difficult to find items add...