Titans Engulfing Retracement ZonesThe Titan Engulfing Retracement Zones indicator detects Engulfing Candlesticks on a higher user defined timeframe, and uses that event to plot retracement and extension levels on the chart for ease of users' chart reading and trade execution. The four retracement levels, two of which delimit the target entry zone, and another two delimiting the target exit zone, are also user defined.
The user of this indicator is advised that the default levels provided are unoptimized. The user of this indicator is advised to use this indicator at his or her own risk.
To further filter out the results of Engulfing Candlestick detection, a long wick condition has been included into the detection mechanics.
K线分析
Bounce Manager ATRThis is a tool to turn any line or indicator into a signaller from bounces from the source line.
The ATR version is build to specify what would be considered a worthy entry from the line using ATR multiplier values as inputs.
COMPONENTS:
- Max violation: When price moves past this the script will no longer look for entry until a new trend has been established. The line can also be used as a stop loss.
- Confirmation line: When price touches the line during a trend it
will wait to cross over this line to confirm a reaction from the line.
- Min past distance: A trend filtering system, this is a distance from
the line price has to break to confirm trend direction.
- Stop loss: This can be set to a percentage distance from the low after
bounce. Or it can be set to the max violation line
- Take profit: This can be a fixed take profit target or a risk to reward
based take profit. With risk to reward it will multiply the stop loss
distance by the input and use that to create target (green cross)
- ATR based or % based: there are 2 versions of the script, one for strict
percentage based logic and another one based on ATR values
In bounce manager v1 these stop loss and take profit targets are there only for plotting and visual backtesting purposes. Right now it can only send long and short signals.
Part of the Honest Algo service.
Dynamic Volume CandlesThese candlesticks fill with opacity based on the significance of the volume compared to the volume's EMA.
Average Price between Two PointsScript calculates & displays the average price of two selected points. Request from @Bosstradamus3 on Twitter.
This is a quick & dirty script that should be updated in the future.
If you use it and/or modify it, I'd love to hear about it.
Once the indicator is selected, click & drag the label base to reset starting & ending points.
To display label on top of bars, right click on it & select "Visual Order" → "Move to Front."
Wick Pressure by SiddWolfMultiple Wicks forming at OverSold & OverBought levels create Buying and Selling Pressure. This Script tries to capture the essence of the buy and sell pressure created by those wicks. Wick pressure shows that the trend is Exhausted.
How it works:
This Wick Pressure Indicator checks for three candles forming the wicks in overbought and oversold zones. The zones are set by RSI and can be changed in settings. Those three candles should form a bit long wick and length of the wick is determined by ATR. The ATR multiple can be changed from settings. And then the script draws a box in the area formed by three candle wicks.
Confluence:
This indicator should not be used on its own. You should include it in your existing trading strategy. Any indicator should be rigorously tested before making any real trades.
Settings is the Key:
Settings are key to all of my indicators. Play around with it a bit. Change the ATR multiplier. Read the tooltips to understand what each settings mean. Tooltips are the (i) button in-front of each settings.
FAQs:
Q. Does the indicator Repaint ?
--- No. None of my indicators repaints. What you see now is what's drawn in real time.
Q. Indicator doesn't show anything ?
--- Maybe you've messed up the settings so reset it. or try different coin/stock.
Q. Does this indicator give financial advice?
--- No. Nope. Nein. Não. नहीं.
Conclusion:
This indicator is very basic but if used correctly it can be very powerful. Hit me up if you'd like to see the screener/scanner for this or any of my indicators. If you have any questions or suggestions feel free to comment below. I'd love to connect with you. Thank you.
~ SiddWolf
FDAX Impulse TimesThis little scrip is used to automatically draw the most important time periods of the DAX Futures into your chart. You can use the configuration gear to adjust the position of the rectangles based on the current price level.
[k4d] DCA SniperFrench text below / Texte en Français plus bas
TL;DR
DCA Sniper is an indicator that tells you the perfect time to do DCA, the bottoms areas are indicated by red bars, the buy signal is given when a yellow bar appears.
"DCA Sniper" aims to help you make DCA (Dollar Cost Average) smarter.
Instead of buying your cryptos at a regular rate, this script will send you an alert at an opportune moment when the prices are touching, or are close to, a bottom.
The script works on several time intervals, the smaller the interval the more signals you will get...
so you can try with several time slots and choose the one that gives you the best signals for your strategy.
How to use this indicator
The indicator scans the price evolution in real time and displays grey bars
When it detects a potential bottom, the bars become darker
When the bottom is near, the bars turn red
Finally, when a potential bottom is detected, a yellow bar is displayed => it's time to buy
Warning:
Since the indicator works in real time, a bar can change color as long as the current candle is not closed. A yellow bar may very well turn red and thus cancel the signal. So wait for the close before making a decision.
Settings
This version of the indicator has only two settings:
Use Candlesticks filter: If this box is checked, the script will try to eliminate false signals based on candlestick patterns.
Use LinReg filter: If this box is checked, the script uses the "LinReg length" value to apply a linear regression and filters out all bottoms that fall within a standard deviation of the linear regression.
Before using DCA Sniper
This indicator was not developed for trading, although it can give good potential entries.
If you use it for trading, please manage your risk well and share your feedback :)
====================================================================
Résumé
DCA Sniper est un indicateur qui vous indique le moment parfait pour faire du DCA, les zones de bottoms sont indiquée par des barres rouges, le signal d'achat est donné lorsqu'une barre jaune apparait.
"DCA Sniper" a pour objectif de vous aider à faire du DCA (Dollar Cost Average) plus intelligement
Au lieu d'acheter vos crypto à un rythme régulier, ce script va vous envoyer une alerte à un moment opportun ou les prix touchent, ou sont proches, d'un bottom.
Le script fonctionne sur plusieurs intervals horaires, plus l'interval est petit plus vous aurez des signaux ...
vous pouvez donc essayer avec plusieurs tranches horaires et choisir celle qui vous donnent les meilleurs signaux pour votre stratégie.
Comment utiliser cet indicateur
L'indicateur scan l'évolution des prix en temps réel et affiche des barres grises
Lorsqu'il détecte une zone de bottom potentiel, les barres deviennent plus foncées
Lorsque le bottom est proche les barres deviennent rouges
Enfin, lorsqu'un bottom potentiel est détecté, une barre jaune s'affiche => c'est le moment d'acheter
Attention
Puisque l'indicateur fonctionne en temps réel, une barre peut changer de couleur tant que la bougie actuelle n'est pas cloturée. Une barre jaune peut très bien devenir rouge et annule donc le signal. Il faut donc attendre la cloture avant de prendre une décision.
Réglages
Cette version de l'indicateur propose seulement deux réglages :
Use Candlesticks filter : Si cette case est cochée, le script va essayer d'éliminer des faux signaux en se basant sur des patterns de bougies.
Use LinReg filter : Si cette case est cochée, le script utilise la valeur "LinReg length" pour appliquer une regression linéaire et filtre tous les bottoms qui se retrouvent au sein d'une déviation standard de la régression linéaire.
Avant d'utiliser DCA Sniper
Cet indicateur n'a pas été développé pour faire du trading, bien qu'il puisse donner de bonnes entrées potentielles.
Si vous l'utilisez pour du trading, gérer bien votre risque et partagez vos retours :)
4C Inside/Outside BarThis indicator colors the candle body based on whether it closed as an Inside Bar (IB) or an Outside Bar (OB).
Inside and outside bars can be powerful triggers to enter or exit trades from, when price breaks above or below the candle.
The coloring of only the body and not the border of the candle makes it possible to still know whether the candle was bullish/bearish.
This indicator has the unique ability to add/hide labels for each IB and OB.
Small labels are printed on the chart directly below the candle. (See below)
It also has the unique ability to paint the chart background when an IB forms directly after an OB.
This is a special combination of the two, and can also be a powerful signal.
This feature can be turned on/off. (See below)
Thanks to Craig Stine, as some parts of this indicator were adapted from Custom Candle color Inside/Outside candles, Highwave, Star Patt. by Craig_Stine
Fusion: Big Arty CandlesAnyone who follows Arty knows about his "Big A** Candle" strategies.
I didn't like the BAC indicators that had code available so I wrote this one that has some decent flexibility and display options.
You can use this to enter a trade immediately after a BAC, probably in the opposite direction and ride the pullback that usually occurs or just use it to avoid trading until things settle down. I use it to avoid trading for a few bars on the 15 minute timeframe on bitcoin.
The settings are certainly not optimized so set them to whatever suits your needs as the defaults will probably be wrong for you.
The code is structured to easily drop into a bigger system so use it as a lone indicator or add the code to some bigger project you are creating. If you do integrate it into something else then send me a note as it would be nice to know it's being well used.
Finally, if you find value please do make a comment, give a thumbs up etc.
Enjoy and good luck!
Pinbar IndicatorHello everyone, this is a simple script for determining a qualified Pinbar
(1) Indicator introduction
This indicator can combine multiple K-lines and determine whether the combined K-line is a qualified Pinbar
Supports the calculation of Pinbar strength and filters out undesirable Pinbars by a minimum threshold
(2) Parameter introduction
- Pinbar Pattern
Draw Pinbar Pattern Alert?: Display the Pinbar label or not
Pinbar Statistic Period: The statistic bars for calculating average values
Max Merged Bars: Maximum number of merged bars, default is 2
Min Pinbar Strength: Minimum Pinbar strength, default is 1.5
Happy trading and enjoy your life!
————————————————————————————————————————
各位朋友大家好,这是一个用于判断 Pinbar 的简单脚本
(1) 指标说明
该指标可以合并多跟 K线,然后判断合并后的 K 线是否是一个合格的 Pinbar
支持 Pinbar 强度的计算,并通过一个最低阈值过滤掉不理想的 Pinbar
(2) 参数说明
- Pinbar Pattern
Draw Pinbar Pattern Alert?: 是否需要显示 Pinbar 标签
Pinbar Statistic Period: 用于统计 Pinbar 的平均量的 bar 数量
Max Merged Bars: 最大合并 bar 的数量,默认为 2
Min Pinbar Strength: 最小的 Pinbar 强度,默认为 1.5
祝大家交易愉快
merge_pinbarLibrary "merge_pinbar"
merge_pinbar: merge bars and check whether the bar is a pinbar
merge_pinbar(simple, simple) merge_pinbar: merge bars and check whether the bar is a pinbar
Parameters:
simple : int period: the statistic bar period
simple : int max_bars: the max bars to be merged
Returns: array:
Tweak Strat Candle ColorThis script allows traders to customize candlestick colors based on The Strat trading system developed by Rob Smith.
The script determines if the current candle is an inside bar (1), outside bar (3), directional up (2u) , or directional down (2d).
An inside bar is a candle that trades fully within the previous candle.
An outside bar breaks both the high and the low of the previous candle.
A directional up bar breaks the high of the previous candle but NOT the low of the previous candle.
A directional down bar breaks the low of the previous candle but NOT the high of the previous candle.
The trader can modify the colors they wish to use in the settings menu.
NOTE: You must select "Visual order - Bring to front"
If you do not, the custom colors will disappear when you click the chart window.
TheStrat AlertsFinally, an indicator that will monitor and send notification for any potential 'TheStrat' candle combination setups.
Explanation of 'TheStrat' trading technique
‘ TheStrat ’ technique works off the basis of labelling whether the focus candle did or did not break any of the previous candles high or low values. There are three possible label definitions; either a 1 candle, 2 candle or a 3 candle.
1 bar (inside) - If price movement on the new candle remains within the high and low of previous candle.
3 bar (outside) – If price movement went above both the high and the low of the previous candle.
2 bar (directional) – If price movement only broke with the high (called a 2-up) or if price movement only broke the low of the previous candle (called a 2-down).
Once labelled the technique then looks for certain combination of these labelled candles (called actionable setups) such as: 2-1-2, 1-2-2, 3-1-2.
How does the indicator work?
This indicator will monitor and alert you when a possible ‘ TheStrat ’ actionable combination is identified on any ticker and timeframe you add the indicator to and then register an alert. The key decisions are which TICKER and which TIMEFRAME to register the alert and lastly what actionable ‘ TheStrat ’ combination to enable in the indicator settings.
When a registered alert is running it will continually monitor for the enabled ' TheStrat ' conditions and upon the bar close of a defined condition, it generates the alert notification using the existing built-in TradingView alert feature. This indicator is not market or timeframe specific, in fact this alerting indicator can be used to register alerts on multiple tickers and timeframes simultaneously.
Example of how to use the indicator
Assume you are interested in being alerted for any ‘2-1-2’ combination on AAPL on the 30min timeframe. You would simply go to that chart (APPL on 30 min), add ' TheStrat Alerts ' indicator to the chart. Ensure the 2-1-x condition is enabled in the indicator setting. Then using the built-in TradingView - 'Create Alert' feature to register the alert that will listening to 'TheStrat Alerts' indicator monitored events. In this example the alert will specifically trigger if it finds a 2-1 bar setup and send the alert of a possible 2-1-2 setup allowing you to jump to the chart to review.
Description of the script
The script work by monitoring the development of new candles and when it finds a potential developing combination it will generate an alert prior to the completion of the actionable signal.
The following 'TheStrat' combinations have been coded.
2-1-? candle setup (expect 2-1-2)
3-1-? candle setup (expect 3-1-2)
1-2-? candle setup (expect 1-2-2 rev)
3-2-? candle setup (expect 3-2-2 rev)
2d-2d-? or 2u-2u-? (expect 2-2 rev)
"Randy Jackson" 2u-2u-2d-? or 2d-2d-2u-? candle setup
5 consecutive 2u or 5 consecutive 2d "Pivot Machine Gun" candle setup
50% retracement after a 2u
50% retracement after a 2d
Failed 2u - candle that closed red, instead of green
Failed 2d - candle that closed green, instead of red.
1-3 "Nirvana" candle setup
1 candle and 3 candle formation
How is this useful to a trader?
This unequivocally original and useful indicator relieves the need to sit and monitor all the tickers and timeframes you can simply place the alert indicator, enable the conditions under which you wish to be alerted and let it monitor for you.
The clear value of the indicator is the increased ability to find potential setups to trade when certain conditions have been identified.
TO ENABLE, please follow these steps:
1) Add indicator to your TICKER choice and TIMEFRAME of your choice.
2) Open the indicator options/settings (cog wheel of indicator) and select the checkboxes to enable which conditions you want to be alerted on. Start off with a few specific setups to get the hang of the indicator. Then OK the indicator setting window to close it.
3) Next find along the of the screen the 'Create Alert' icon (watch icon with + symbol). Click it will open the ' Create Alert ' settings.
4) For CONDITION , drop down and select ' TheStrat Alerts ' so that the alert will listen for the alerts you selected in the indicator settings.
5) Expand 'More options' to select notification preference like pop-up, sound or email
6) Finally click on ' CREATE ' to register the alerts
The indicator will now generate alerts for the options you enabled in the indicator. Please delete and re-register the alert if you changed any settings in the indicator, for example a different condition.
This indicator is not merging multiple indicators as it uses only the default TradingView alert functionality, and the source code is based on my other highly successful free indicator. The indicator does not infer future performance but does notify of the potential actionable ' TheStrat ' setup prior to the completion of the ' TheStrat ' combination. It is also an independent and standalone indicator and does not rely on any of my other published indicators.
This is a paid private invite-only indicator, if you want a trial, please contact me by sending a private message through TradingView.
Good Luck with trading and I hope this indicator helps to increase the profitability of your portfolio. Happy Trading.
Candle ClassifierThis indicator uses allows its users to locate classifications of candles based on user defined input.
Using a % of candle range the user can specify,
High Wick %
Candle Body %
Low Wick %
The user can also search for candles within a (user defined) variance range.
A nifty feature of this indicator is the display of your criteria, so that you can be reminded while you're looking through your chart!
ICT Fair Value Gap [LM]Hello traders,
I would like to present you ICT Fair Value Gap script. The idea is the same as in my other script to look form imbalances. I have improved the previous script from teaching of ICT and created this script to train the eye to see those gaps. Shrinking option also shows if the gap has been already filled and also in case gap is filled you can get alert in case you will set it up .
The script has two settings:
general settings - definition of volatility condition for middle candle
box settings - setting for boxes, box colors, shrinking
I hope you enjoy it,
Lukas
Hammers & Stars Candle [2022]Hammer and Shooting Star Candle analysis >)
“The home crowd have been right behind their team and there are boos for the officials as they walk off at half-time. Elanga was unfortunate not to win the free-kick, although the clearer foul on him had come before the final tumble. He is entitled to think the ref would bring that back. Instead, United are a goal down.
Higher Timeframe Candle OverlayHi all, this script helps you to see candle of any timeframe at the same time. It is possible to find the regions of dying trend by peeking into the higher timeframe candles. For example, on a 1-min chart, a 1439 min ( (24*60) - 1 ) candle is a day candle refernce to that 1-min. If huge bodied candles starts to grow larger wicks and smaller bodies, it means that the trend is dying.
Opening Range-Price Action IntradayThis combines Opening Range of 15 min and Price Action in one script. Crosses are marked on candles for upside and downside. Break of High/Low of cross marked candles gives direction of market.
Combine & Merge Candlesticks + EMACombine & Merge Candlesticks with EMA
You can do the following:-
1 min - look back 5 (5 min) up to 15 (15 min)
5 min - look back 3 (15 min) up to 12 (1 hour)
15 min - look back 4 (1 hour) up to 16 ( 4 hours)
1 hour - look back 4 (4 hours) up to 8 (8 hours - 1 trading session)
4 hour - look back 2 (8 hours - 1 trading session) up to 6 ( 1 Day)
1 day - look back 5 ( 1 week)
Signals Pirate™ Doji ScalperSignalsPirate™ Doji Scalper is provides users with an instant screener for the one of the most useful candlestick formations in trading and investing, while also providing signals for points of price reversals and variable levels of support and resistance! This package can take your technical analysis to the next level.
Doji candles are a great indication of indecisiveness in the market, and depending on when they occur can indicate upcoming volatility or even a trend reversal! The candles can be identified by their small bodies (distance between open and close price) and long top and bottom wicks (the candle high and lows).
The simplicity of this package ensures traders of all levels of expertise can utilise this tool and experience its benefits to the fullest. Outside of user preference and customisation options, the only variable that alters package performance is the ‘Sensitivity’ option, which dictates how frequently Doji candles will be detected based on how the candles are formed. A value of 10 indicates more lenient classification of Doji candles, where a value of 1 requires a perfect Doji formation before signalling!
The other options available for your alteration are:
The visibility of the variable levels of support and resistance, which are calculated using a variation of the ATR indicator to gauge asset volatility, as well as price action pivot points to indicate where trader interest may be.
Trend reversal labels for both potentially ‘Weak’ and ‘Strong’ reversals. These labels are created based on how price reacts to the varying levels of support and resistance, as well as the candlestick pattern and formation around those crucial levels.
The default settings are the best settings we’ve found so far but you can change them to build your own unique trading strategy. We’d recommend experimenting with these values to find the best results for the asset you are trading, and your own personal trading and investing style.
Direction for use:
1. Use on any asset class and time frame.
2. Fine tune the Doji Sensitivity variable.
3. Be cautious of upcoming volatility after a Doji signal, especially if the signal occurs near the support and resistance levels or after a large move, which could indicate a trend reversal.
4. Watch for Reversal signals, which can provide confluence with the Doji signals and give an early indication that price may soon start moving in the opposite direction.
As mentioned previously, this is a candlestick detection system that dynamically operates to function with superior accuracy regardless of what you’re trading. But with the level of customisation available, this can easily be fine tuned to accommodate scalping, reversal trading, or even long term investing.
We hope you love this package, and it takes your trading and investing to the next level. Please let us know if you have any questions or queries regarding the logic behind the bundle, or if you have any suggestions for improvements etc. We love your feedback and are constantly striving to continuously improve!
No Wick Candles [LYFTOFF-S]This indicator identifies "no wick" candles and labels them. Simple and effective candlestick analysis. Candles without wicks offer interesting trading opportunities, indicating severe momentum in a particular direction with no opposition. On higher timeframes, these can be consistently profitable signals for trades when paired with other technical analysis.
*LYFTOFF-S is part of the LYFTOFF strategy series, offering profitable and proven indicators that can be paired with our strategy template to automate trading.
Inside Breakout PerQuantumCoin Premium Indicator (strategy)HOW IT WORKS:
- The Inside Breakout gives signals on the chart on the breakout of inside bar chart pattern;
- It allows to trade trend or counter-trend signals;
- Computes intrinsic values to access the strength of the Buy/Sell signal;
- Allows users to adjust their own settings, adapting the signals produced;
- These signals can be also set up as Alerts;
- The indicator has a few custom features that allows users to filter out signals using multi-timeframe trend indicator and to keep tracking positions so that one can only get new signals when they reserve position;
This Strategy version is meant to be a companion to the main indicator in order to backtest your SLT/TP settings with different instruments and adapt results.
Please NOTE:
Results may vary depending on TP/SL settings. Also, previous performance is not a indicator for future results.
Inside Breakout - inside bar - PerQuantumCoin Premium IndicatorHOW IT WORKS:
- The Inside Breakout gives signals on the chart on the breakout of inside bar chart pattern;
- It allows to trade trend or counter-trend signals;
- Computes intrinsic values to access the strength of the Buy/Sell signal;
- Allows users to adjust their own settings, adapting the signals produced;
- These signals can be also set up as Alerts;
- The indicator has a few custom features that allows users to filter out signals using multi-timeframe trend indicator and to keep tracking positions so that one can only get new signals when they reserve position;
This Script is meant to help traders easily identify great entry opportunities.
The Script does NOT repaint signals.