Crypto Ingenius Breakout w AlertsThis is the study version with working alerts of the Crypto Ingenius Breakout Strategy since alerts only work in studies
Pesquisar nos scripts por "breakout"
Price Volume BreakoutThis indicator signals you when a breakout occurs with a volume that is a predetermined multiple of the moving average volume.
Musashi-Breakout-Trader
This is an indicator that shows trade breakout levels (Shown by Blue Lines). It will assist as a filter when entering trades, thereby improving trading performance.
LEGAL STUFF:
Risk Disclosure
Futures , forex, stock, crypto and derivative trading contains substantial risk and is not for every investor. An investor could potentially lose all or more than the initial investment. Risk capital is money that can be lost without jeopardizing ones’ financial security or life style. Only risk capital should be used for trading and only those with sufficient risk capital should consider trading. Past performance is not necessarily indicative of future results
Hypothetical Performance Disclosure
Hypothetical performance results have many inherent limitations, some of which are described below. no representation is being made that any account will or is likely to achieve profits or losses similar to those shown; in fact, there are frequently sharp differences between hypothetical performance results and the actual results subsequently achieved by any particular trading program. One of the limitations of hypothetical performance results is that they are generally prepared with the benefit of hindsight. In addition, hypothetical trading does not involve financial risk, and no hypothetical trading record can completely account for the impact of financial risk of actual trading. for example, the ability to withstand losses or to adhere to a particular trading program in spite of trading losses are material points which can also adversely affect actual trading results. There are numerous other factors related to the markets in general or to the implementation of any specific trading program which cannot be fully accounted for in the preparation of hypothetical performance results and all which can adversely affect trading results
W5T BiasThe Bias indicator is a sub-chart allowing the users of the main B.I.T.S (Breakout Intelligent Trading Signals Indicator) suite. This Bias indicator automatically looks at a higher timeframe and indicates bullish , neutral and bearish Bias. This is respect to our 3 points of control EMA´s.
Check out our signature to learn more!
Extended Recursive Bands - Maximum Efficiency With Extra OptionsIntroducing A New Calculation For Efficient Bands Calculation !
Here it is ! The Recursive Bands Indicator, an indicator specially created to be extremely efficient, i think you already know that calculation time is extra important in algorithmic trading, and this is the principal motivation for the creation of the proposed indicator. Originally described in my paper "Pierrefeu, Alex (2019): Recursive Bands - A New Indicator For Technical Analysis" , the indicator framework has been widely used in my previous uploaded indicators, however it would have been a shame to not upload it, however user experience being a major concern for me, i decided to add extra options, which explain the term "extended".
On The Indicator Calculation
You can skip this part if it doesn't interest you. The calculation of the indicator is based on recursion, but i want to explain the mathematical formula described in the paper.
I've seen some users trying to remake it from the calculations, however there was always something weird, and i understand, mathematical notations are always a bit weird, even myself don't always write them correctly/understand them, however this one is relatively simple to understand.
First lets explain each elements of the calculation :
α = smoothing constant, or 2/(length+1)
max/min = maximum and minimum function, max return the greatest input value while min return the lowest one, for example :
max(4,2) = 4 while min(4,2) = 2
the "||" notation mean taking the absolute value, for example : |-1| = abs(-1) = 1
The calculation after the max/min function is called the correction factor, and is the core of the indicator. The last two variables are just here to provide an initial value for upper and lower, basically when we start our calculations we will assign the value of the closing price for upper and lower.
The motivation behind using a smoothing constant in range of (0,1) was to tell the reader that the indicator is easily made adaptive, this is what i did on my adaptive trailing stop indicator by using the efficiency ratio as smoothing variable, the user can use 1/length instead of the provided calculation for alpha.
If you interested on the indicator main logic, it is actually really simple, by using upper = max(price,upper) and lower = min(price,lower) we would get the maximum/minimum price value at time t , therefore upper can only be greater or equal than its precedent value, while lower can only be lower or equal than its precedent value, in order to fix that we subtract/sum upper/lower with a value, this allow the upper band to be lower than its precedent value and lower to be greater than its precedent value, this is the role of the correction factor.
The Indicator
The indicator display one upper and one lower band, every common usages applied to bands indicators such as support/resistance, breakout, trailing stop...etc, can also be applied to this one. length control how reactive the bands are, higher values of length will make the bands cross the price less often.
In order to provide more flexibility for the user i added the option to use various methods for the calculation of the indicator, therefore the indicator can use the average true range, standard deviation, average high-low range, and one totally exclusive method specially designed for this indicator.
Classic Method
This option make the indicator use its classical calculation, this is the most efficient method of all.
Atr Method (atr)
This method use the average true range as correction factor, notice that lower values of length can still produce wide band.
Standard Deviation Method (stdev)
This method use a biased estimate of the standard deviation as correction factor.
The method produce smoother bands that converge more slowly toward the price in comparison with the classic correction factor.
Average High-Low Range Method (ahlr)
This method use the average of the high-low range as correction factor, extremely similar to the average true range.
Rising Falling Volatility (rfv) Method
A new method created for this indicator, this correction factor use the absolute prices changes when price value is greater/lower than any length past values of the price, this allow to have more boxy shaped bands, work best with greater values of length.
The bands can be in contact with this method, a possible fix in the future.
Conclusion
The recursive band indicator is one of my greatest indicators in my opinion (i would love to have yours), as you can see the idea behind it is extremely simple and allow for a super efficient band indicator, which was the original motivation behind it, in order to provide more fun for the users i also added more option for the correction factor, this allow the user to be creative and not get stuck with the original calculation.
Like the trend step indicator family we have almost ended our series on the recursive band framework, 1 more trailing stop will be added in the future, and then we'll have more "boring" stuff until i find something cool again, it shouldn't be long ;)
Thanks for reading !
5 Bollinger Heat Bands - EMA/Breakout OptionsBollinger Bands are a technical analysis tool, specifically they are a type of trading band or envelope . Trading bands and envelopes serve the same purpose, they provide relative definitions of high and low that can be used to create rigorous trading approaches, in pattern. recognition, and for much more.
The uniqueness in these bands is that you can enable the breakout alerts and even change from the basic sma bollinger bands to ema bands. The application of 5 bands is unique to certain strategies.
W5T False Breakout StochasticSpecial False breakout Indicator that is part of the W5T Elliott Wave Indicator Suite. Find out more about the whole Indicator with this quick video tour >>>HERE<<<
X Period High/Low/MidToday we have a simple, but endlessly versatile, indicator that plots the X Period High/Low/Mid of your chosen market.
Traditionally the 52 week High/Low is used as a breakout signal. However, by changing to an X period, and adding a midway line, we create a more versatile indicator that can be tailored to various markets.
By default it's set at 250 periods (because I like the 250 period moving average), and I generally trade H4 and Daily time frames. But tweak it to your liking, you just have to modify the length periods by your desired time frame and lookback length. E.g. to create a 52 week indicator on the daily time frame, enter a length of 260 in the indicator (5 days per week * 52 weeks = 260).
For the above reason, I haven't made this indicator MTF, as there's no real need. However, if users find it easier I can look at adding it later.
Also, the mid point between an X period high/low is often a good trend-follower, as well as acting as support/resistance . I encourage you to experiment with different ways of using this indicator. Entire systems (if your risk management is correct) can be built and traded from this one indicator.
Good luck.
DD
ZigZag Plus [xdecow]A ZigZag Like based on candle close.
A lot of options that can be hide in options.
Triangle/bright - reversal confirmation candle
Circle/dark - higher/lower candle breakout
Square/light - Insidebar
~RMCF~ BORC [with 17 page Annotated PDF with Example Charts]BORC, or Breakout Reversal Confirmation, is a signal based TV Indicator that analyzes multi-period price movements to determine when to enter in oversold and overbought tradeable assets. It works in any time frame and any type of security.
Green triangle means buy
Red Triangle means to get ready for the buy signal
$60 for lifetime access + complimentary PDF with example chart setups
DM @reaganmcf_ on twitter for more information and access
Opening Range Breakout - ORBThe opening range is simply the high and low of a given period after the market opens. This period is generally the first 30 minutes or the first hour of trading.
During this period, you want to identify the high and low of the day. In addition, you will also want to account for the pre-market highs and lows, as these levels will often act like a magnet on price action after the bell rings.
Since the opening bell is associated with big trading volumes and volatility, this time of the session provides many trading opportunities. In this manner, traders use the opening range to set entry points on the chart and to forecast the price action for the day.
Rounded Bottom Breakout Strategy Moving Averages20-day SMA , 34-day EMA , 50-day SMA and 200-day SMA moving average indicator based on Rick Saddler's Rounded Bottom Reversal Breakout Strategy
~RMCF~ 5 Bollinger Bands with EMA/Breakout options5 Configurable Bollinger Bands and custom breakout and reversal confirmation indicators. All settings are able to be edited and tuned to your liking. Default standard deviations for the bands are .5,1,2,2.5,3 and breakout/reversal confirmation standard deviation move pair is 2.9,2.1
Flagging BandsIntroduction
A pun between the word flag and the adjective flagging (less dynamic) , this indicator have two bands who react faster when in contact to the price. Imagine you are under sheets, if you abruptly rise, the sheets will instantaneously go up, then if you abruptly get down, the sheets will fall slowly until being in contact with a surface, this is because of a type of friction called drag or air resistance , this force is described in fluid dynamics and i inspired myself from that for the creation of the indicator.
The indicator
The indicator is made of two bands, one upper band and one lower band, then a weighted average of each bands, this average is weighted depending on which band the price is closer. The length control the period of the indicator, in general higher lengths will create wider bands, you must consider that this parameter behave differently than other ones and may create slower results in comparison with other bands indicators while having the same length period.
The indicator can use a simple breakout methodology (see trailing stop part) but can sometime provide support and resistance points, in fact i believe that when the average variability/volatility of band A is higher than the average variability/volatility of band B and that the price cross band B then price will reverse its direction, this claim is not justified, research is needed.
Trailing Stop Mod
It is possible to make the indicator act as a trailing stop, in order to do so just tick the trailing stop mod box.
The average/bands will automatically disappear being replaced by the trailing stop.
Conclusion
I was just playing around when making the skeleton of the indicator, i hope the code is easy to understand, if you need some kind of explanation just pm me, i'm always open to help people/receive suggestions.
Best Regards
Wyckoff Trend Tracking Breakout ReversalWyckoff Trend Tracking Breakout Reversal该指标为您提示市场多空双方的突破与反转。
Ichimoku A/D Breakoutthis is basically a clone of the super a/d indicator but we're using a standard ichimoku as the source for the trend instead of the supertrend indicator
Δ Volume Finder Vol Delta v1.0 by 🇨🇷🇾🇵🇹🇴🇷🇹🇭🇾🇭🇲🇸Δ Volume Finder Vol Delta v1.0 by 🇨🇷🇾🇵🇹🇴🇷🇹🇭🇾🇭🇲🇸
General Description
💰This indicator is given FREE to all our premium indicator subscribers.
🔊Volume Finder is an indicator designed to provide additional insights, and actionable information from the vanilla volume indicator you are all used to.
ℹ More information is never a bad thing! This indicator gives you several tools in one package. The aim is to give volume some additional depth and utility.
🕞The indicator works on any timeframe and any market that has basic volume data (stocks, forex, crypto).
📜 Features
🎚 First off the volume bars are split into positive volume and negative volume. This allows you to more easily visualize the amount of a "green" candle that was actually SELLS, and vice versa - the amount of a "red" candle that were actually BUYS.
🌈It will auto gradient the volume levels based on historical volume range for whatever instrument you are looking at. Yellow bars are deviated outside the lower range (many times this will precede a breakout / breakdown).
🚫If you do not wish to set the auto gradient, you can manually set the levels you would like via settings, or turn it off.
🚦 Next is the Volume Delta. This is the line that is oscillating above and below zero. This shows you the net positive or negative volume. In other words, it shows you the total positive or negative volume.
➕➖ Third are options for EMA plots of the total positive volume and total negative volume. This should be pretty self explanatory.
📩 Lastly is a system that generates alerts when volume breaks out past a certain user defined level. You can plot these alerts as one or both of the following: colored bars on the price chart, or alert bubbles within the indicator pane.
💭Please leave me any ideas or feedback you have!
💬Questions? Comments? Want to get access to an entire suite of proven trading indicators? Come visit us on telegram and chat, or just soak up some knowledge. We make timely posts about the market, news, and strategy everyday. Our community isnt open only to subscribers - everyone is welcome to join.
DBT Squeeze Breakout ScannerThe DBT Squeeze Scanner helps you keep an eye on 10 instruments at the same time. It uses a modified version of the DBT Squeeze strategy and scans this strategy against 10 instruments at the same time.
The scanner looks for areas of low volatility signified by a Bollinger Band squeeze and a light blue coloring on the scanner. Once it is squeezing it looks for potential breakout or breakdown opportunities
The scanner has warning signals for both long and short (sell for non margin exchanges) signals, these warning signals are shown as follows:
Light Blue = Bollinger Band Squeeze
Purple = Get ready for a Breakout
Pink = Squeeze has let go and a Breakout is Incoming
Orange = Get ready for a Breakdown
Yellow = Squeeze has let go and a Breakdown is Incoming
All of these signals have their own TradingView alerts. Alerts can be set for anyone of the 10 chosen instruments. Over 10 different kinds of alerts can be setup all at the same time.
This indicator is designed specifically for trending markets, and can be used in many different markets including: Equities, Futures, Commodities, Forex, and Cryptocurrencies. it will give significantly different signals in ranging markets. This indicator is also designed to be 100% preference, PLEASE make sure to choose which 10 instruments you want to watch, the defaults are just some of the major Cryptocurrencies.
Use at your own risk. This is not financial advise and this indicator is not guaranteed to make you profits. Please message me if you have any questions or feedback. Enjoy.
MADE BY GYROMATICAL
Supertrend A/D BreakoutModified Hoffman A/D:
1. uses standard supertrend to determine up/down direction (previous version used ema crossover)
2. uses improved A/D candlestick patterns
I'm optimistic about this one
QTi65 FORMULAFind low risk entry points with this momentum Indicator formula.
Swing Trading using momentum and breakout idea.
Alerts for Dragon-Bot beta breakout scriptThis is a work in progress for Alerts for a breakout script