Fractal Breakout V2Version 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 it more apparent at a glance what is happening, but if you find it gimmicky, there's an option to turn that off.
I am inexperienced with pattern recognition, so please send feedback if you have any ideas that would make this more useful.
Thanks!
Lemrin
Chỉ báo Bill Williams
Fractal BreakoutFirst of all, huge credit to synapticEx , whose brilliant use of the security function inspired me to figure out a way to get quasi-shape boundaries automatically drawn on a chart.
This study draws upper and lower trend lines, based on configurable fractal*** reversal detection, calculates slope from the last two upper or lower reversal points, and then extends a dotted line along the same slope...until the next upper (or lower) reversal occurs. If the high (or low) breaks this extension, the dotted line becomes solid to aid visibility. Reversal detection is configurable to use any number of ticks, but probably four to eight will work best.
I made the inclusion of volume in the reversal logic optional (off by default) and left the existing SMA input found in synapticEx's code intact, albeit with a lower default. With the addition of trend lines, I found volume hindered identification of reversals, although I could try various other filters than the SMA included originally.
I have also left intact the very nice ability to change the period and use the requested period identify reversals, courtesy of synapticEx.
This could be used in a strategy, as the values plotted are actual values that are available to include in logic and do not include knowledge of the future. However , information is not available until the floor of half the number of ticks used in reversal detection (I then offset by that number to line things up visually). Having never heard of it until now, I just Googled the Bill Williams Alligator strategy, which looks interesting, so maybe I could see how this could be ported to that.
***As I typed this, I remembered that while making reversal detection configurable, I changed the detection logic simply to look for highest (or lowest) of the desired length of ticks. I don't know whether this is not strictly fractal anymore, but if desired, with a little work, I could make it require consecutive, consistent changes before and after each reversal again.
Here are a few screenshots from hourly ticks, using the "current" (hourly) period, with and without volume, and playing with the number of points used to identify reversals.
Not using volume
Using volume
Smoothened Williams Accumulation/Distribution (Williams AD) Accumulation is a term used to describe a market controlled by buyers;
whereas distribution is defined by a market controlled by sellers.
Williams recommends trading this indicator based on divergences:
Distribution of the security is indicated when the security is making
a new high and the A/D indicator is failing to make a new high. Sell.
Accumulation of the security is indicated when the security is making
a new low and the A/D indicator is failing to make a new low. Buy.
You can change long to short in the Input Settings
WARNING:
- For purpose educate only
- This script to change bars colors.
Brandon: Fractals MKIICustom Indicator development published for customer verification and acceptance.
Features
Generate buy / sell signals if x number of candles following a fractal are up/down.
Generate an early warning (background color change) if x - 1 candles following a fractal are up/down
Generate alerts for buy/sell signals and early warning.
Williams %R Indicator with EMA smoothingRun Williams %R through EMA to smooth it.
Strategy by LoneWolf345, code by sarcos
Crypto - Open Close Cross V6.3Focused on crypto.
Based on an Cpen Close Cross Strategy, augmented by AO and EMA 50/100 crosses.
Crypto - Open Close Cross With EMA - V6.3Designed around Crypto.
Based on an Open Close Cross strategy. Uses AO and EMA50 crosses to reduce risk.
ATRIXTRIX Alligator with main line of balance.
Part of Atrix trade system.
Highly recommend to use with TTC v2 (Cumulative TRIX Moving Averages oscillator. )
Bill Williams. Alligator, Fractals & Res/Sup combined (by vlkvr)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 "split/copypasta" of two key indicators of Bill Williams, plus (as a bonus) visualization of "Support/Resistance" levels (and in fact, lines from extremes or the same fractals).
As a result, before you indicator "three-in-one".
Petes Wild OscillatorThis oscillator is a combo if different goodies i find useful (Maybe you will too) This is a color changing MACD combined with the Awesome Oscillator and also shows the colored sessions as well (Like London session, Asain, NY and Aussie) All MACD and session settings can be changed in the Format tab. I also writtin a decent strategy script for this as well but wanna see if people find it useful before i post garbage lol. I also had colored bars based on if CCI was over 0 but i took it out as this is just a oscillator. Any feedback is always welcomed!
BullTrading 15m Trend master V3.0
BullTrading 15m Trend master V3.0 is a Retracement Trading System that filters main trends with minimum lag. This trading system is based on Transient Zones Theory, Market Makers Theory and Fractals.
BullTrading 15m Trend master V3.0 is alert friendly and works on any financial instrument.
White lines and arrows are manually drawn to show how to calculate the Optimum Entry Levels.
Initial SL is calculated by adding 3 pips to the nearest BullTrading Parabolic SAR line.
TP 1 formula is calculated by multiplying by 1.5 the initial SL pips.
TP 2 is Open and trailed 3 pips above the last BullTrading Parabolic SAR line.
BE is set after reaching the initial SL pips or by trailing the last BullTrading Parabolic SAR line plus 3 pips.
Buy and Entry Signals - Beats Buy and Hold!!Strategy using several indicators and some custom scripts to signal buy and entry zone for cryptocurrencies.
By design (and requirements) - this strategy tries to capture big market moves while most times - it just tries to avoid losing money when the market is moving sideways or even in a downtrend.
You will see a large number of trades that lose - several whipsaws that cant be removed, I think. But, eventually, the strategy works out to keep rising up the capital.
In rare cases, specially in crypto like XRP (that move really really big), this strategy may capture large downward move but still performs better than BnH.
You can request access, and I will try my best to provide that to you.
Let me know if you see any weird behaviour.