Votes
Answers
Views
Question
0
1
72
asked 5 years ago by Juan Banderas
Category:
Stock Scanners
Hello Pete , it it possible to create a scan condition with a time based trigger. For example, if a simple scanner searches for stocks with 10,000 volume+on the day . By 9:45 am market time , it applies a scan condition that only shows stocks with ...
0
1
158
asked 5 years ago by Chanan Siegel
Category:
Stock Scanners
I am sure this is posted somewhere in detail I am reading about the many scans that you have created and given away for free. But I am starting at the very begining, and I dont even know how too add a custom Scan to my Thinkandswim platfo...
0
1
93
asked 5 years ago by ma ba
Category:
Chart Studies
Mr. Pete, I'm glad you are recovering well. I'm trying to write a script that uses the full stochastic to mark cycle highs and lows. The definition of the high is %D crosses above 45 and then back below 55 and the low is marked by %D crossing below 4...
0
1
115
asked 5 years ago by Diana Weisfeld Tharpe
Category:
Chart Studies
Hi Pete, hope you continue to do well in your recovery. A few weeks ago you helped me put pivot highs and lows on my charts using Williams Fractals- thanks again for that. I'd like to do a couple of things with trailing stops using %'s. would there b...
0
1
516
asked 5 years ago by Juan Banderas
Category:
Chart Studies
Hello Pete, I hope all is well. I have been working on some code that calculates the total volume from the 9:30am open. However, the code gives me the total volume on the day. How does one modify the code to only calculate from 9:30am est. &nb...
0
1
149
asked 5 years ago by juan gomez
Category:
Stock Scanners
Hi Pete, how could I create a Scan in TOS for shares whose current price is above the high of the last 52 weeks
0
1
229
asked 5 years ago by Araik Petrosyan
Category:
Alerts and Notifications
Good morning! I am currently day trading options & would love some help setting up a custom 'Study Alert' I would like to set up an alert that signals when: The current market price of a particular option contract is greater than or equal to a mi...
0
1
157
asked 5 years ago by Ron Shebanek
Category:
Chart Studies
Tags:
The PSAR in TOS has one color for up and down dots. I would like to be able to change them to different colors for up and down. Thanks.
1
2
176
asked 5 years ago by Alex Kim
Category:
Watch Lists
Hi there Pete, I've been dying to figure out how you've colored your Net Change column background. Looking to apply that my columns if possible. Could you teach me how? I figure it's simple, but I can't quite seem to figure it out. I appreciate what ...
2
1
558
asked 5 years ago by Fernando Berezowsky
Category:
Watch Lists
Could you please help me code for this WL on HULL to give a signal as soon as it changes from down to up or viceversa... for example "UP now" and the next bar just "up". The code I have is the following: input price = close; input length = 20; input ...