Previous Day High and Low + Separators Daily/Weekly is an indicator based on separators of days and weeks and at the same time points out the previous highs and lows, everything is marked by lines, it consists of creating a clean graph and separated by the different trading days, referring to the extreme points created the previous day. USEAGE Point to...
Indicator that plots the cumulative number of 52-Week New Highs minus New Lows with an added moving average. Settings allow the choice between S&P 500, Nasdaq 100 or the Overall Market as Index. You can also customize the length of the moving average.
This script shows you the Highs and Lows from multiple candels from some different timeframes. They are the 1D, 1W, 4W (a month basically), and 3M (a quater). The indicator offery you many customization option to make it look how you like it best
Plots the cumulative total of net new highs minus lows over the past 4 weeks and the 10 ema of the calculation. Settings allow choice of NYSE and Nasdaq. Signal shading for when the indicator is above the 10 ema, showing a rising trend of net highs-lows. Similar to the TC2000 T2123 indicator.
Dynamic Day Lines. These lines are dynamic and they detect high, low and mid of the day. Above midline, day is bullish and below mid line day is bearish. If price is at high of the day, and starts to move down, I wont be bearish until it breaks the midline and wait patiently.
Displays the net new 52 week highs - 52 week lows for either the NYSE or Nasdaq. Select colors and moving average input within the settings.
The QFL Screener is a robust tool inspired by Quickfingersluc's trading strategy. Known as the Base Strategy or Mean Reversals, QFL focuses on identifying moments of panic selling and buying , presenting opportunities to enter trades at deeply discounted prices. The QFL Screener is designed to enhance your trading efficiency by simultaneously scanning 40...
First, the credit for the original script to plot a High and Low between a certain time goes to developer paaax. I took that idea, converted it to Pinescript V5, cleaned up the code, and added a few more lines so you can plot different levels based on time of day. Published open source like the original. The example shown has: Blue - plotting from the start of...
This indicator aims to display the price index of Bitcoin based on its logarithmic high and low values. Indicator calculates the logarithmic high and low values of Bitcoin using specific mathematical formulas and then applies a price index formula to obtain a value for each bar on the chart. The resulting value is plotted on the chart as a line, representing the...
================== Read This First Before Use This Strategy ============== *********** Please be aware that this strategy is not a guarantee of success and may lead to losses. *********** Trading involves risk and you should always do your own research before making any decisions. ================= Thanks Source Script and Explain This Strategy...
This script is for a combination of two indicators: an Opening Range Breakout (ORB) indicator and a daily/weekly high/low pivot indicator. The ORB indicator displays the opening range (the high and low of the first X minutes of the trading day, where X is a user-defined parameter) as two lines on the chart. If the price closes above the ORB high, the script...
This script intends to give you the average bid/ask price when using FX trade function on Revolut. Best used with OANDA markets as the price source.
🎲 Overview 🎯 This BOS(Break Of Structure) indicator build based on different MA such as EMA/RMA/HMA, it's usually earlier than pivothigh() method when trend beginning, customer your BOS with 2 parameters now. 🎲 Indicator design logic 🎯 The logic is simple and code looks complex, I‘ll explain core logic but not code details. 1. use close-in EMA's...
This script is meant for stocks that have a pre-market session. It is meant to be used on the 1 min time frame. This script will draw a green line at the high of pre-market, and a red line at the low of pre-market and extend these lines across the regular session day This makes it easy to see if price action during regular market has broken above pre-market high...
OMAR marks the High and Low range of the opening candle (1min is recommended default for trading this) based on the current time frame in current session. Additionally it marks recommended 1x and 2x extensions of the ranges for taking profit that may also be adjusted as needed.
An effective way of finding swing tops and bottoms on a chart. This indicator detects both, history-tested and potential swing highs and lows. It does so by comparing current high or low with the last X candles into history and if it finds at least Y candles with a high/low at the approximately same price level, it will mark this high/low on a chart. This...
For the chosen symbols (Defaults to XLV, XLF, IWM, QQQ), this displays a table that indicates (by color) if each symbol is at the high or low of day. When used with the main indexes, If all symbols are at highs or lows together, this can be a great indicator that a trend day is occurring in the market. You can customize the indicator to use up to 8 symbols of your...
Plot lines for Daily weekly high and low. It helps to find support and resistance for weekly option trading. Weekly high low acts as Support and resistance.