Votes
Answers
Views
Question
0
1
360
asked 2 years ago by Bobby Brown
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
1
309
asked 2 years ago by Bobby Brown
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
1
104
asked 2 years ago by rosario vergara
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
1
63
asked 2 years ago by Davide Bianchini
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
1
37
asked 2 years ago by Davide Bianchini
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
1
132
asked 2 years ago by Rycin Pavao
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
2
478
asked 2 years ago by Aaron B
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
1
55
asked 2 years ago by Ariel Chao
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
1
251
asked 2 years ago by Paul c
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
1
421
asked 2 years ago by Equanimous Trading
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...