Before getting into the script, I would like to explain bit of history around this project. Wolfe was in the back of my mind for some time and I had several attempts so far. 🎯Initial Attempt When I first developed harmonic patterns, I got many requests from users to develop script to automatically detect Wolfe formation. I thought it would be easy and started...
Harmonic Pattern Projection open source Bullish and bearish 5-point patterns are based on various Fibonacci retracement levels and signify potential reversal zones (PRZ). As they become 0%-80% complete, the dashed-line pattern will appear, displaying the PRZ and giving you time to prepare for a reversal. Different combinations of specific fib retracements and...
█ OVERVIEW This indicator was intended as educational purpose only and alternative way to show value in table as shown in Harmonic Pattern Possibility Table . █ CREDITS Credit to Scott M Carney, Harmonic Trading Volume 3: Reaction vs. Reversal. █ USAGE EXAMPLE
█ OVERVIEW This indicator was intended as educational purpose only based on Harmonic Pattern Table (Source Code) and Ratio For Harmonic Points to show Harmonic Pattern Possibility. █ INSPIRATION This indicator was build upon realizing there are some overlap for B = XA among Alternate Bat, Bat, Crab and Gartley. Hence, the values split up to showcase the...
█ OVERVIEW This library was to showcase database for specifications of Harmonic Patterns using arrays. █ CREDITS Scott M Carney, author of Harmonic Trading : Volume Three animal_db(x) TODO: export animal_db Parameters: x : TODO: float value is set to default if not necessary Returns: TODO:
█ OVERVIEW This library is complementary for XABCD Harmonic Pattern Custom Range Interactive PriceDiff() : Price Difference Parameters: : : price_1, price_2 Returns: : PriceDiff TimeDiff() : Time Difference Parameters: : : time_1, time_2 Returns: : TimeDiff ReturnIndexOf3Arrays() : Return Index Of 3 Arrays Parameters: : :...
For my own trading use, mainly a collection of some existing indicators, I spent some time integrating them, which includes harmonic signals, TD signals, Vegas channels and some order flow trading tools, again I didn't invent these indicators, I just did an integration job. Many thanks to @HeWhoMustNotBeNamed, @makuchaku for the open source scripts and libs!
The Authors that made this script have made it easy to keep an eye on most important timeframes (1h, 4h, D, W, M)) moving averages while watching another timeframe. You can select what Ma's you want to be shown for each timeframe and some options to help your analysis (show history, show prices on mouse over label, etc...) It includes 3 MA's: - Fast ( EMA ) (I...
Finds the "crab range" of current price action. /////// The lines corresponds are follows: Green line represents the average high price Orange line represents the median price Yellow line represents the average low price /////// By default, the last 5 bars are used when calculating the price lines, this value can be changed in settings as needed to tune...
█ OVERVIEW This indicator was intended as educational purpose only based on Harmonic Pattern Table (Source Code) to show indication of ratio for each Harmonic points from Point B until Stop Loss. █ CREDITS Credit to Scott M Carney, Harmonic Trading Volume 3: Reaction vs. Reversal. █ USAGE EXAMPLE
This script is a drawing tool which allows users to draw XABCD on the chart and script will tell whether there is any harmonic patterns on the drawings made. The script is based on interactive inputs and requires users to chose XABCD points. Please note This is not a scanner and it will not scan historical bars for harmonic patterns. This needs to be used...
Combining Multizigzag with harmonic patterns - this script generates harmonic patterns based on multiple deapth zigzags. Input parameter allows to chose which Zigzag to be included in pattern identification and set different length, line color, width and style for each Zigzag combinations. Pattern rules are as below: Gartley xab = 0.618 0.382 <= abc...
I may not be able to spend much time on the harmonic patterns and realized that there are not much open source scripts on them either. Hence, decided to release open source version which can be used by other developers for reference and build things on top of it. Original script is protected and can be found here: Logical ratios of patterns are coded as below:...
Lets make things bit complicated. Main difference between this script and the earlier Multi Zigzag Harmonic Pattern is the calculation logic of Zigzag 2, 3 and 4 In the earlier script, all zigzags were plain and were calculated on the basis of different lengths. (Such as 5, 10, 15, 20). These were derived on the basis of Multi Zigzag indicator In this...
update: added optional option for marking the fractals with bgcolor (request for: faizal.mansor.908)
Easy script to find candles which body is less than 50% of candle range.
33 candlestick patterns. republish with a clearer chart. @Mamona
This indicator finds all of the gartley and cypher patterns on anychart and personally I have been using them profitably with BTC, ETH, and LTC. It includes entry points for both patterns but not TP levels, that is up to you to do research on. In version 2 I am working on this, if any of you can help me with that, it would be appreciated. Goodluck!