In order to buy stocks, I want to know how much the stock went down from the all-time high price. Therefore, this script shows how much the current stock has dropped from the all-time high. You can change: - how many periods to get the all-time high from - location on the y-axis to place the label on the chart
My Contribution to Jake Bernstein Educational Series, Initiated by Chris Moody. The Stochastic Pop was developed by Jake Bernstein and modified by David Steckler. Bernstein's original Stochastic Pop is a trading strategy that identifies price pops when the Stochastic Oscillator surges above 80. Steckler modified this strategy by adding conditional filters using...
This script is str1nger All-time high and percentage drops script with some small mods, such as the previous candles high and low prices. This script helps me target buy and sell zones based on what percentage the price has dropped.
Percent Off All-time High tracks the percentage difference between the previous day’s closing price and the All-Time high price of the security’s entire price history. This metric tells you how far the price has deviated from/converged on the all-time high price.
This script calculates the price drops from today's high. You can modify the percentages of the price drops yourself.