Watch Lists (301)

Votes
Answers
Views
Question
0
votes
1
answer
84
views
asked 8 months ago by
Category: Watch Lists
Hi Peter, wonder if its possible to customize the watchlist "mark %change" color in order to follow the other columns ive got on the right, with the background green/red with black letters? many thanks.
0
votes
1
answer
80
views
asked 3 years ago by
Category: Watch Lists
Hello Pete, I wanted to know if it was possible to display text column in watchlist showing the SUM in price not percentage  between the High of the Day and Real Time Bid Price?  And also show the Output in Green Text Ex. (HOD)  - (BID) =  SUM GREEN ...
0
votes
1
answer
80
views
asked 7 months ago by
Category: Watch Lists
Hi Pete. I tried to create a watchlist column that appears green with a label of "Bull" if the Moving Average Exp Ribbon XMA1 > XMA2 > XMA3 > XMA4 > XMA5 > XMA6 > XMA7 > XMA8 Also, the column would appear red with a label of "BEA...
0
votes
1
answer
79
views
asked 1 year ago by
Category: Watch Lists
Hello man, I need your help for a simple code to TOS screener to find or to set a column for FCF/share and Total cash and short term/share in relation with the current price in a porcentage base. For example, if the FCF/share of the company X is 10 a...
0
votes
1
answer
78
views
asked 4 years ago by
Category: Watch Lists
Hello Pete      Is it possible to add the blackflag indicator to a watchlist...If the cloud is green have a green column and if the cloud is red have a red column...I'm trying to get multiple time frames in agreement...
1
vote
1
answer
77
views
asked 4 years ago by
Category: Watch Lists
How would I create a custom column in the watchlist that shows each position's net liquidity as a percentage of my overall account net liquidity? Thank you in advance.
0
votes
1
answer
77
views
asked 3 years ago by
Category: Watch Lists
Hello Pete You created a TRIX watchlist for me a little while ago that works great. Is there a way to create an updated version that shows the different stages TRIX is in by Colored field in  Watchlist? Thanks again for all your help coding this. Ell...
0
votes
0
answers
77
views
Be first to answer!
asked 1 year ago by
Category: Watch Lists
I am trying to plot the Gamma Exposure in the Option chain using a custom column. Code below: plot data = if IsPut() then ceil(gamma() * -100 * open_interest()) else ceil(gamma() * 100 * open_interest()); However, it is printing a NaN for both calls ...
0
votes
1
answer
75
views
asked 1 year ago by
Category: Watch Lists
Hello Mr. Hahn! Hope you're doing well. I am trying to create a custom column on my scans that shows the ATR(simple) over 14 bars divided by the average price over 14 bars for the respective ticker. Below is the code I came up with, however I cannot ...
0
votes
1
answer
74
views
asked 3 years ago by
Category: Watch Lists
Hello,  I have a large watchlist (the TOS all listed stocks) with over 6000 symbols and try to sort by using a custom field, such as (close - open), if I leave the show field to [50], the system just sort the 50 showed symbols, if I change the show f...