Votes
Answers
Views
Question
0
1
110
asked 4 years ago by Corey
Category:
Watch Lists
Hi Pete, Is there a way to create custom watchlist column for the MTF MACD V1? I would like to have a column that mimics the color of the indicator's zero line.
0
1
680
asked 4 years ago by Debjyoti Paul
Category:
Alerts and Notifications
Tags:
Hi Hahn, I have a question regarding a script that I need to modify. Its a simple script which plots high and low on different time frames. plot hh = HighestAll(high); plot ll = LowestAll(low); I am trying to add an alert to this script which can ale...
0
1
159
asked 4 years ago by [email protected]
Category:
Stock Scanners
Hi Pete, Hope all is safe and well. I am trying to build a scan that filters stock by the ATR where the current ATR(14) is less than 50% of it's one six months high. Many thanks for your time and help. Regards Ali
0
1
304
asked 4 years ago by David McLean
Category:
Chart Studies
Pete, Do you have a method for drawing a 9ema from each of the following time frames onto a single chart? 1 minute chart 9ema 5 minute chart 9ema 15 minute chart 9ema 60 minute chart 9ema Ideally, I would like to have all of these 9ema's charted onto...
0
1
165
asked 4 years ago by Corey
Category:
Stock Scanners
Hi Pete, I am reviewing the MACD MTF you created in a previous post. The link to the post is: https://www.hahn-tech.com/thinkorswim-mtf-macd-scan/ I am trying to slightly modify the scan to search for MACD MTF signals ONLY when the initial green hist...
0
1
89
asked 4 years ago by Eric Hughes
Category:
Stock Scanners
Hello again Pete, I have a question regarding a simple scan. Im trying to filter for an uptrend by stating different Sma and vwap be higher than they were X amount of bars ago. vwap>vwap [x]... and so forth with a 9 sma and 20 sma, and vwap.....
1
1
541
asked 4 years ago by Michael Garr
Category:
Watch Lists
How to create a list of columns for a watchlist that could be used as "Defaults', in other words get them available for a watchlist clicking on a button 'Load Defaults' ?
0
1
115
asked 4 years ago by Ram
Category:
Stock Scanners
Hi Pete, I'm creating a strategy where the StochRSI(14) value is crossing above 20SMA as an entry point and StochRSI(14) crossing below 20SMA as an exit point. See the image attached and I have tried this for few other stocks and looks promising. I w...
0
1
282
asked 4 years ago by fama TVe
Category:
Chart Studies
Tags:
Hi everyone, I asked this question in one of the tutorials about ToS Ichimoku Scan and MANY THANKS to Pete for making the clarifications / answer. I thought of sharing it here so every0ne can benefit from it. Q: "I noticed that Ichimoku setup in ToS ...