Hurst Diamond Notation PivotsThis is a fairly simple indicator for diamond notation of past hi/lo pivot points, a common method in Hurst analysis. The diamonds mark the troughs/peaks of each cycle. They are offset by their lookback and thus will not 'paint' until after they happen so anticipate accordingly. Practically, traders can use the average length of past pivot periods to forecast future pivot periods in time🔮. For example, if the average/dominant number of bars in an 80-bar pivot point period/cycle is 76, then a trader might forecast that the next pivot could occur 76-ish bars after the last confirmed pivot. The numbers/labels on the y-axis display the cycle length used for pivot detection. This indicator doesn't repaint, but it has a lot of lag; Please use it for forecasting instead of entry signals. This indicator scans for new pivots in the form of a rainbow line and circle; once the hi/lo has happened and the lookback has passed then the pivot will be plotted. The rainbow color per wavelength theme seems to be authentic to Hurst (or modern Hurst software) and has been included as a default.
Komut dosyalarını "wave" için ara
[blackcat] L2 Handicap Volume for StocksLevel 2
Background
Handicap volume is a way to understand market logic.
Function
I have studied many classic trading textbooks about volume. Most textbooks tell me that the most authentic indicator in the world is the trading volume, because other things can be faked, but the trading volume is real, and the real money is there, so it cannot be faked! But now, almost everyone knows that if you place an order there, and then eat it yourself, and the volume comes out, it does not reflect the real long-short will of the market.
So why is volume still considered the most important technical indicator by many successful traders in the stock market? Here is to distinguish from the duration and intensity of the trading volume, the actions of the main whales. It's like in the sea, small fish and shrimp can only create ripples, while whales can set off huge waves. When you need to fish, you must go to the sea with both ripples and huge waves. If the volume of a stock or a currency can fluctuate evenly or pulse ECG, the price will move unnaturally, and it will also be small fluctuations or ECG. This corresponds to a group of small fish and shrimp retail investors gathering, or stocks or altcoins with high control of whales, these two cannot participate. Otherwise, either your money will be wasted there, or you will be taken over by the unscrupulous project party with high control area.
This technical indicator is the handicap trading volume and turnover rate indicators. You can see clearly the type of funds operating on this target in a suitable time period, and thus determine whether this target is in line with your trading style and whether you want to participate Among them and so on.
My technical indicator is mainly to clearly see whether there are main whales participating in the stock by distinguishing the trading volume and the enlarged turnover rate. Its main purpose is to judge the character of the stock, that is, the nature of the stock. And in the yellow and purple positions with high turnover rates, it prompts the behavior of the main whales. This is just a reminder. As for whether the main whale will attack or retreat, you need to conduct an in-depth analysis based on market logic. This analysis data has gone beyond the scope of ordinary candle chart analysis, and requires additional dimensions of information to assist judgment.
Remarks
Feedbacks are appreciated.
Super Synchronicity x Musa MoneyThe goal of this indicator is to display a simple and easy method that gives traders a logical strategy that can be applied in many different ways.
This indicator uses fractal support and resistance created by close above or close below candle structures. This indicator displays sell/buy boxes that represents entries and take profit levels. It also shows multi-timeframe breakouts and structure points. In an buy box (green) the bottom of the box symbolizes the stop loss and the top of the box symbolizes the buy entry. In a sell box (red) the bottom of the box symbolizes the entry and the top of the box symbolizes the stop loss. The lines drawn are support and resistance areas on current and higher timeframe showing market structure and trend.
How to use it:
You must choose a higher timeframe and a lower timeframe. The lower timeframe will be in synchronicity with the higher timeframes trend. The boxes that appear will either be green or red depending on the higher timeframes trend. These boxes will represent your entries. The lavender boxes represents your exit. The dark colored boxes represents a higher probability trade than the light colored boxes bases on market structure (higher highs and higher lows or lower higher and lower lows).
Overlay - HARSI + Divergences // All credit to © //@author=JayRogers & VuManChu Cipher B for their original Scripts (Open Source)
/ ====== ABOUT THIS INDICATOR
// I've combined some part of the code of the following indicators to get some alerts based on the Idea and Use section below :
// - RSI based Heikin Ashi candle oscillator
// - Divergence based on the VuManChu Cipher B
// -- This is the OVERLAY Version
//
// ====== ARTICLES and FURTHER READING
//
// - www.investopedia.com
//
// "Heikin-Ashi is a candlestick pattern technique that aims to reduce
// some of the market noise, creating a chart that highlights trend
// direction better than typical candlestick charts"
//
// ====== IDEA AND USE
// - The use of the HA RSI indicator when in the OverSold and OverBought
// area combined to a Divergence & a OB/OS buy/sell
// on the Cipher B by VuManChu.
// Can be useful as a confluence at S/R levels.
// *** Tip = 1 minute timeframe seems to work the best on FOREX
//
// *** Alerts :
// - The Divergence alert needs 2 bar to calculate,
// so alerts and dots as well, it will be placed on the right spot on
// the chart as per the offset added.
// - Use "Once Per Bar" for the alert, not per bar close, or you would
// have 1 extra bar delay
//
// ** Contributions : Remodel some part of the original script in order to get :
// --> Total conditions for an alert and a dot to display, resumed :
// - Buy/Sell in OB/OS
// - Divergence Buy/Sell
// - RSI Overlay is in OB/OS on current bar (or was the bar before)
// when both Buy/Sell dots from VMC appears.
//
// ====== DISCLAIMER
// For Tradingview & Pinescript moderators =
// This follow a strategy where RSI Overlay from @JayRogers script shall be
// in OB/OS zone, while combining it with the VuManChu Cipher B Divergences
// Buy&Sell + Buy/sell alerts In OB/OS areas.
// Any trade decisions you make are entirely your own responsibility.
//
// Thanks to dynausmaux for the code
// Thanks to falconCoin for inspired me to start this.
// Thanks to LazyBear for WaveTrend Oscillator
// Thanks to RicardoSantos for
HARSI + Divergences// All credit to © //@author=JayRogers & VuManChu Cipher B for their original Scripts (Open Source)
/ ====== ABOUT THIS INDICATOR
// I've combined some part of the code of the following indicators to get some alerts based on the Idea and Use section below :
// - RSI based Heikin Ashi candle oscillator
// - Divergence based on the VuManChu Cipher B
//
// ====== ARTICLES and FURTHER READING
//
// - www.investopedia.com
//
// "Heikin-Ashi is a candlestick pattern technique that aims to reduce
// some of the market noise, creating a chart that highlights trend
// direction better than typical candlestick charts"
//
// ====== IDEA AND USE
// - The use of the HA RSI indicator when in the OverSold and OverBought
// area combined to a Divergence & a OB/OS buy/sell
// on the Cipher B by VuManChu.
// Can be useful as a confluence at S/R levels.
// *** Tip = 1 minute timeframe seems to work the best on FOREX
//
// *** Alerts :
// - The Divergence alert needs 2 bar to calculate,
// so alerts and dots as well, it will be placed on the right spot on
// the chart as per the offset added.
// - Use "Once Per Bar" for the alert, not per bar close, or you would
// have 1 extra bar delay
//
// ** Contributions : Remodel some part of the original script in order to get :
// --> Total conditions for an alert and a dot to display, resumed :
// - Buy/Sell in OB/OS
// - Divergence Buy/Sell
// - RSI Overlay is in OB/OS on current bar (or was the bar before)
// when both Buy/Sell dots from VMC appears.
//
// ====== DISCLAIMER
// For Tradingview & Pinescript moderators =
// This follow a strategy where RSI Overlay from @JayRogers script shall be
// in OB/OS zone, while combining it with the VuManChu Cipher B Divergences
// Buy&Sell + Buy/sell alerts In OB/OS areas.
// Any trade decisions you make are entirely your own responsibility.
//
// Thanks to dynausmaux for the code
// Thanks to falconCoin for inspired me to start this.
// Thanks to LazyBear for WaveTrend Oscillator
// Thanks to RicardoSantos for
TASC 2022.11 Phasor Analysis█ OVERVIEW
TASC's November 2022 edition Traders' Tips includes an article by John Ehlers titled "Recurring Phase Of Cycle Analysis". This is the code that implements the phasor analysis indicator presented in this publication.
█ CONCEPTS
The article explores the use of phasor analysis to identify market trends.
An ordinary rotating phasor diagram is a two-dimensional vector, anchored to the origin, whose rotation rate corresponds to the cycle period in the price data stream. Similarly, Ehlers' phasor is a representation of angular phase rotation along the course of time. Its angle reflects the current phase of the cycle. Angles -180, -90, +90 and +180 degrees correspond to the beginning, valley, peak and end of the cycle, respectively.
If the observed cycle is very long, the market can be considered trending . In his article, John Ehlers defined trending behavior to occur when the derived instantaneous cycle period value is greater that 60 bars. The author also introduced guidelines for long and short entries in a trending state. Depending on the tuning of the indicator period input, a long entry position may occur when the phasor angle is around the approximate vicinity of −90 degrees, while a short entry position may occur when the phasor angle will be around the approximate vicinity of +90 degrees. Applying these definitive guidelines, the author proposed a state variable that is indicated by +1 for a trending long position, 0 for cycling, and −1 for a trending short position (or out).
The phasor angle, the cycle period, and the state variable are made available with three selectable display modes provided for this TradingView indicator.
█ CALCULATIONS
The calculations are carried out as follows.
First, the price data stream is correlated with cosine and sine of a fixed cycle period. This produces two new data streams that correspond to the projections of the frequency domain phasor diagram to the horizontal (so-called real ) and vertical (so-called imaginary ) axis respectively. The wavelength of the cycle period input should be set for the midrange vicinities of the phasor to coincide with the peaks and valleys of the charted price data.
Secondly, the phase angle of the phasor is easily computed as the arctangent of the ratio of the imaginary component to the real component. The difference between the current phasor values and its last is then employed to calculate a derived instantaneous period and market state. This computation is then repeated successively for each individual bar over the entire duration of the data set.
NimblrTA InSwing Public 1.0 (Beta)Hey Folks!
Presenting you the NimblrTA InSwing Beta Template.
This indicator is specifically to be used for Intraday (Time Frame 5M or 3M ) and Swing Trades (Time Frame 30M), that’s why the name “Intraday + Swing (InSwing)”
This script has taken in to concept of NimblrTA which is a combination of Candlestick ( IC / MC Breakout) + Multi timeframe CCI + Ascending/Descending Waves & Previous day high/low values.
Blue Line denotes previous day high
Orange Line denotes previous day low
Black line denotes Intraday Open
The Black dot is plotted above and below momentum candle which tells that there is volume support in momentum candle.
The white body candles are Indecision candles ( IC ), Red & Green body candles are momentum candles ( MC ) in the price flow. Blue candle is IC / MC Breakout up & Maroon candle is IC / MC Breakout down.
Template plots Buy & Sell Signal for easy tracking. All trades get ripe from Intraday so this template will help in timing the entries on real time rather than eod signals.
Later you can align Daily & Weekly TF for Medium to Longer term holding.
Alert option is also added so you can set Buy & Sell alert for easy tracking on your watch listed stocks.
The first Buy & Sell Signal is provisional and gets confirmed with second signal in the template. After that all signals are just adding the strength in the momentum you can use it for pyramiding or ignore it.
Pls note if you are swing trading on 30M TF then first buy/sell signal is enough to build positions don’t wait for confirmatory second signal.
Protip: whenever stock is in sell momentum from last 2-3 days and fresh buy is generated intraday, it’s a clear sign of quick change in trend.
Please note that you need to take Nimblr Waves concept (Overlaps & Impulse) in consideration along with Buy & Sell alerts/signal which is basic requirement to understand the structure of the trend.
For waves tracking (i.e HH, HL, LH & LL )you can use below zig zag indicator
Higher High Lower Low - Live
Following settings you can configure: Period 10, Source: Close/Open
After confirmatory Buy & Sell signal there can be chance stocks gives a Pullback so you can use Nimblr Wave concept to check pullback. Easiest way to check pullback is after confirmatory signal stocks pullback and takes support/resistance near previous day high/low or Intra open. Kindly use this template on decent volume stocks for proper signals.
Pls keep risk management in check and have proper money management plan while trading. After Buy/Sell signal stop loss you can use is Low/High of the day or Previous day close.
Any queries/suggestions do post on Trading View Forum.
Directional Index Macro IndicatorWhat is This For?
The default settings for this indicator are for BINANCE:BTCUSDT and intended to be used on the 3D timeframe to identify market trends. This indicator does a great job identifying whether the market is bullish, bearish, or consolidating. This can also work well on lower time frames to help identify when a trend is strong or when it's reversing.
Directional Index Rate of Change
Core to this indicator is the rate at which DI+ and DI- are moving away or towards each other. This is called The Rate of Change (ROC). "The ROC length dictates how many bars back you want to compare to the current bar to see how much it has changed. It is calculated like this:
(source - source /source ) * 100"
The rate of change is smoothed using an EMA. A shorter EMA length will cause the ROC to flip back and forth between positive and negative while a larger EMA length will cause the ROC to change less often. Since the rate of change is used to indicate periods of 'consolidation', you want to find a setting that doesn't flip back and forth too often. Between the DI+ and DI- is a blue centerline. Offset from this centerline is a channel that is used to filter out false crosses of the DI+ and DI-. Sometimes, the DI+ and DI- lines will come together in this channel and cross momentarily before resuming the direction prior to the cross. When this happens, you don't want to flip your bias too soon. The wider the channel, the later the indicator will signal a DI reversal. A narrower channel will call it sooner but risks being more choppy and indicating a false cross.
Indicator Status Line
This indicator has 4 values in the status line (in order):
DI+
DI-
Distance between DI+ and DI-
DI Rate of Change ( how quickly are DI+ and DI- moving away or towards center )
Indicator Plots
This indicator plots DI+ (green), DI- (red), and a center channel between DI- and DI+. Across the top of the indicator, red and green triangles indicate the market trend while the background changes to show whether the price is in an impulse wave or consolidating. This makes up 4 possible scenarios:
Bullish impulse wave ( green triangle up + green background )
Bullish consolidation ( green triangle up + yellow background )
Bearish impulse wave ( red triangle down + red background )
Bearish consolidation ( red triangle down + yellow background )
Summary
Combined with support and resistance levels, volume, and your other favorite indicators, this can be a useful tool for validating that your entries are not going against the trend.
Disclaimer
This is not financial advice. Do not take trades only based on the DI+ and DI- crossing. Always use multiple indicators to validate your entries and never take a trade when you aren’t emotionally grounded. Have a plan. Stick to the plan.
The screenshot for this strategy is of a manual historical review of BTC on the 3 day chart. The indicator was built to try and mimic the chart above. You’ll see that it nails it sometimes, is a little late sometimes, and chops around between consolidation and impulse waves when it should stay in consolidation. Share your settings if you are able to improve the choppiness without sacrificing catching the reversals early.
Zone Strength [wbburgin]The Zone Strength indicator is a multifaceted indicator combining volatility-based, momentum-based, and support-based metrics to indicate where a trend reversal is likely.
I recommend using it with the RSI at normal settings to confirm entrances and exits.
The indicator first uses a candle’s wick in relation to its body, depending on whether it closes green or red, to determine ranges of volatility.
The maxima of these volatility statistics are registered across a specific period (the “amplitude”) to determine regions of current support.
The “wavelength” of this statistic is taken to smooth out the Zone Strength’s final statistic.
Finally, the ratio of the difference between the support and the resistance levels is taken in relation to the candle to determine how close the candle is to the “Buy Zone” (<-0.5) or the “Sell Zone” (>0.5).
wbburgin
ArtiumPro Smart Money ConceptsSmart money concepts refer to the use of institutional trading strategies which align with the perspectives of Smart Money in the market. i.e. the composite man. Market Structure is the foundation of price action trading, understanding price action is fundamental to SMC.
ArtiumPro SMC 2.1 is an SMC (Smart Money Concepts) indicator full of features to aid SMC traders. Our aim is to save you time with automatic chart mark-up and help you spot areas of interest you may miss with the naked eye.
Fvg (Fair Value Gap) - is also known as an imbalance. An FVG is an imbalance of orders, for instance, for sellers to complete their trades, there must be buyers and vice versa so when a market receives too many of one kind of order buys or sells, and not enough of the order's counterpart. When the amount is not balanced and too many orders are put in for one direction, it creates an imbalance.
Multi timeframe FVG - this will show the same as above but on the higher timeframe you choose. It’ll show as 2 lines that show the higher timeframe fvg with a filled box that mitigates on entry.
Order Blocks - These are supply and demand zones, displayed typically as the last down/up candle before a move in the opposite direction. Great POI’s for entry and take profits.
Outside candle - this is a candle that sweeps the highs and lows of the previous candle, best used for the 1 hour or above these can indicate a change of price direction.
Previous day high & low
Not only does it show your previous day's low and high but it also shows your opening and close of the day. You have settings where you can turn off the open and close and just have daily highs and lows. It’s your choice within your settings.
Market Structure - We have packed this feature with options that are customizable for you,
Break of Structure (BOS) indicates a trend continuation.
Change of Character (CHoCH) indicates the first sign of a possible trend change.
Equal Highs/lows - this will mark your double/triple tops and bottoms.
Retracement - set this to your preferred retracement amount to customize your market structure to what you qualify as a valid pullback.
Elliott Wave ZigZag
Many people ask for the Elliott Waves. Well, here it is, inside this SMC. Just like your pivot highs and lows, the Elliott Wave is showing in real-time so you can see where your previous highs and lows are with the Elliott Wave break of structures that you can use in conjunction with the Smart Money Concepts Indicator of ArtiumPro.
Fib levels - for Premium & Discount areas - in this Instance the fib is used to determine if the price has pulled back into a premium or discount zone for optimal trade entry.
Trading Sessions
One of the most advanced trading session indicators out there and it’s included inside the most advanced SMC indicator on the market today. It has open breakout and settings to filter the opening range along with your pip daily range. You can select what timezone you are in and it automatically adjusts on the chart. Cool right? Hope you enjoy it, happy trading!
[VC] Cumulative Delta Histogram V1.0The V.C Cumulative Delta Histogram shows the market's ongoing Buying/Selling pressure. It helps to determine whether Supply or Demand is dominating and in control.
➤If the Cumulative Delta Increases, the buyers are in control.➚
➤If the Cumulative Delta Decreases, the sellers are in control.➘
The use cases for this Indicator are vast and correlated with our other Delta Indicators. The following examples will explain how to use this Indicator.
Example 1 EUR / USD
In the above example, Negative Cumulative Delta Decreased & Turned into Positive Cumulative Delta. That indicates that sellers are losing control & buyers are getting power.
As a confirmation on the ' 'Box Chart Histogram'' it is evident that Demand is also increasing.
And on ''Wave Chart Index'' as a 3rd confirmation, you can see that the Delta has also increased compared to previous waves.
Example 2
Positive Delta on Cumulative Delta Histogram is decreasing & Negative Delta started increasing.
On the Box Chart Histogram , Demand is decreasing & Supply is increasing.
Additionally, on the Wave Chart Index , the Delta of the wave is also decreasing.
(in short, besides ''Cumulative Delta Histogram," Box chart Histogram & Wave Chart Index is also adding additional confirmation)
Note: Two types of Delta sources are included in this Cumulative Delta Indicator.
Type A: Simple Delta
Type B: Delta %
Simple Delta is the difference between Net Buying - Selling pressure.
Delta % also works in the same calculation, but a Volume weighted algorithm is applied on it.
You may use any of them that suits your analysis.
VC Cumulative Delta Histogram Settings & Inputs
Source:
Allows you to choose the source, Between Simple Delta & Delta %.
Cumulative Length:
Allows you to Change the cumulative length.
Positive & Negative Color:
It allows you to change the colors.
Style Menue
Allows you to change the style & color of the histogram.
Disclaimer Note:
V.C Cumulative Delta Histogram It is purely Volume , Delta, Demand & Supply imbalance and comparative analysis-based tool. Before applying this Indicator to your study, you should know about Volume , Delta & Spread, Demand & Supply, and Aggressive & Passive behaviour of buyers/sellers.
Some basic understanding of Sir Richerd Wyckoff's Theory can also be helpful.
Genie (AB=CD Fibonacci Extensions and Peaks & Valleys)Our proprietary algorithm supports two types of Signals to choose from (and uses Matrices to keep track of the various waves): 'Fibonacci Extensions' where it spots extended waves (XABC) to predict AB=CD moves and puts the Take Profit levels accordingly to commonly used Fibonacci ratios; OR 'P&V' which stands for Peaks & Valleys (M and W) capturing full Peaks and Valleys formations to signal.
Signal Trigger for two types of positions: Breakout or Confirmation when price retraces back to them (so you wait for a candle to close away from price first to Trigger). The idea is whenever a proper Peak or Valley matching those conditions is printed, price usually reacts at those levels by doing a Reversal, so they represent potential entries .
For Confirmation signals, you want price to close away from the level first to then return to it, and that candle close is either a Close (only the close should be outside the level), Hard Close (OPEN and CLOSE outside the level) or Full Close (HIGH, OPEN, CLOSE, LOW all outside the level).
Note that the Signal is to be taken as soon as a Green or Red arrow appears (not before), based on your desired settings.
The Level of Entry is decided by the user; 'Extreme' means you want the algorithm to process based on the Wicks/Pins (Highs and Lows of candles) so while 'Body' means the Borders (Open and Close of candles). Based on this choice the Signal will change accordingly.
The indicator also provides recommended Take Profit levels as well as a Stop Loss levels. The Take Profits are measured based on the wave structure formation.
All features are configurable from the indicator's settings including setting Minimum Take Profit and Reward:Risk (RR) to filter Signals.
This indicator has Alerts for LONG and SHORT signals. You can create a new Alert, select the indicator from the "Condition" list and create it. You can create an Alert for each different timeframe if you want the indicator to monitor various timeframes and give you Alerts accordingly.
FIBIShows Fibonacci waves for a long range and Fibonacci lines for a short range.
For me it helps to identify key levels or confluence on the macro and micro range.
In the example above you can clearly see that the macro waves are in a down-trend while the micro lines are in a up-trend..
Also the price has been rejected at the 78.6 fib mirco line but found support on the 78.6 macro wave.
these situations are hard to find with the default retracement tools
Carney Existing Formations v.1.5A harmonic formation pattern scanner based on the Harmonic Trading book series by Scott Carney.
Supported harmonic traiding formations:
Gartley
ButterFly
Bat
alt. Bat
Crab
Greate Crab
Shark
AB=CD
5-0
Cypher
Precise description and knowledge you can get from the Harmonic Trading book series by Scott Carney.
It's the oldest and not optimized version of harmonic formation scanner. Consider checking extensions more advanced versions:
Carney Potencial Formations - Predicting potencial harmonic formation patterns with projection of the target points (Extension to this one with the same old scanner code).
Extreme + XABCD - More advanced harmonic formation scanner that can detect both existing and potencial patterns. It provides also set of performence statistics for current stock.
Waves + XABCD - Move advanced harmonic formation scanner optimized for the Wave theory. Provides performace statistics and short feature waves estimations to notify you about formations as soon as possible.
Script settings:
| SCANNER |
Formation checkbox - Activate/deactive formation detection
Last bars to search - How far in the fast we should look to check formations.
max points distance - How big patterns we are looking for.
Inaccuracy - How large deviations from the "ideal pattern" we accept
Filter duplicates - Limit to one instance of formation type per final bar
Confirmation: precision - Defines how high/low should be the extreme X points in compare to XA value, to be valid.
Confirmation: 3 bars - X should be the extreme in a 3 bar wide neighborhood.
| SHOW |
Line color and width - To customize chart for your preferences
Labels:
H - Hidden
S - Short
F - Full
Show result dialog - You can pick format of formations labels.
| EXTENSIONS |
Carney Potencial Formations - Showing base information about Carney Potencial Formations script
Extreme + XABCD - Showing base information about Extreme + XABCD script
Waves + XABCD - Showing base information about Waves + XABCD script
Troubleshooting:
Result dialog error "Abandoned at ...." - Change "max points distance" to smaller value.
TraidingView (! character):
Loop takes too long to execute (>500ms) - Change "max points distance" to smaller value.
In case of any problems, please contact the author of the script.
Bitcoin Risk Long Term indicatorOBJECTIVE:
The purpose of this indicator is to synthesize via an average several indicators from a wide choice with in order to simplify the reading of the bitcoin price and that on a long term vision.
Useful for those who want to see things simply, typically to make a smart DCA based on risk.
I originally used this script as a sandbox to understand and test the usefulness of several indicators, and to develop my PineScript skills, but finally the Risk Indicator output seems relevant so I decided to share it.
USAGE:
The selected indicators are the ones that I think give the best market bottoms, but the idea here is that anyone can try and use any set of indicators based on those preferences (post in comments if you find a relevant config)
Most of the indicator inputs are configurable. And some are not taken into account in the calculation of the Risk indicator because I consider them not relevant, this script is also a test more than a final version.
NOTES :
If you have any idea of adding an indicator, modification, criticism, bug found: share them, it is appreciated!
In the future I will create another more versatile Risk indicator that will not be focused on bitcoin in weekly. (this indicator is still usable on other assets and timeframe)
THANKS:
to Benjamin Cowen for inspiring me with his Bitcoin Risk metric
to Lazybear for his Wavetrend Indicator and all the scripts he shares
to Mabonyi for his Bitcoin Logarithmic Growth Curves & Zones script
to VuManChu for his VMC Cypher B Divergence
to the Trading view team for developing TV and PineScript
And to all the community for all the published codes that allowed me to progress and create this script
---- FR ----
OBJECTIF :
L'objectif de cet indicateur est de synthétiser via une moyenne plusieurs indicateurs parmi un large choix avec afin de simplifier la lecture du cours de bitcoin et cela sur une vision longue terme.
Utile pour ceux qui veulent voir les choses simplement, typiquement faire un DCA intelligent en fonction du risque.
À la base j'ai utilisé ce script comme un bac à sable pour comprendre puis tester l'utilité de plusieurs indicateurs, et développer mes compétences PineScript, mais finalement l'output Risk Indicateur me semble pertinent donc autant le partager.
UTILISATION :
Les indicateurs sélectionnés sont ceux qui permettent selon moi d'avoir les meilleurs point bas de marché, mais l'idée ici est que chacun puisse essayer et utiliser n'importe quel ensemble d'indicateur en fonction de ces préférences (poster en commentaire si vous trouvez une configuration pertinente)
La plupart des inputs indicateurs sont paramétrables. Et certains ne sont pas pris en compte dans le calcul du Risk indicateur car je les estime non pertinent, ce script est aussi un essai plus qu'une version finale.
NOTES :
Si vous avez la moindre idée d'ajout d'indicateur, modification, critique, bug trouvé : partagez-les, c'est apprécié !
à l'avenir je créerais un autre Risk indicator plus polyvalent qui ne sera pas focalisé sur bitcoin en weekly. (cet indicateur est tout de même utilisable sur d'autre actif et timeframe)
REMERCIEMENT :
à Benjamin Cowen pour m'avoir inspiré avec son Bitcoin Risk metric
à Lazybear pour son Wavetrend Indicator et globalement tout les scripts qu'il partage
à Mabonyi pour son script Bitcoin Logarithmic Growth Curves & Zones
à VuManChu pour son VMC Cypher B Divergence
à l'équipe Trading view pour avoir développé TV et PineScript
Et à toute la communauté pour tous les codes publiés qui m'ont permis de progresser et de créer ce script
OPAL - ZoroToday I present you a good old script for Price Action analysis & Key levels spotting.
This indicator include : 4 pivots validation scripts on different scales (two for Zig-Zags, one for H/L Spotting, one for Support and Resistances drawing)
1) Dual Zig-Zags] = combination of 2 Zig-Zags draws inner and outer price waves, great for Elliott Waves counts
Faster Zig-Zag is set by default to 3 candles confirmations then it will start a new wave
Slower Zig-Zag is set by default to 15 candles confirmations then it will start a new wave
2) H/L Spotter] = prints Higher-Highs/Higher-Lows for bullish Price Action / Lower-Highs/Lower-Lows for bearish Price Action
Default settings of 2 candles confirmations (periods) reduces lag making it a very fast way to spot high and low movements, each time 2 successive candles respects the last high or low
If Period is set to 1, it will print each counter-trend closes (more levels)
"Right" and "Left" are used for lookbacks, by default 1
Options :
-Show HH/HL/LH/LL labels
-Show HH/HL/LH/LL prices
-Draw Support/Resistance line when a pivot is found, until a new pivot is found in the same direction, great to visualize when a candle close above or below last highs or lows.
3) Supports/Resistances extensions] = calculates its own pivots from differents settings, and extends last 10 pivots (5 highs, 5 lows)
Everything is customizable, all the pivots settings are unlocked
Prices often pullback on naked H/L (naked = untested), thoses levels are powerfull on high timeframes, and such a great tool to make a trading plan.
A great combination for both Smart Money concepts and Elliot Waves trading, on short or high timeframes;
The purpose is to help lazy traders (like me) visualize Market Structures and key levels easier;
Pretty reliable on high timeframes, especially on crypto bull markets.
I strongly believe that candles and prices are the best indicator, there is no lag in Price Action.
Making a plan, sticking to the plan, a strong way to find peace.
Wishing you success !
<o/ This indicator is a gift for the community
M.Right_Relative Volume and PVT (cc)Hello Traders,
I hope you're all doing well and enjoying your holiday!
Today I am releasing a Relative Volume and Price Volume Trend indicator that will help traders assess current price action based on its volume and trend.
Volume is one of the most important aspects of trading that is often overlooked by new traders. Generally, when the volume is higher than normal, something is happening with said equity. Whether that's selling or buying volume it shows importance.
The higher the volume the higher the interest of traders in the equity, so a sudden increase in volume relative to its average volume (relative volume) can cause an increased probability that the price will move.
Relative volume is very self-explanatory , it’s the volume relative to its average. In this indicator, I use several different average calculations to give the trader a clear picture of where the volume stands and added a few different trends using these averages. One is a modified Price Volume Trend.
PVT or Price Volume Trend is a momentum-based indicator that measures money flow in relation to volume. It is usually used to confirm trends, but can be used as a trading signal; as I’ve created some in here. I didn’t added divergences, but using divergences in PVT is another strong way to use it. PVT tends to mirror the market price movements; hence, confirm trends.
You will find this indicator to be jam packed full of features.
-Fully customizable: colors, shapes, lines, on/off toggles for everything.
-Includes:
---Relative Volume Wave.
---Shadow Waves that can help with trend confirmation.
---Vibrant Relative Price Spike in the forefront.
---Additional Volume Trend on bottom of volume bars
---Stat box: showing the Current, Average, and Relative volume on the current user selected timeframe.
---Signals.
---Alerts: prefilled.
Enjoy!
Please add a thumbs up if you like this and follow the instructions for access.
Leave any other questions in the comments section.
Cheers,
Mike
Zero-Lag MTF PSAR MACD with Bollinger Bands v1.0 [loxx]Zero-Lag MTF PSAR MACD with Bollinger Bands v1.0
This is an experimental indicator that captures PSAR movements on seven different timeframes in order to improve trend detection on the daily timeframe. The seven PSARs are averaged and then fed into a zero-lag MACD function where the average of the PSARs is the source for the slow moving average and the daily timeframe close is the sourse of the fast moving average.
Things to know:
- Dark Green Background: All seven PSAR waves are above the closes of the PSARs respective timeframes; i.e., macro trend up
- Dark Red Background: All seven PSAR waves are below the closes of the PSARs respective timeframes; i.e., macro trend down
- Histogram and bar coloration is based on the difference between close and the average of all seven PSARs
- Various color schemes included
- Indicator has neither been backtested nor tuned with a strategy backtest
How to use:
Reversal Longs and Shorts
- Bollinger Bands show movement outside of normal deviation around the zero line. Wait for MACD to reach the either side top or bottom of Bollinger Bands for reversal long and reversal short respectively
- Check that MACD has crossed over or under the Signal line; i.e., denoted with a green dot for cross up and red dot for cross down
- Check dark background colors to see where the PSAR waves are currently situated and whether PSAR wave direction has aligned on all time frames
Longs and Shorts
- Longs: Check when MACD is above the zero line and the Signal line crosses over the zero line
- Shorts: Check when MACD is below the zero line and the Signal line crosses below the zero line
Strong Confluence:
- Longs/Shorts: Whenever the MACD crosses up or crosses down over/under the Signal/Zero line while inside a candle with background highlighting
- Reversals: Whenever the MACD crosses up or crosses down over/under the Signal/Zero line while inside a candle with background highlighting and at the very top/bottom or outside the top/bottom of the Bollinger Bands
Comment below or send a PM with questions, comments, observations, or concerns.
Heatmap Volume ColorBar trial v7FTJR20 This indicator is a heatmap of financial volume by repainting the candlesticks, I use three different ways to define the heatmap separating it into 3 phases:
Phase A: low volume
Phase B: average volume
Phase C: high volume
Don't worry about this data, the trial indicator is configured to auto-interpret the information.
The heat map uses the following colors and specifications
Red = Ultra High Volume
Orange = High volume
Yellow = Average Volume (balance)
Blue = Low volume
White = Volume below average
The heat map compares the phases to identify if it finds a standard deviation over time, that is, it is possible to see a smaller volume with the same red bar as before, because the aggressions are updated in real time.
I also created a trend line moved by the accumulated volume x the average price, there will always be an important zone, where the long/short can defend or not their position.
Tutorial:
1.0 - It is necessary that you have the minimum knowledge of waves, a quick explanation is that the market always works in 5 (1 to 5) or in 3 waves (ABC).
1.1- The Concept: When identifying the 3 wave or the C wave with a red cadle and a spread 2 to 3x larger than the average, mark the bottom and top of this red cadle.
-Note that in the example I marked it and named it "Support 3"
Note 1: Note that I had already marked the "Support 1" line from the moment the asset went down.
This candlestick is important for two reasons, it is a red candlestick with ultra volume and it was the beginning of the bullish impulse, if there was a place for the buyer to defend it was there.
Note 2: We don't know if the top or bottom of the candle was a support or resistance, check, be patient, watch the movement inside this red cadle and what the color of the cadles will be in the movements.
1.2 - see that the market makes several zig zags within our marking, and the color of the cadles turned white and blue (low volumes) someone was acting passively (probably who absorbed the red bar, we don't know yet).
1.3 - see that the price comes very close to the trend line and as it approaches the price drops with an aggression at the end, see that the cadle turned orange, even with the aggression the price goes back up, at this moment we already see that there is someone buying and defending the position.
Note: red, orange and yellow candles are aggressors.
1.4 - In the marking of point , see that the price falls in the region of the orange bar...
*remember, aggression bars are important regions, tick!
Note that the price drops with blue and white bars, breaks the previous bottom without aggression, see that the bars are blue, the seller has been absorbed and the buyer starts to attack.
On this occasion, see how many factors led you to believe that there was institutional defense there, be patient and study the attitudes within the chart.
1.5 - look at point 2 we see the price breaking the trend line,
there was a resistance there was a lot of money, so another red bar, the market from the sequence on the high and stops exactly at the line marked with "support 3", there was a region to protect the operation, my stop is below the red bar near 35k , where there is defense.
1.6 - Sequence market in the move and test the "resistance 1" and feel offer, see the perfection of the corrective zig zag in (ABC) on top of the red bar "the biggest red bar" of that move in point 4.
-see market tests 2x the top of "support 3" and takes the bear out of the game.
1.7 - From point 4 onwards, the market of the bullish sequence with aggression an orange bar and at point 5 we have another red bar, that is, we are close to a new resistance, "resistance 2", at this time the market is above this red bar from point 5, it is still bullish, below it, it may seek the trendline and its breakout may seek the "support 1" line.
- I like your feedback and leave your settings and experiences in the comments.
Multi ZigZag EW - Impulse V2Another version of Elliot Wave 3 projection. This time with more features.
I have based the calculations based on Wave 1,2 and 3 relation mentioned in www.esignal.com
Ratios for Wave 2
Wave 2 = either 50% of Wave 1 or 62% of Wave 1
Wave 3 is related to Wave 1 by one of the following:
Wave 3 = either 1.62 x length of Wave 1 or 2.62 x length of Wave 1 or 4.25 x length of Wave 1
Logic and calculations are similar to that of previous version:
But, effort has been made to add some additional infomation and tools into this script.
Similar to the previous script, upto 4 zigzag lengths can be selected from input. Users can also set, color, line style and width for each Zigzag lines. Error threshold defines how much vairation from fib ratios are allowed before recognizing patterns. EntryPercent is minimal bounce off required from Wave 2 to get into the trade. This will also determine initial Stoploss.
Now lets have look at fun features.
In Trade Stats Table
By default, you can find this in bottom right corner of the screen. This table shows details of trades which are running at the moment based on different patterns formed. Trade will be running till it hits target 4 or trailing stop loss. Multiple zigzags can generate multiple trades at a time, stats containing Wave Points 0 to 3 and other information will be printed in the table.
Closed Trades Stats Table
This is by default found in bottom left corner of the screen. This table consists of stats related to all the closed trades. It shows how many trades are generated, how many failed to hit Entry point, how many hit Entry and then reversed to hit stoploss. How many entered trades hit different stop levels etc.
Unique Coordinates: Sometimes different zigzags produce same waves - Point (1) (2) abd (3). Enabling unique coordinates will filter these and generate only one trade altogether.
AtrLength and AtrMult are used for calculation of trailing stop loss. Trailing stop loss activation can be controlled by the parameter TrailingStart - which lets you select upon reaching what state the trailing stop needs to be activated. Even if trailing stop is not activated, stops will still trail by two levels. For example, when price hits Target 3, stoploss is automatically moved to Target 1 which is below two levels.
In the chart, the remaining Target levels and Current stop levels are highlighted with bigger font and solid lines whereas the inactive ones will have dotted lines and smaller font. For example, Entry label and line will show up in bigger font till price crosses entry. Once this is done, Entry point is not significant anymore. Hence, they are diminished. Similarly target levels will diminish as and when they are reached.
Last parameter is Direction - this lets you select what direction you want to generate the signals. By default it is set to all. But, users can select only bullish or bearish signals.
SF MARS Swing SystemOverview
The MARS (moving average rating system) is a long-only trend following indicator that visualizes trend strength across short & medium time ranges and generates potential entry/exit points designed for swing trading & scalping
Features
Trend Wave
Trend Ribbon
Potential Entry & Exit Targets
How To Use
Utilizing the potential entry & exit points displayed is recommended, however due to an immediate interest in a shorter timeframe as well, we have included trend ribbons as well for not only a confirmation of shifts in trend direction, but to also assist in shorter-term scalping methods in addition to swing trading.
A clear red-to-green transition for both the ribbons and the waves indicate bullish trend, and vice versa (green-to-red transition is bearish)
While it was designed with the concept of swing trading, you can see below that this indicator can prove to remain accurate within shorter time constraints as well.
As you adjust the chart to a larger range, you’ll notice that the waves are doing most of the work, while the ribbons essentially act as a second confirmation for trend analysis
bakkta`s stochasticHey. This is bakkta.
These are three stochastics when I trade. These stochastics` settings are subdivided. So we can predict the next movement if we use the time frame appropriately.
I call them “Big Wave”, “Middle Wave”, “Small Wave” from upper stochastic in order. Each stochastics` color is light blue(B.W.), black(M.W.) and red(S.W.). These colors are the same as the thing of 10M.A., 5M.A. and candle. In other words, When we find the divergences of stochastic, we have to compare B.W. with 10M.A., M.W. with 5M.A. and S.W. with candles.
Big Wave divergence is the most powerful wave and Small Wave divergence is the most weak wave. If we can see the Big wave divergence , It will be possible for the candle to reach a maximum 120M.A.
If the Middle Wave is observed in chart, candle will hit a maximum 60-day moving average. And If the Small Wave is shown us, candle will reach a maximum 20-day moving average. Besides there are a lot of conditions. But It's so complicated and long. So I`ll just shorten the explanation.
This indicator can apply to any market for example stocks, futures, forex, Cfds etc. You don't need to control the setting of this indicator. You can just use because there is only one principle to apply to this.
If you want more information , check my profile. Tha!
DinhChienFX Elliot targets 1.1We need to make things better and to solve the struggles of traders conquering this ventures capital arena.
I present my new Elliot targets script.
Anyone learning the Elliot wave is very difficult and difficult to understand.
I would like to take a few parts of the Elliot wave theory that is how to calculate the retracement area
and price levels according to the Fibonacci ratio of the Elliot wave. A Then combine the basic indicators Bollinger Band, MACD-H and RSI
to predict the future of the market. And try to automate the above.
The idea in the Elliot targets scenario is to combine:
+ Oscillators indicator (Rsi - Relative Strength Index)
+ Center Oscillators indicator (MACD - Moving Average convergence Divergence)
+ Volatility indicator (BB - Bollinger Band).
There are some option in the script, let see:
- Bollinger Band: calculates trend with signal combination from Bollinger Band indicator.
- RSI: calculates trend with signal combination from RSI.
- MACD: Main indicator of Elliot targets script, with option Histogram highest or lowest
in a week, a month, quarter, year depending on timeframe H1, H4 or Daily... I will show with pictures following photo.
- Label: Option to display the price notice board:
1 - Main bulletins board (default: off): showing all prices at Fibonacci levels (38.2, 50, 61.8, 161.8, 200, 261.8).
2 - Separate bulletin board for 2 trends (up - down): current price at Fibonacci levels (38.2, 50, 61.8, 161.8, 200, 261.8).
- Generate Alerts: 1. Uptrend triggered. 2. Downtrend activated.
Here are a few examples of how the editor uses the above indicators to predict goals:
- The signal is with only MACD:
- The signals combine MACD and Bollinger Band:
- The signals combine MACD and RSI:
- The signals combine MACD + Bollinger band + RSI:
* The label shows:
- Main label is at Uptrend:
- Main label is at Downtrend:
- The separate labels is at Uptrend:
- The separate labels is at Downtrend: