Questions for tag "Watchlist" (14)

Votes
Answers
Views
Question
0
votes
4
answers
1451
views
asked 6 years ago by
Category: Stock Scanners
I am willing to give a big donation for a scan that can capture pretty much the data pulled on the link below on any giving trading session https://www.nasdaqtrader.com/trader.aspx?id=TradeHalts   Specifically stocks that are halted on   Co...
0
votes
1
answer
683
views
asked 4 years ago by
Category: Watch Lists
Hey Pete, I was watching your Thinkorswim Alert High Low Video on youtube and was wondering if this can be Applied into a Watchlist / Scan. Say I scan in the S&P500 and and every time a ticker in the SP500 hits an intraday high it adds it in the ...
0
votes
1
answer
605
views
asked 6 years ago by
Category: Watch Lists
I have 2 screens and routinely work with multiple flexible grids, so I know how to do that manually.  What I'd like is to open all the watchlist/scan symbols in multiple charts inside a flexible grid.  Ideally I'd like to automatically apply a defaul...
2
votes
1
answer
517
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
378
views
asked 6 years ago by
Category: Watch Lists
How can you add a timestamp in your watch list - So you know when the new high was and then you could sort by timestamp.  Thank you
0
votes
1
answer
309
views
asked 5 years ago by
Category: Watch Lists
Hi Pete, I'm interested to have one of the default strategies of Thinkorswim named "RSITrend" on my watch list. I have attempted to create this based on the video I have found, but it was challenging as there are two "sell" condition (RSI_LX and Tren...
0
votes
1
answer
168
views
asked 7 years ago by
Category: Watch Lists
Is there a custom column you can add to a watchlist in TOS that will show the Margin Req as shown on the right column of Monitor --> Account Statement --> Profits and Losses?
0
votes
2
answers
168
views
asked 4 years ago by
Category: Watch Lists
Pete,  Thanks for all the help.  I know we cannot get timestamp, but this there a way to show the bar count in watchlist when a Volume of more than 1000 was recorded on the minute chart on an option. I get alerts when new alerts come in and...
0
votes
1
answer
143
views
asked 3 years ago by
Category: Watch Lists
Tags:
Hi Pete.  I have learned a lot from this forum.  I am looking to add a column to my WATCHLIST.  I want to show the result of this script as a %%.  From the HOD for any ticker on my watchlist I would like to see where it is current...
0
votes
1
answer
108
views
asked 5 years ago by
Category: Watch Lists
Tags:
Hello Pete, Is it possible to create a watchlist column using data from an external source? Let us say that we want to import the float value for a corresponding stock from a *.csv document to a watch list. Thanks in advance.