Watch Lists (301)

Votes
Answers
Views
Question
0
votes
2
answers
35
views
asked 4 years ago by
Category: Watch Lists
Would appreciate if I could get some help with the custom column counting the days since last triggered Pocket Pivot. I have tried using the recursive count function but I am getting only zeros in the column count. Attached is the TOS thinkscript for...
0
votes
1
answer
1176
views
asked 4 years ago by
Category: Watch Lists
♥ 1
Hi Pete. I came across a previous post in which you created a script to search for stocks with a cyan colored TTM C Wave.  I am using the script in my watchlist column and it works very well. Are you able to assist me with also adding a count wh...
0
votes
1
answer
114
views
asked 4 years ago by
Category: Watch Lists
Hello Pete, I am doing options trading. I have a watchlist of about 200 stocks that I am regularly selling options on. I would like to add a custom field with Return On Capital in %. For example, I am selling -0.20 Delta Put Option and +0.20 Delta Ca...
0
votes
1
answer
178
views
asked 4 years ago by
Category: Watch Lists
I'm having an issue where it seems like AssignBackgroundColor isn't checking the current value of a plot. The line above it uses AssignColorValue, and works as expected. The goal is to have the column be colored orange if the criteria of the if state...
0
votes
1
answer
141
views
asked 4 years ago by
Category: Watch Lists
Here is what i have so far Some on my WL registered properly, others not Thanks for any assistance   input builtInPeriod = aggregationPeriod.DAY; input periodsBack = 1; Def high = close(period = aggregationPeriod.MONTH)[periodsBack]; def CrossAb...
0
votes
1
answer
63
views
asked 4 years ago by
Category: Watch Lists
Apparantly I've used up my 19 Custom Quote slots....how do I create additional ones?  Whenever I try to rename one the old just gets rewritten over.  I want to keep old, but make new and more than the 19. Thank ya kindly!
0
votes
1
answer
187
views
asked 4 years ago by
Category: Watch Lists
Im trying to create a custom column on my watch list that will tell me how many candles in a row meet a certain criteria The counter would naturally start at 1 and keep going every 2 hr candle close it keeps meeting the criteria The criteria is:  DMI...
0
votes
1
answer
93
views
asked 4 years ago by
Category: Watch Lists
Okay. Try again. I am fond of the LBR3/10 Oscillator. I am trying to have a color column change when the fast line crosses above the slow line. I have attached the original Oscillator script and the script I worked on with another to make it a Study....
0
votes
1
answer
137
views
asked 4 years ago by
Category: Watch Lists
Hi Pete, I came across a script you created which displays the current bar's impulse color in your watchlist.  Is it possible to also include in the column the number of consecutive bars that have closed with the same color?  Below I have provided th...
0
votes
1
answer
92
views
asked 4 years ago by
Category: Watch Lists
Hello Pete. Are you aware of anyway to use tick as a period vs time when creating custom columns in Watchlists? I have a feeling I already know the answer, which is no, but thought I would ask regardless. Thanks in advance. FYI: I was compiling a scr...
1 17 18 19