Questions (2351)

Votes
Answers
Views
Question
0
votes
1
answer
149
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
87
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
100
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
498
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
146
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
202
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
142
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
169
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
520
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 ...
0
votes
1
answer
122
views
asked 5 years ago by
Category: Chart Studies
The price channel study that is already in TOS I'm wanting to add arrows for entry for either a long or short. I've changed the default length from 20 to 21. This is irrelevant on how many days you choose but for this example and code, I'm using the ...