Votes
Answers
Views
Question
0
votes
1
answer
108
views
asked 6 years ago by Juan Banderas
Category:
Chart Studies
Hello Pete, I had a question how do we round values 2 decimal places in the display labels. For example in the volume code below . def Pre = if SecondsFromTime(100) > 0 and SecondsTillTime(0930) >= 0 then 1 else 0; def isRo...
1
vote
1
answer
298
views
asked 6 years ago by Bikash Sahoo
Category:
Stock Scanners
Hello, I have gone through the lists here and could not find any script that can do the following. Think or Swim Stock scan Scan for stocks which are 5% or more below 52 week high (if 5% can be variable) Scan for stocks which are 5% or more above ...
0
votes
1
answer
279
views
asked 6 years ago by Dan C
Category:
Watch Lists
How do I make a ThinkorSwim watchlist column that would let me know when the stock price crosses the MovAvgAdaptive(Close,5,2,30,AMA) in the plus(green) and in the minus(red) direction?
0
votes
1
answer
140
views
asked 6 years ago by Krewe Monreaux
Category:
Chart Studies
I see a post from 3 months ago shows how to do the RSI label. https://www.hahn-tech.com/ans/create-labels-for-rsi-dmi-smi/ I am wondering can you do a code where the RSI shows up next to the label. For example RSI 72.30 or whatever it actually i...
0
votes
1
answer
82
views
asked 6 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
votes
1
answer
173
views
asked 6 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
votes
1
answer
109
views
asked 6 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
votes
1
answer
132
views
asked 6 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
votes
1
answer
532
views
asked 6 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
votes
1
answer
160
views
asked 6 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