Votes
Answers
Views
Question
0
1
433
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
205
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
393
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
937
asked 5 years ago by Diana Weisfeld Tharpe
Category:
Chart Studies
Your videos are great, I've learned a lot. I've read others requests for help and it looks like a lot of people have a deeper understanding than I do so this seems like a simple question/solution. I want to plot pivot highs and lows on the TOS chart,...
0
1
291
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
0
611
Be first to answer!
asked 5 years ago by Craig Habermehl
Category:
Watch Lists
Hello Pete, I use a lower study called the Waddah study. Would it be possibe to have a watch list column for this study. I would like the WL column to be green if the bar is above both lines on chart and red if below. declare lower; #-------...
0
1
152
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
99
I want to receive twice-a-day TOS alerts when any of the 300+ Optionable stocks on my watchlist are within 5% (Above or Below) of (any of) several SMAs I use. The SMA's I use are 55 89 144 233 377 610 987. I need this only for the SMA's on my DAI...
0
1
462
asked 5 years ago by jeffhalonen
Category:
Chart Studies
So im trying to create auto fibonacci for a specific time frame. I'll share the code below that I have pieced together which plots the exact time frames I'm look at (Open price at 730, then high and low of the rest of the premarket time ie 7;30-->...
0
2
430
asked 5 years ago by Ryan Sizemore
Category:
Chart Studies
I’m not sure how to properly title this one. One of the main concerns is not finding from “X” bars ago but looking for bars ahead and putting a trigger. In the attached photo that is labeled Example 1 here is the issue: I’m using WilliamsFractal stud...