The Market Structure (Breakers) indicator aims to detect "Breaker Market Structures", an original concept inspired by breaker blocks, and extend on the original concept of market structures by extending existing MS levels, providing supports/resistances as a result. Various graphical elements are included that highlight the interactions between price and Breaker...
The Ranges With Targets indicator is a tool designed to assist traders in identifying potential trading opportunities on a chart derived from breakout trading. It dynamically outlines ranges with boxes in real-time, providing a visual representation of price movements. When a breakout occurs from a range, the indicator will begin coloring the candles. A green...
The Breakout Detector (Previous MTF High Low Levels) indicator highlights breakouts of previous high/low levels from a higher timeframe. The indicator is able to: display take-profit/stop-loss levels based on a user selected Win/Loss ratio, detect false breakouts, and display a dashboard with various useful statistics. Do note that previous high/low levels are...
The Targets For Overlay Indicators is a useful utility tool able to display targets during crossings made between the price and external indicators on the user chart. Users can display a series of two targets, one for crossover events and another one for crossunder event. Alerts are included for the occurrence of a new target as well as for reached targets. 🔶 ...
The Targets For Many Indicators is a useful utility tool able to display targets for many built-in indicators as well as external indicators. Targets can be set for specific user-set conditions between two series of values, with the script being able to display targets for two different user-set conditions. Alerts are included for the occurrence of a new target...
Pocket Pivot Breakout Indicator The pocket pivot breakout indicator will show a blue arrow under the candle if both the following conditions are met: 1. The percentage change of the candle on that day from open is greater than 3%. 2. The volume on the day of 3% candle is higher than the highest red volume in the past 10 days. The second condition is based on the...
Our new "Trend Lines" indicator detects and highlights relevant trendlines on the user chart while keeping it free of as much clutter as possible. The indicator is thought for real-time usage and includes several filters as well as the ability to estimate trendline angles. 🔶 USAGE Trendlines can act as support/resistance, with a higher number of tests...
Trend Line Xross (TLX) Uses User Input Points to draw trendlines and displays the exact intersection point of those trendlines. This is the public indicator of the practical application for this intersection method included in my entry for Pinefest #1. To determine the exact intersection point I am using the y-intercept method as seen below. The code is...
This indicator is based on popular London breakout strategy. but as I noticed that it don't work good with breakouts so I made it to be used as reversal entries as well. By default the timing is set for asian session but you can change it according to your need. Use as breakout Use as liquidity sweep Note: On some pairs the timing changes...
Hey there, this is my first time publishing a strategy. The strategy is based on the London Breakout Idea, an incredibly popular concept with abundant information available online. Let me summarize the London Breakout Strategy in a nutshell: It involves identifying key price levels based on the Tokyo Session before the London Session starts. Typically, these key...
Bollinger Bands: Bollinger Bands are a technical analysis tool invented by John Bollinger in the 1980s. They consist of three bands—an upper, middle, and lower band—that are used to spotlight extreme short-term prices in a security. The upper band represents overbought territory, while the lower band can show you when a security is oversold. Most technicians will...
Effortlessly uncover Hidden Order Blocks and Breakouts to enhance the reliability and security of your trading. Our indicator efficiently identifies potential order blocks and line breakouts across various timeframes, adding a valuable layer of insight to your charts. With customizable parameters like OB-HH_LL< and more, this tool is designed to optimize your...
This is a strategy intended primarily for algorithmic traders. It's a pseudo-grid bot that uses a dynamic, volume-weighted grid that only updates when the RSI meets certain conditions. It's also a breakout strategy, whereas normal grid bots are not (typical grid bots sell when a higher grid is reached, whereas this strategy sells when a lower grid is breached...
Library "Touched" Breakout(zone, lookback) Tells if the zone has been broken on the current bar. Parameters: zone (Zone) : The definitiin of the zone. lookback (int) : How many bars to look back. Returns: a Touch object that tells if the zone has been broken up or down. FalseBreakout(zone, lookback) Tells if the zone has a false breakout...
The Range Detector indicator aims to detect and highlight intervals where prices are ranging. The extremities of the ranges are highlighted in real-time, with breakouts being indicated by the color changes of the extremities. 🔶 USAGE Ranging prices are defined by a period of stationarity, that is where prices move within a specific range. Detecting...
The Range Breakout Signals (Intrabar) is a novel indicator highlighting trending/ranging intrabar candles and providing signals when the price breaks the extremities of a ranging intrabar candles. 🔶 USAGE The indicator highlights candles with trending intrabar prices, with uptrending candles being highlighted in green, and down-trending candles being...
The script shows the opening range of the instrument based on different resolutions and timeframes. Inputs : 1. Resolution It decides the calculation frequency of the script. In Auto resolution, Standard values have been used. 2. Timeframe It decides the timeframe for the OHLC values. By default, it will use the chart timeframe and so chart OHLC values. 3....
Buying near the bottom and selling near the peak can be a challenging trading approach. However, it all begins with the ability to identify these essential zones. This indicator is targeting support and resistance with heightened accuracy. It utilizes features like: I. Multi-Level Weighting for Enhanced Support and Resistance Zones II. Vertical Zone Range...