Questions (2372)

Votes
Answers
Views
Question
0
votes
1
answer
360
views
asked 2 years ago by
Category: Stock Scanners
How would I create a scan for Tweezer Tops or Tweezer Bottoms as they relate to the Bollinger Bands ? Specifically, Bollinger Band settings are: displace 0, length 21, number of deviations down -2, number of deviations up 2 and average type simple. F...
0
votes
1
answer
309
views
asked 2 years ago by
Category: Stock Scanners
Please explain the exact use of the "Offset:" and "within" settings when working within the Edit Condition box. I've viewed a few videos which demonstrate the Offset number being changed but I have not been able to find the use for the "within" setti...
0
votes
1
answer
104
views
asked 2 years 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
63
views
asked 2 years ago by
Category: Chart Studies
Hi Pete, I have a simple label that I would like to only appear before 9:30am. After 9:30am, I would like this label to hide/disappear from view, as it is no longer needed. I will use a simple example with the following code;   input recentBars ...
0
votes
1
answer
37
views
asked 2 years ago by
Category: Chart Studies
Hi Pete, I have a label of the total volume for the day, which displays it in unnecessarily long form, e.g., 315,774,788. This takes up too much space as a label. I would like to convert the number in the label to a short form (based on millions, wit...
0
votes
1
answer
132
views
asked 2 years ago by
Category: Chart Studies
I am trying to create a thinkscript that shows vertical lines on the chart when the TTM Squeeze has negative up & positive down bars And No Vertical Lines When TTM Squeeze Has Positive Up Bars & Negative Down Bars. I added a picture to help e...
1
vote
2
answers
478
views
asked 2 years ago by
Category: Stock Scanners
Do you have code that would allow me to scan for Price-to-Sales Ratio (P/S) where I could enter a min and a max and have the results filtered to display that range?
0
votes
1
answer
55
views
asked 2 years ago by
Category: Chart Studies
Hello Pete, Hope you're doing well and the market is treating you kindly! I was wondering if you could help me create a chart display label on the top left corner on TOS for the current parabolicSAR amount. Thank you for your help!
0
votes
1
answer
251
views
asked 2 years ago by
Category: Stock Scanners
Hello, I am trying to make a scanner that will alert me anytime the price of a stock passes above or bellow Bollinger band with the settings (CLOSE, 0, 12, -3.0,3.0,SIMPLE) for the 5,15 and 30 minute time frames intraday. It does not have to close ab...
0
votes
1
answer
421
views
asked 2 years ago by
Category: Chart Studies
Hi Pete, When using the code linked below to plot vertical lines, they appear on my charts as dotted lines. Is it possible to augment the script so that when the study is double clicked the user is able to customize the following parameters (of the v...