Hey everyone First of all, I'd like to thank Ricardo Santos, Backtest Rookies for the inspiration for this script. Actually, most of it is coming from them and I only mixed them up (and added my secret sauce ^^). If some of you are not thinking about a trading secret sauce, please get serious for a moment :) Some of you asked me how I do to set the trend...
Hello ladies and gentlemen traders Continuing deeper and stronger with the screeners' educational series one more time. This one is heavy crazy mega cool (pardon my french). I - Concept I present to you, ladies and gentlemen, the first screener for harmonic patterns. Starting with an ACBD pattern screener this time!! I used the calculations from Ricardo...
Hello All, I got some requests for a script that shows Fibonacci Levels of Higher Time Frame Candles. so I made/published this script. I hope it would be useful for you. Options: You can set Higher Time Frame, by default it's 1 Day. Optionally it can use Current or Last Candle of higher time frame to calculate/show its Fibonacci Levels. It can show higher...
This indicator plots those pivots/fractals which have not been taken out by price, whereby showing where are the clusters of highs/lows where stop orders (or liquidity) could be hiding. This is a fantastic tool for taking reversal trades.
Basic Trend Line base on fractals (v0.1) Can not draw a line on the future X axis, So just a line segment but not a ray. I don't have a better idea to upgrade...
Unlike the built-in version, you can configure how many bars it takes to confirm a fractal. This indicator plots all Williams high and low fractals, and a stop line that trails the fractals up and down. Includes long and short stop alerts. You can choose whether the trail flips long-short based on the price being exceeded within a candle or on candle close. This...
This indicator gives a clear indication of price action swing-points as well as an indication of whether it is a higher, lower, or equal swing point relative to the last high/low.
Fractal Breakout Strategy This strategy will enter into a Long position when (a) bullish fractal is formed, combined with (b) ATR is relatively low. Trailing stop loss is set based on ATR. Bullish fractal pattern : A bullish fractal pattern looks like this: It is formed when lower-low has reached a local minimum followed by higher-lows. By default, this...
I noticed there weren't any code templates for Williams Fractals, therefore I have written this script to be a template and tutorial for those learning Pine Script. Each line is commented to show what it does. If you don't know what Williams Fractals are, here is a brief explanation. Bill Williams Fractals is a lagging indicator used to plot trend reversals on a...
Hello traders This is the strategy version of this script I - Concept I present to you, ladies and gentlemen, the first screener for harmonic patterns. Starting with an ACBD pattern screener this time!! I used the calculations from Ricardo Santo's script In short, he's using fractals (regular or Bill Williams ) for the pattern calculations. A...
Bill Williams indicators (each separately) are simple and quite self-sufficient, however, are most often used together. The key ones (Alligator and Fractals) are freely available and everyone can use them, but why use them on the chart separately, when "together more fun", and not conceivable, in my opinion, they are one without the other. So, I present...
Custom William Fractals for alerts and educational purpose. Added custom alerts for Williams Fractals. Also added filter to show less fractals on chart. The simple idea how I use fractals in Binary Option is to determine temporary resistance and support. Simple strategy: - Mark Resistance/Support on higher time frame (e.g. 5M) - Set an alert for new...
Hello traders This is the strategy version of my ABCD pattern. I added the Trailing Stop and Trailing Profit upon a follower request I - Concept I present to you, ladies and gentlemen, the first screener for harmonic patterns . Starting with an ACBD pattern screener this time!! I used the calculations from Ricardo Santo's script In short, he's using...
Version 2 of my fractal pattern aid ( Version 1 ). I added a bouncing line between the high and low trend lines, connecting consecutive extreme points. I also chased down a pesky bug in the slope calculation...and for now I have disabled the ability to change resolution basis for extreme detection (e.g. 30m on a 1hr chart). For fun, I added some shading to make...
Gives long-term buy signals for Bitcoin from dips and recoveries in the hashrate (the "miner capitulation" theory). It has an overlay and a standalone mode and is fully configurable. It uses Williams Lows and ATR instead of moving averages. Features that might be interesting for Pinescripters: + Automatic (as far as is possible currently) adjustment of plots for...
Another strategy I'm learning Pine Script on. It is inspired by a MoneyZG youtube strategy called "Easy 5 Minute Scalping Strategy (Simple to Follow Scalping Trading Strategy)". Again this is a one order per trade strategy compatible with the 3commas bot (works also with the free 3commas subscription). This strategy is based on the signals from Williams Fractals,...