ABC Pattern on Recursive Zigzag 

There are several implementations of ABC pattern in tradingview and pine script. However, we have made this indicator to provide users additional quantifiable information along with flexibility to experiment and develop their own strategy based on the patterns. Link to the Indicator: ABC Pattern on Recursive Zigzag The ABC pattern, also known as the Corrective Wave or Zigzag Pattern, is a fundamental concept in Elliott Wave Theory, which is widely used in technical analysis to identify and predict price movements in financial…

Historical Pattern Matcher

Are you a firm believer in the predictability of historical patterns guiding market trends? If so, this indicator is tailor-made for you.

Volume Forks Indicator

The Volume Forks Indicator is a comprehensive research tool that combines two innovative techniques, Recursive Auto-Pitchfork and Angled Volume Profile. This indicator provides traders with valuable insights into price dynamics by integrating accurate pitchfork drawing and volume analysis over angled levels. Link to the Indicator: Volume Forks Indicator The indicator does the following things A pitchfork is drawn when the price forms an ABC pattern. Pitchfork draws a series of parallel lines in the direction of trend which can be used for…

Consolidation Range Tracker

Consolidation Range Tracker is an innovative indicator designed for identifying and tracking price consolidation zones following impulsive moves. 

Auto Chart Pattern - Settings Guide

Auto Chart Pattern is one of our most popular premium technical indicators. The indicator is designed to automatically spot breakout chart patterns on the chart and help users devise trading strategies on the basis.

Recursive Reversal Chart Patterns

An advanced technical indicator that scans for reversal chart patterns - Double Tap, Triple Tap, Cup and Handle, Head and Shoulder patterns

Recursive Auto Pitchfork Indicator

The indicator automatically draws pitchfork formations on a recursive zigzag. This algorithm is developed using the latest features of Pinescript of using methods and types. The script has the option to select different categories of pitchforks to be drawn. Popular types include Andrew's pitchfork, Schiff and Modified Schiff pitchforks. These can be further drawn as either regular or inside pitchforks. Link to the Indicator: Recursive Auto Pitchfork Indicator Say Hi to object-oriented programming with Pinescript using types and methods. This is the…

Auto Trend Lines Indicator

At Trendoscope, we specialise in designing and developing pattern recognition algorithms for technical trading. Our proprietary tools and algorithms provide traders and investors with the most accurate and reliable data possible, helping them make better decisions and achieve greater success in the markets. Link to the Indicator: Auto Trend Lines Indicator I started off with the intention of creating a script to identify Wolfe wave projection. But, soon ran into a problem with loops. Realized drawing a wedge is more difficult than…

Multi Zigzag Wedge and Flag Finder

Most sophisticated Chart Pattern Indicator you will ever find in the open source library of Tradingview. This indicator uses an advanced multi-zigzag algorithm to spot 5 or 6 pivot chart patterns. This is an earlier version of the Chart Patterns (Deep Search) Indicator Link to the Indicator: Multi Zigzag Wedge and Flag Finder Tradingview standard wedge checks for only 4 pivots. In this version, I have considered 5 pivots instead - which can help reduce noise as 4 pivots forming a wedge…

Advanced Wolfe Wave Indicator

The Wolfe wave indicator is a very popular chart pattern used in options trading. The indicator spots the Wolfe formations and also suggests the rules of the Wolfe wave trading system. More details on the Wolfe Wave pattern is available on the tradingview page linked below. Link to the Indicator: Advanced Wolfe Wave Indicator Before getting into the script, I would like to explain a bit of the history of this project. Wolfe was in the back of my mind for some…

Chart Pattern - Deep Search

This algorithm tries to capture chart pattern by drawing trend line pairs for lower and higher pivots. The algorithm is so powerful that it can capture many well-known pattern such as converging and diverging triangles, rising and falling wedges, flags, trend and range channels etc. Link to the Indicator: Chart Pattern (Deep Search) After getting a good response on Wedge-and-Flag-Finder-Multi-zigzag, I thought I will build a little bit further into the script. Please note: The indicator has simple output where it only…