- Questions
- Stock Scanners
Votes
Answers
Views
Question
0
1
442
asked 5 years ago by jeffhalonen
Category:
Stock Scanners
Pete, Just watched your new video about creating scans for specific studies but I cant quite figure out how to set mine up. The code I have will plot some fibonacci levels based on the prior weeks range. What I'm trying to do is set up a scan against...
0
1
207
asked 5 years ago by Juan Banderas
Category:
Stock Scanners
Hello Pete, I hope all is well. I wanted to know if it was possible to create scan alerts than only trade in the premarket hours and can even send email/ text alerts between 6am and 9:30am est. Best
0
1
396
asked 5 years ago by Nick Neo
Category:
Stock Scanners
Hi Pete, thank you for the conditional wizard video, it was excellent. I chanced upon this code from telechart which provides a scan for trending chart pattern. I have also attached the notes on the scan criteria explained by the presenter. C>avgc...
0
1
292
asked 5 years ago by Craig Habermehl
Category:
Stock Scanners
Pete I use the 34 EMA to trade intraday....Is it possible to scan for stocks trending up of down with the sope of the EMA at the 1 or 4 o'clock angle...Thanks
0
1
153
asked 5 years ago by Corey
Category:
Stock Scanners
Hi Pete. In a previous post you provided an awesome code that scans for inside bars. Below I have provided the link to the prior post as well as the code. Is there a way to modify the code so it will only scan for stocks with inside bars that touc...
0
1
190
asked 5 years ago by Tuan Pham
Category:
Stock Scanners
Hi Pete, Is it possible to do an ORB scan for options? I have one now for stocks where I can enter my own threshold so not to show too many results. Example: I can limit those that are only .075% above its OR 30-min high. When applying to options, it...
0
1
133
asked 5 years ago by Phyllis Kaufman Goodstein
Category:
Stock Scanners
Hi Pete, I'm using TOS and want to create a scan where the stock closes below the lower Bollinger Band at the end of the day. Thank you in advance.
0
1
254
asked 5 years ago by Vanessa Ortiz
Category:
Stock Scanners
Hello Pete, I have a T3 indicator that displays as color changes(red to green), it works great for the chart but I cant seem to build a scan off it. I have been told that is because scans only recognize numbers not colors. How can I change this scrip...
0
1
1757
asked 5 years ago by Corey
Category:
Stock Scanners
Hi Pete. I am looking for a code that simply scans for stocks in which the previous bar was and inside bar. I came across the code below you provided in a previous post but it doesn't seem to identify stocks when I run an intra day scan. def count ...
0
1
158
asked 5 years ago by Christopher Derbas
Category:
Stock Scanners
Came across your website and am trying to find/create a scan for when the ADX crosses the DM-. Seems like there might be an easy way to modify the scan you created for when DM+ crosses DM-, but I don't know much about coding and couldn't figure it o...