Watch Lists (302)

Votes
Answers
Views
Question
0
votes
1
answer
94
views
asked 4 years ago by
Category: Watch Lists
I am looking somebody to help me with the following code: ---------------------------------------------------------- plot Bet = volume * 100 * 0.5 * (ask() + bid()); Bet.AssignValueColor(if Bet > 1000000 then Color.Green else if Bet < 300000 th...
0
votes
1
answer
748
views
asked 4 years ago by
Category: Watch Lists
Pete TOS gets really confusing, every time I try to assign a background color to a column, it returns: EXACTLY ONE PLOT EXPECTED.  I have attached to code I am using, i have tried everything....except what works of course.  Can you help with plot nee...
0
votes
1
answer
66
views
asked 4 years ago by
Category: Watch Lists
I have added the code to the watchlist, but the colors that show up on the watchlist do not coincide with the squeeze indicator on the charts. I watched 2 different videos from Hahn-tech, one has the cold ending in Green and the other ending in Yello...
0
votes
1
answer
478
views
asked 4 years ago by
Category: Watch Lists
Hello Pete.   I have a watch list of about 205 stocks that i cannot manage to be checking for oversold plus macd change on the daily. I am curious if there is any possible way to set the "Scan MACD RSI" on my entire watchlist? I would like this ...
0
votes
1
answer
694
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
189
views
asked 4 years ago by
Category: Watch Lists
Hi Pete.  May I ask for your help with creating a specific background color based on the Heiken Ashi bars?  I would like to have the background color appear as red if the current bar has no upper wick and the background color appear as green if the b...
0
votes
1
answer
670
views
asked 4 years ago by
Category: Watch Lists
Hello, first of all I want to apologize for my English, I am a follower of yours, and it helps me a lot, and I appreciate it. I don't know what I did and the way the volume looks at the quote watchlist was changed, before the separation of thousands ...
0
votes
1
answer
242
views
asked 4 years ago by
Category: Watch Lists
I would like to create a watchlist with the number of days the price as crossed up through the 20 hull ma and keep a count its been there
0
votes
2
answers
950
views
asked 4 years ago by
Category: Watch Lists
I have used RTD frequently to fetch price data into my Excel Watchlist,  Today I created a Scan in ToS and named the results as a Watchlist which I pasted into the Excel Symbol column, but the price column using =RTD("tos.rtd",,"MARK",TEXT(UPPER...
0
votes
1
answer
182
views
asked 4 years ago by
Category: Watch Lists
So i have this great scan that you helped me with https://www.hahn-tech.com/ans/percent-change-since-open-scan-tos/   but TOS has no way to show the actual % change since open in the table. TOS only shows % change since yesterdays close, I want to sh...