Watch Lists (302)

Votes
Answers
Views
Question
0
votes
1
answer
294
views
asked 3 years ago by
Category: Watch Lists
I am trying to create a custom column for my Quotes watchlist.  
1
vote
2
answers
289
views
asked 3 years ago by
Category: Watch Lists
Hello Pete, Hope your doing well. Do you know if it's possible to properly sort a watchlist using the AsPercent() function (in a custom column)? I have some code (shown below) that is used to calculate the relative daily volume of an instrument; howe...
0
votes
1
answer
288
views
asked 6 years ago by
Category: Watch Lists
Hi Pete, I’ve been wanting to tinker with this one for awhile. Today I have successfully created scans that are synchronized with the studies on my charts. I am wondering if you have created watchlist columns along the way? It would be great to have ...
0
votes
0
answers
283
views
Be first to answer!
asked 7 years ago by
Category: Watch Lists
Hello Pete, I would like to ask you if it’s possible to use MACDHistogramCrossover study with the pop-up alerts window to TOS LIVE Watchlist, as in your example with TTM_squeeze? there it is color coded, but I am interested if you can add Donchian Lo...
0
votes
2
answers
279
views
asked 6 years ago by
Category: Watch Lists
Hi Pete, First, I want to say thank you. My trading has improved immeasurably since I started adding custom codes to TOS and stumbled upon your site. I am completely new to TOS and coding but your site has advanced me greatly. I am looking for a colu...
0
votes
1
answer
272
views
asked 6 years ago by
Category: Watch Lists
  Pete, My hope is that the column box will turn green when the scan indicates that a crossover is occurring in the selected plot for your Relative Strength Scan study. For example my code below is selected for the bullish crossover and this is ...
0
votes
1
answer
269
views
asked 4 years ago by
Category: Watch Lists
Hi Pete, In a previous post you created a script that colors the watchlist column to match the current color of the TTM Trend.  Are you able to also add the consecutive bar count which will show how many consecutive bars have been painted as red or b...
0
votes
1
answer
264
views
asked 6 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
260
views
asked 1 year ago by
Category: Watch Lists
I tried writing the code for the four color for wave A and getting this error syntax error: an else block expected at 3:6 plot waveA = TTM_Wave().Wave1; AssignBackgroundColor(if waveA >= 0 then if waveA > waveA[1] then Color.CYAN else color.BLU...
0
votes
1
answer
258
views
asked 4 years ago by
Category: Watch Lists
Hello Pete.  I would like to assign a background color to my watchlist column which will let me know if the current VWAP is greater than or less than the 50 period exponential VWAP moving average.  If the VWAP is greater than the 50 period exponentia...
1 8 9 10 11 12 31