Questions (2386)

Votes
Answers
Views
Question
0
votes
1
answer
9737
views
asked 7 years ago by
Category: Watch Lists
Is there a way to calculate short interest ratio (SIR) in TOS watchlist?   The short ratio, short interest ratio (SIR) or float short for a public company is the ratio of tradable shares being shorted to shares in the market, or the float. It is...
0
votes
1
answer
464
views
asked 7 years ago by
Category: Stock Scanners
Hey Pete, I want to make a scan using the FW Fisher Transformer, where the FS 5x3 line crosses above the FS 17x5 line. However when I do this it says that the code is too complex. Any way of getting around this?
0
votes
1
answer
361
views
asked 7 years ago by
Category: Stock Scanners
Hi Hahn, I was looking for a specific MTF scanner for ThinkorSwim but couldn't quite find what i wanted. I'm wondering if you can help me out with this. I basically want a Multi Time Frame Indicator with the ability to visualize at least four short t...
0
votes
2
answers
1950
views
asked 7 years ago by
Category: Stock Scanners
Hey Pete,  I'm trying to construct a scan that returns stocks that have pierced through the lower keltner channel intraday and closed abover the lower channel on a daily chart.  I would also like to have a scan that does the same on an hourly chart w...
0
votes
1
answer
498
views
asked 7 years ago by
Category: Watch Lists
def today = volume(period = “DAY”)   This is a line of code I have in one of the chart indicators and it works fine for showing the volume for the day. However, can I modify this line of code to include the premarket volume also in the total. Pr...
0
votes
1
answer
2932
views
asked 7 years ago by
Category: Stock Scanners
Hi Mr. Hahn, I am trying to use the premarket volume in a calculation but the value is not using todays premarket volume, instead it is using the prior days volume. Is there a way to circumvent this problem? Thanks Sudeep
0
votes
1
answer
153
views
asked 7 years ago by
Category: Strategy Guide
Hi....Love the tutorials. I have a question regarding the TOS Strategy Guide video. (or more precisely the code). How can one make this code for a bear strategy?I've tried just reversing all the highs and lows, but I don't know if that would make for...
0
votes
2
answers
96
views
asked 7 years ago by
Category: Stock Scanners
Pete: Can you please help me create a Not-in-Query to find stocks that meet my scan conditions but are not in my custom watch list? I am new to Thnkscript so do not know the commands that can find (or indicate can't find) symbols in a watchlist.
0
votes
1
answer
292
views
asked 7 years ago by
Category: Watch Lists
Hello Pete, Its been sometime since I've dropped by your website, you've done a lot of work here since I last visited and it looks like you put a lot of effort into this helping others. lucky us. Pete I was wondering if you could create a macd column...
0
votes
1
answer
147
views
asked 7 years ago by
Category: Watch Lists
Good Evening, Currently using this watchlist script I found somewhere to show current volume for 1 min candlestick periods: https://pastebin.com/5KghzzQA However, when sorting the column on the watchlist, it gives odd results. Is there a better way t...