Votes
Answers
Views
Question
0
votes
1
answer
740
views
asked 3 years ago by Michael Becker
Category:
Chart Studies
Tags:
I have a study that shows pullbacks off swing highs and lows. It counts the pullbacks based on a formula and prints a count on the chart at the pullback. The counter works correctly and the pullback number is correct. The bubbles print in color to...
0
votes
1
answer
93
views
asked 5 years ago by H K
Category:
Chart Studies
Hi Guys, I am trying to make an on screen label that shows me the average "Net" movement of the overall intraday chart based off the 1M chart. I am new to thinkscripting and I want to figure out how to make this particular label start counting from 9...
0
votes
1
answer
66
views
asked 5 years ago by Ratilal Haria
Category:
Chart Studies
Tags:
Hi I thought I had the count of new highs over a period resolved but my script does not give corrrect answers all the time, and I cannot figure out what could be wrong. I am attaching my code and the dates and high values for the AON for last several...
0
votes
1
answer
75
views
asked 5 years ago by Ratilal Haria
Category:
Stock Scanners
I would appreciate any help, pointer, example that would let me scan on ToS to find the number of new highs set during a particular timeframe i.e. this/last week or this/last month. Following is the code to count new highs but do not know about setti...
0
votes
1
answer
445
views
asked 7 years ago by baba 200
Category:
Chart Studies
Hi Pete, Reposting as you requested with a bit more clarification. I wanted to know if there was a way to count intraday Hi and Lo's that a ticker makes makes intraday. For example, I use Charles Schwabs Street Smart edge Scanner and it told me as of...
0
votes
1
answer
138
views
asked 7 years ago by David Jones
Category:
Chart Studies
Hi Steve In your Q&A https://www.hahn-tech.com/ans/dynamic-hilo-watchlist/ you ended the session with… “In order to show the number of times a previous high has been breached requires a very complicated solution that is not provided in the scope ...