Questions (2372)

Votes
Answers
Views
Question
0
votes
1
answer
69
views
asked 5 years ago by
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
votes
1
answer
157
views
asked 5 years ago by
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
votes
1
answer
93
views
asked 5 years ago by
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
votes
1
answer
115
views
asked 5 years ago by
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
votes
1
answer
516
views
asked 5 years ago by
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
votes
1
answer
149
views
asked 5 years ago by
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
votes
1
answer
229
views
asked 5 years ago by
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
votes
1
answer
155
views
asked 5 years ago by
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
vote
2
answers
176
views
asked 5 years ago by
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
votes
1
answer
558
views
asked 5 years ago by
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 ...