Fourier Extrapolator of Price w/ Projection Forecast [Loxx]Due to popular demand, I'm pusblishing Fourier Extrapolator of Price w/ Projection Forecast.. As stated in it's twin indicator, this one is also multi-harmonic (or multi-tone) trigonometric model of a price series xi, i=1..n, is given by:
xi = m + Sum( a*Cos(w*i) + b*Sin(w*i), h=1..H )
Where:
xi - past price at i-th bar, total n past prices;
m - bias;
a and b - scaling coefficients of harmonics;
w - frequency of a harmonic ;
h - harmonic number;
H - total number of fitted harmonics.
Fitting this model means finding m, a, b, and w that make the modeled values to be close to real values. Finding the harmonic frequencies w is the most difficult part of fitting a trigonometric model. In the case of a Fourier series, these frequencies are set at 2*pi*h/n. But, the Fourier series extrapolation means simply repeating the n past prices into the future.
This indicator uses the Quinn-Fernandes algorithm to find the harmonic frequencies. It fits harmonics of the trigonometric series one by one until the specified total number of harmonics H is reached. After fitting a new harmonic , the coded algorithm computes the residue between the updated model and the real values and fits a new harmonic to the residue.
see here: A Fast Efficient Technique for the Estimation of Frequency , B. G. Quinn and J. M. Fernandes, Biometrika, Vol. 78, No. 3 (Sep., 1991), pp . 489-497 (9 pages) Published By: Oxford University Press
The indicator has the following input parameters:
src - input source
npast - number of past bars, to which trigonometric series is fitted;
Nfut - number of predicted future bars;
nharm - total number of harmonics in model;
frqtol - tolerance of frequency calculations.
The indicator plots two curves: the green/red curve indicates modeled past values and the yellow/fuchsia curve indicates the modeled future values.
The purpose of this indicator is to showcase the Fourier Extrapolator method to be used in future indicators.
Forecasting
Fourier Extrapolator of Price [Loxx]Fourier Extrapolator of Price is a multi-harmonic (or multi-tone) trigonometric model of a price series xi, i=1..n, is given by:
xi = m + Sum( a *Cos(w *i) + b *Sin(w *i), h=1..H )
Where:
xi - past price at i-th bar, total n past prices;
m - bias;
a and b - scaling coefficients of harmonics;
w - frequency of a harmonic;
h - harmonic number;
H - total number of fitted harmonics.
Fitting this model means finding m, a , b , and w that make the modeled values to be close to real values. Finding the harmonic frequencies w is the most difficult part of fitting a trigonometric model. In the case of a Fourier series, these frequencies are set at 2*pi*h/n. But, the Fourier series extrapolation means simply repeating the n past prices into the future.
This indicator uses the Quinn-Fernandes algorithm to find the harmonic frequencies. It fits harmonics of the trigonometric series one by one until the specified total number of harmonics H is reached. After fitting a new harmonic, the coded algorithm computes the residue between the updated model and the real values and fits a new harmonic to the residue.
see here: A Fast Efficient Technique for the Estimation of Frequency , B. G. Quinn and J. M. Fernandes, Biometrika, Vol. 78, No. 3 (Sep., 1991), pp. 489-497 (9 pages) Published By: Oxford University Press
The indicator has the following input parameters:
src - input source
npast - number of past bars, to which trigonometric series is fitted;
nharm - total number of harmonics in model;
frqtol - tolerance of frequency calculations.
The indicator plots the modeled past values
The purpose of this indicator is to showcase the Fourier Extrapolator method to be used in future indicators. While this method can also prediction future price movements, for our purpose here we will avoid doing.
ZZ EMA Cross StrategyBursa Strategy
This script is for a complete strategy to win maximum profit on trades whilst keeping losses at a minimum, using sound risk management at no greater than 1.5%
The 3x EMA Strategy uses the following parameters for trade activation and closure.
1/ Daily Time Frame for trend confirmation
2/ 4 Hourly Time Frame for trend confirmation
3/ 1 Hourly Time Frame for trend confirmation AND trade execution
4/ 3x EMAs (Exponential Moving Averages)
* EMA#1 = 8 EMA (Red Color)
* EMA#2 = 13 EMA (Blue Color)
* EMA#3 = 21 EMA (Orange Color)
5/ Fanning of all 3x EMAs and CrossOver/CrossUnder for Trend Confirmation
6/ Price Action touching an 8 EMA for trade activation
7/ Price Action touching a 21 EMA for trade cancellation BEFORE activation
* For LONG trades: 8 EMA would be ABOVE 21 EMA
* For SHORT trades: 8 EMA would be BELOW 21 EMA
* For trade Cancellation, price action would touch the 21 EMA before trade is activated
* For trade Entry, price action would touch 8 EMA
Once trigger parameter is identified, entry is found by:
a) Price action touches 8 EMA (Candle must Close for confirmed Trade preparation)
b) Trade preparation can be cancelled before trade is activated if price action touches 21 EMA
c) Trailing Stop Loss can be used (optional) by counting back 5 candles from current candle
Operietur ⸗ Time Range BreakoutOur T.R.B ( Time Range Breakout ) indicator is very similar to the O.R.B ( Open Range Breakout ) indicator. This script plots the high/Low within a custom time-range which then extends that plot to end-of-day. A Fibonacci extension is then drawn from that range. The default settings of this indicator set the similarities to the ORB. This script only displays the last trading day.
Due to Tradingview's singular refresh rate for the larger timeframes("resolutions"); this indicator works on timeframes LESS than 60min. Additionally, the smaller the timeframe the more accurate the price range will be.
The movements within the specified period of time define the projected Fibonacci prices associated with the allotted time's price range.
• Custom Time Range
• Fibonacci Extensions
• Up to 5 PTs
• Customizable Multiplier
Additional script features allow for fully adjustable settings and configurations:
• Adjustable; PT Colors
• Adjustable; Range Color
• Adjustable; Toggles
Banknifty BrahmāstraBanknifty Brahmastra Indicator is a Basic Simulating Indicator.
This indicator is built for capturing trend using average to plot buy / sell signal on chart.
Banknifty Brahmastra Indicator integrates visual labels to easily interpret signal for common people.
This indicator is also provide simple color code while trend continuations into candle colour along with background colour for confronts with trading decisions.
This basic indicator can use as an entry / exit reference points into complex strategies.
This Indicator can be used for any stocks and indexes but Indian traders can use this for especially into bank nifty futures & options to get maximum positive result decisions.
Day Trade Indicator [by KN Lo]Design for LONG and Day Trade only
=============================
features (this indicator is able to):
- show EMA 9, 50, 200 & VWAP
- show Candle Pattern (e.g. Engulfing, Shooting Star)
- show HMA fast(10) / slow(50) lines
- show Breakout Signal (Blue triangle)
- show RSI Divergence
- find Volitility Decreasing
- find Consolidation stage
- change Background color (green) when positive figures
- show indicator table
=============================
indicator table:
- Price over VWAP
- Price over EMA200
- EMA9 > EMA50 > EMA200
- RSI < 80
- EMA9 > VWAP
- MACD fast > slow
- HMA fast > slow
- RSI Divergence (compare with previous higher high)
- Breakout Signal when the price is higher than previous high
- Volitility: the difference between previous high (9 periods) and previous low (9 periods), average by SMA, if lower than -30, show in green color.
- Consolidation: consider previous 7 periods to find consolidation stage.
Unicorn X-AlgoUnicorn X-Algo is a multifunctional trading indicator. It is designed to help traders make real-time decisions using quantitative models.
Its core is a trend trading strategy based on our enhanced Trailing Stop-Loss algorithm. This strategy provides the user with position entry and exit signals. It is customizable and has a built-in instant backtesting feature.
For those who have difficulty with finding the good settings the indicator has the Automatic Mode. In this mode, there is no need for the user to adjust any settings. The indicator calculates optimized trading signals automatically.
In addition, the indicator provides a number of useful tools that aim to provide additional confirmation to the trading signals. They include: support and resistance levels forecast, price range prediction and institutional activity detection.
The script can send real-time alerts to the user’s Email and to the cell phone via notifications in the TradingView app.
The indicator can be used for various types of trend and swing trading, including positional trading, day trading and scalping.
Unicorn X-Algo allows users to:
forecast direction of trends with BUY and SELL signals;
determine the right time to close a position;
detect institutional activity in the market;
forecast key support and resistance levels;
predict the future price range for any market;
customize any settings and do a backtest with one click;
see historical trades on the chart;
use the fully Automatic Mode where the algorithm optimizes all its settings itself.
When using this script, keep in mind that past results do not necessarily reflect future results and that many factors influence trading results.
FEATURES
Trading signals
The feature calculates trend or swing entry and exit signals. The underlying strategy does not use fixed Take-Profit levels. It trails the price with a Trailing Stop-Loss to get as many pips as possible from price movements.
The feature is based on our custom Volatility Stop algorithm. It uses linear regressions instead of averaging. As our practice shows, this helps to reduce signal lag while keeping the number of false signals low.
Trading signals are customizable with Sensitivity and Trade Length parameters which determine the trading signals frequency and width of the Trailing-Stop levels, respectively.
Automatic Mode
The Trading Signals function has an automatic mode. When it is turned on, you do not need to adjust the trading signals settings. The algorithm tries to calculate the best settings automatically using an optimization algorithm.
In this mode, Buy and Sell signals are displayed as green and red triangles respectively. There are two types of exit signals displayed as circles and crosses. A circle signal means that a price reversal is expected and you can partially close the position. A cross signal means that a trading signal in the opposite direction is expected soon and you can partially or completely close your position.
Support and Resistance Levels
Support/Resistance levels forecasting model. The forecasted levels are non-repainting. Once calculated for a specified period in the future (day, week, month, etc.), they don't change during this period.
The feature allows the trader to plan trades and use the forecasted levels as entry levels and targets for opening and closing positions. Both intraday and higher timeframes are supported.
The forecasting model analyses the distribution of the price time series to find clusters in the data. These clusters are then used to make the key price levels forecast.
Big Money Activity detection
The Big Money Activity tool identifies areas on the price chart associated with instructional traders' activity in the market.
Institutional activity in a trending market can be a leading signal for upcoming reversal. Institutions could be fixing their profit, causing the price to move against the current trend.
Institutional activity in a sideways market can be due to positions accumulation and signal a new trend formation.
The algorithm uses tick volume, volume, and volatility data to forecast activity of institutional investors. The method develops the idea described in the Daigler & Wiley (2015) and Shalen (1993) works. It says that when institutional traders actively open or close their positions in the market, a divergence between volume and volatility time-series arises. It can be due to their use of position-splitting algorithms that reduce the impact of their positions on the market.
Trading Range Forecast
Trading Range Forecast feature predicts the price range of an asset for a selected period of time in the future, called Forecast Horizon. It can be the next day or 12-hour trading session. This function works if your chart timeframe is intraday (i.e. the timeframe below "D"). It shows the upper and lower bounds between which the price is going to stay in the upcoming Forecast Horizon period.
Instant Backtesting
After changing any settings, you can immediately see the performance of the strategy on the Instant Backtesting panel. Two metrics are displayed there - the percentage of profitable trades and the total return. This information, as well as the historical trades shown on the chart, will help you quickly and easily evaluate any settings you make.
SETTINGS
TRADING SIGNALS
Trade Length - defines the length of the trades the algorithm tries to make. Recommended values are from 1.0 to 6.0.
Sensitivity - controls the sensitivity of the trading signals algorithm. The sensitivity determines the density of trading signals and how close the trailing-stop levels follow the price. The higher the value of this parameter is, the less sensitive the algorithm is. High values of the Sensitivity parameters (100-500) can help to withstand large price swings to stay in longer price moves. Lower values (10-100) work well for short- and medium-term trades.
TRADING TOOLS
Big Money Activity - turns on and off the identification of the areas associated with institutional traders activity.
SUPPORТ AND RESISTANCЕ LEVELS
Show Support And Resistance Levels - turns on and off support and resistance levels calculation.
TRADING RANGE FORECAST
Show Trading Range Forecast - turns on/off trading range forecasting
Forecast Horizon - sets the period for which the trading range forecast is made
Forecasting Method - allows to choose a forecasting algorithm for the trading range forecast.
BACKTESTING
Use Starting Date - turns on/off the starting date for the strategy and backtests. When off, all available historical data is used.
Starting Date - sets the starting date for the strategy and backtests.
Show Instant Backtesting Dashboard - turns on/off a dashboard that shows the current strategy performance: the percentage of profitable trades and total return.
Leverage - sets the leverage that the strategy uses.
Breakout Probability (Expo)█ Overview
Breakout Probability is a valuable indicator that calculates the probability of a new high or low and displays it as a level with its percentage. The probability of a new high and low is backtested, and the results are shown in a table— a simple way to understand the next candle's likelihood of a new high or low. In addition, the indicator displays an additional four levels above and under the candle with the probability of hitting these levels.
The indicator helps traders to understand the likelihood of the next candle's direction, which can be used to set your trading bias.
█ Calculations
The algorithm calculates all the green and red candles separately depending on whether the previous candle was red or green and assigns scores if one or more lines were reached. The algorithm then calculates how many candles reached those levels in history and displays it as a percentage value on each line.
█ Example
In this example, the previous candlestick was green; we can see that a new high has been hit 72.82% of the time and the low only 28.29%. In this case, a new high was made.
█ Settings
Percentage Step
The space between the levels can be adjusted with a percentage step. 1% means that each level is located 1% above/under the previous one.
Disable 0.00% values
If a level got a 0% likelihood of being hit, the level is not displayed as default. Enable the option if you want to see all levels regardless of their values.
Number of Lines
Set the number of levels you want to display.
Show Statistic Panel
Enable this option if you want to display the backtest statistics for that a new high or low is made. (Only if the first levels have been reached or not)
█ Any Alert function call
An alert is sent on candle open, and you can select what should be included in the alert. You can enable the following options:
Ticker ID
Bias
Probability percentage
The first level high and low price
█ How to use
This indicator is a perfect tool for anyone that wants to understand the probability of a breakout and the likelihood that set levels are hit.
The indicator can be used for setting a stop loss based on where the price is most likely not to reach.
The indicator can help traders to set their bias based on probability. For example, look at the daily or a higher timeframe to get your trading bias, then go to a lower timeframe and look for setups in that direction.
-----------------
Disclaimer
The information contained in my Scripts/Indicators/Ideas/Algos/Systems does not constitute financial advice or a solicitation to buy or sell any securities of any type. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, backtest, or individual's trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
My Scripts/Indicators/Ideas/Algos/Systems are only for educational purposes!
Walter Deemer Market Breadth Breakaway MomentumThis indicator is based on long time market analysts Walter Deemer's research. Below is a summary of what the indicator is used for. In short it can be used to spot market reversals.
In short, when the 10 day NYSE Advance:Decline ratio breaches 1.97, the market has achieved break away momentum. When the 20 day ratio achieves a 1.72 ratio this can be a "good" signal even if when the 10 day has not achieved a 1.97 ratio.
In addition to the NYSE, you can toggle NASDAQ, AMEX, or the average of the three.
You can read more about it here: walterdeemer.com
"Downside momentum usually peaks at the end of a decline, as prices cascade into a primary low. On the upside, though, momentum peaks at the beginning of an advance, then gradually dissipates as the advance goes on, and the more powerful the momentum at the move's beginning, the stronger the overall move; REALLY strong momentum is found only at the beginning of a REALLY strong move: a new bull market or a new intermediate leg up within a bull market. We coined the term "breakaway momentum" in the 1970's to describe this REALLY powerful upside momentum. The following is a review of what it is and how it is typically generated.
Breakaway momentum (some people call it a "breadth thrust") occurs when ten-day total advances on the NYSE are greater than 1.97 times ten-day total NYSE declines. It is a relatively uncommon phenomenon...24 times it has occurred since World War II (an average of once every 3 1/2 years). Cyclical bull markets, though, are traditionally heralded by breakaway momentum, so we are hopeful that it will be generated this time around, too.
....The real trick in generating breakaway momentum? It's not a lot of advances; it's a lack of declines."
Chervolinos_Rob Hoffman_Inventory Retracement Bar_and_OverlayHere is something like a combo from the well known Rob Hoffman (Overlay) Indicator and the Inventory Retracement Bar without any ballast
This really smart strategy with a low risk and a quick profit. I combine this two Indicators to save space.
The first condition is that the orange line and the lime line must be parallel and there is no other line between them because this condition is moving under 45 angle.
The second condition is that the target candles must be below the orange line in the case of the downtrend as we see.
As we see it here in the case of an uptrend should be candles above the orange line and this is logical as we see here.
Sometimes we noticed the appearance of the signal onto the candle but the conditions were not applicable because there is an orange line between the green line and the orange line and this means that the signal is fake.
This candle is also good for entry and we can place a buy order above it but is it beginner, so you must respect the conditions in order to be able to master it very well.
Enter with Confidence all conditions are present a red arrow above the candle and the candle is above the orange line and there are no lines between the lime and
orange line. Yes this is our target the entry-point will be a little above the wicked the candle, that is you will not buy now but it's a price exceeds the weight limit
even slightly, we will buy directly it is hoffman's method. Expected if the price in which resistance occurred which is the resistance represented
by the candlewick will be broken the price for rise up and strongly and if it does not happen you will not lose anything anyway to stop loss and take profit. Try the ratio by 1,5.
This part of this strategy is one of the best trading strategies with a low risk rate and can be used as an initial guide to know the market movement and to enter successful trades.
Let's start correctly. This strategy can be used on any time frame from one minute to one day or even more, but I recommend using it on a 10-minute frame one hour or 30 minutes frame. Here I use the 30-Minute frame.
This strategy is based on two things: Tramp Direction and the inventory retracement bar. Don't worry and don't think about it because all this will be automatic but let's understand some simple terms.
There many arrows in green and red. Please read the discription above.
Please read the following tipps:
To avoid the trend Reversal, try to add one one of the Divergence indicators to your chart.
To avoid entering in a pullback movement as much as possible.
--> Combine it with other indicators <--
Best Regards Chervolino
if there were any typographical errors, please forgive me
Note: Buy/Sell signals using non-standard chart types (Heikin Ashi, Renko, Kagi, Point & Figure, and Range) are not allowed, as they produce unrealistic results
ChannelMomentumBreakerChannelMomentumBreaker
This indicator is based on an original idea which is derived from Dow Theory: "Asset prices incorporate all available information". The driving influence behind this indicator is to consider only Meaningful changes in behaviour in a time independent system.
The way it works is simple and as follows:
The indicator decides on a singular price point called the Pivot Price which will be used as a baseline/calibration point
It then generates its own OHLC candles based on a 1-1 mapping from the real time candles to the "virtual" candles
The ratio between the top tails and bottom tails of these virtual candles will determine if there is a meaningful change in behaviour
The result is reflected in the histogram for conveniency.
The indicator can be considered as time-frame agnostic but works most optimally when derived from smaller time-frames (e.g. its detection of meaningful changes will be better when used in a 1-minute candle time-frame as opposed to a 3-minute time-frame).
Colour scheme:
------------------
The virtual candles follow a two-colour convention:
Gray - Considered a safe zone for entry
Red - Considered less safe
These virtual candles must be analysed in conjunction with the histogram.
Histogram colour scheme:
Red - Signifies less than mid-level change in behaviour
Yellow - Signifies change in behaviour that is not strong enough or too late with respect to when the "up" trend began
Gray - Signifies no meaningful change in behaviour has occurred for a long time
Lime - Signifies meaningful change in behaviour has occurred recently
White - Signifies a meaningful change in behaviour has occurred recently and quickly
Blue - Signifies risky change in behaviour
Teal - Signifies a virtual bar open is greater than the previous virtual bar
In general, the upper half of the histogram is considered as a preferred zone for long entry and vice versa for the bottom half.
Crossover background colour scheme:
Red - Transition from positive behaviour -> negative behaviour (This is triggered when consecutive bars are crossing a certain low threshold )
Green - Transition from negative behaviour -> positive behaviour (This is triggered when consecutive bars are crossing a certain high threshold )
Input parameters:
Fast Acceleration Length and Slow Acceleration Length are used to control the sensitivity of the crossover mechanism on the histogram.
How to use:
The picture depicts the virtual (gray/red) candles and histogram.
The Blue rectangle shows the virtual bars and a full transition from negative behaviour to positive behaviour.
The Red rectangle shows when meaningful negative behaviour is occurring, where it may be suitable to begin preparing for an upwards trend (reversal of behaviour).
The Green rectangle shows when meaningful positive behaviour has occurred, and you can get ready to enter a trade.
A confirmed green bar in histogram is a sign that meaningful positive behaviour has occurred and the trade can be taken above the high confirmed bar.
In the below snapshot - The Green cross hair shows the recommended entry point for a long trade.
snapshot:
Input Parameters
Fast MA Length - Fast threshold for crossing Meaningful changes in behaviour
Slow MA Length - Slow threshold for crossing Meaningful changes in behaviour
Display Imaginary bars - Toggle On/Off for displaying virtual candles
Regression Length - Histogram sensitivity (The Shorter value the more sensitive for changes )
Virtual Bars Smoothing Length - Length threshold for virtual bars smoothing (Increasing/Decreasing the value will impact when we consider Meaningful changes in behaviour)
Limitations:
In some cases when stock is not making a Meaningful change in behaviour for long time both the virtual bars and the histogram will be flat.
In such cases, consider changing to a higher time frame or changing the sensitivity settings.
EuroDollar Curve Implied 3M RateChart shows the Eurodollar futures prices latest prices from Sep 22 onwards. Display logic based on LongFiats code. This needs to be readjusted manually every 3 months whenever the front-month expires. Good tool to see where professional eurodollar futures think interest rates will be over the next few years. Check regularly as sentiment changes.
CDC Action Zone + 3MA Edited by Chayo// Edit from CDC Action Zone V3 2020
// Thanks you very much piriya33
Machete Trading® - L&SSearch for buy zone and sell zone for long and short trades.
Add Machete Formation script to your analysis for me precision.
Historical US Bond Yield CurvePreface: I'm just the bartender serving today's freshly blended concoction; I'd like to send a massive THANK YOU to all the coders and PineWizards for the locally-sourced ingredients. I am simply a code editor, not a code author. Many thanks to these original authors!
Source 1 (Aug 8, 2019):
Source 2 (Aug 11, 2019):
About the Indicator: The term yield curve refers to the yields of U.S. treasury bills, notes, and bonds in order from shortest to longest maturity date. The yield curve describes the shapes of the term structures of interest rates and their respective terms to maturity in years. The slope of the yield curve tells us how the bond market expects short-term interest rates to move in the future based on bond traders' expectations about economic activity and inflation. The best use of the yield curve is to get a sense of the economy's direction rather than to try to make an exact prediction. This indicator plots the U.S. yield curve as maturity (x-axis/time) vs yield (y-axis/price) in addition to historical yield curves and advanced data tickers . The visual array of historical yield curves helps investors visualize shifts in the yield curve that are useful when identifying & forecasting economic conditions. The bond market can help predict the direction of the economy which can be useful in crafting your investment strategy. An inverted 10y/2y yield curve for durations longer than 5 consecutive trading days signals an almost certain recession on the horizon. An inversion happens when short-term bonds pay better than longer-term bonds. There is Federal Reserve Board data that suggests the 10y3m may be a better predictor of recessions.
Features: Advanced dual data ticker that performs curve & important spread analysis, plus additional hover info. Advanced yield curve data labels with additional hover info. Customizable historical curves and color theme.
‼ IMPORTANT: Hover over labels/tables for advanced information. Chart asset and timeframe may affect the yield curve results; I have found consistently accurate results using BINANCE:BTCUSDT on 1d timeframe. Historical curve lookbacks will have an effect on whether the curve analysis says the curve is bull/bear steepening/flattening, so please use appropriate lookbacks.
⚠ DISCLAIMER: Not financial advice. Not a trading system. DYOR. I am not affiliated with the original authors, TradingView, Binance, or the Federal Reserve Board.
About the Editor: I am a former FINRA Registered Representative, inventor/patent holder, futures trader, and hobby PineScripter.
MoonFlag Converging BandsThis script form a cloud that is made from multiple lines that are each similar to a moving average.
However, each line is different to moving averages as it uses an algorithm that is nonlinear, 'overshoot moving averages' better explains how they work.
A cloud (visible on the indicator plot) is formed from multiple 'overshoot moving average' lines, each with a different lookback length.
A single variable is provided in the settings which extends all lines which form the cloud.
So the cloud is formed from the max and min from multiple 'nonlinear' moving averages.
What is interesting here is that, ....when the cloud lines narrow or converge..... ,this signifies that all moving averages are narrowing.
However, as the algo does not use standard moving averages - it is a bit more spicy and has some merit with predicting a big or biggish move in advance, before it happens.
So, the overshoot moving averages have a predictive quality.
Whereas, standard moving averages always lag the present time price action.
Indeed, most indicators are based on moving averages and lag the price action.
I'll try and explain how the overshoot moving average works...
Each line which forms the cloud gives an indication of the price trend momentum.
So if the price action rises above a line. the line will follow and move up, however, when the price action reduces momentum or starts to move downwards, the underlying momentum will push the line to overshoot the price action. Hence the price action crossing lines (or extending beyond the cloud) can indicate a change in momentum of a price trend.
There is also a median line shown which can be quite useful. If the price action stays about the median, this would suggest increasing bullish momentum. Then if the price action crosses the median - this is reasonable grounds to think about getting out of a trade as a change in momentum, on multiple timeframes has occured.
So, ... why is this wavecloud important or how is it useful.
When the wavecloud gets narrow - this generally means that all moving averages are converging. However, moving averages lag real-time price action and therefore lack a predictive speculation. With the waveclound presented in this indicator, when the wavecloud narrows this can suggest/predict a sizeable move is about to happen. In the settings, there is a narrowing % variable which can be adjusted depending on which coin or timeframe someone is working with. If there is a lot of background shading (faster timeframes)- decrease the % narrowing. Conversely, if there is insufficient background lines (with longer timeframes), increase the narrowing %.
There are a few trends which are exceptions to predicting a big move. One is that the price trend continues at a steady pace and hence the wavecloud narrows on a steadily increasing or decreasing price.
Another is that the price is choppy and just goes up and down throwing all moving averages or most indicators into a non useful state. However, adjust the narrowing % for whatever price action is in play at the time and you might find you can neatly pick out a big price change.
So, which way does a big price action move go, up or down, I'll leave this one to you. If one is trying to find the end point of a massive bull run - there might be a wavecloud narrowing at the top, just before the price suddenly drops. If its sometime after a big crash and the price action has already been through a choppy phase, its possibly time for a big rise after one last sharp drop. There are all sorts of price action wavecloud formations however, nothing very predictive in terms of suggesting when a big move might be soon to happen is otherwise available. (Although I did find my other script 'Volume Effectiveness' has some merits.)
Timeframe is an important factor with this algorithm. I think the 4hour timeframe with bitcoin is reasonable. I've not extensively tested with other coins however, faster timeframes always render unpredictable results. Also if the timeframe is too long - its difficult to suggest what is going to happen in the near future.
Time Machine█ OVERVIEW
This script is designed to display future and current time resistance levels based on multiple techniques such as candle behaviors and count and some significant financial times according to Gann and more.
Each chart consists of an X-Axis ( time ) and a Y-Axis ( price ). Price can travel up and down giving you both support and resistance levels, on the other hand, time only travels forward which is why they are called time resistance levels.
Time resistance happens at multiple significant places. Have you noticed that when a triangle breaks north or south that the tip of the triangle acts as time resistance level where something happens ? Many patterns and techniques are designed
to detect and these levels through patters, candle behavior and more. This script aims to assist in detecting these levels ahead of time or at candle opens . This is a very important point. A signal of time resistance can be displayed at candle open
or ahead of time. both of these cases mean that the time resistance is confirmed. These resistance levels are rated on a scale from 0 to 3 and this scale could change and more filtering could be applied in the future to make this script
even more powerful. I would say this is a functional beta version ( v0.5 ) that could be improved upon and that's what I intend to do. scroll down to see if there are any other upgrades to this script. Each time frame has its own time resistance levels. Future levels could appear at any point;
for example, if there are no future time resistance levels within the next 6 days -lets say,- this does not mean that one doesn't appear tomorrow. A regular check would give you an edge in this script. Of course this is something that can be improved in the near future. This script does not reprint ( confirmed data does not change ) but more future data can be added no previous data.
Enjoy!
█ Future Plans and upgrades to this script may include :
1. Adding more astro influencers into the script.
2. Fine tuning the script a bit more to filter unwanted noise.
3. Adding toggle switches for users to select from. ( toggle between multiple techniques )
and more! feel free to let me know what you'd like to see!
█ How to use :
1. Put the script on your chart
give the script a few seconds and you should be set.
This script is coded as an addon to the Gann ToolBox package/scripts.
.srb suite Fib Retracement neoSPECIAL TOOLS - Auto Fibonacci Retracement neo - New GUI
designed for use with open-source indicator
'built-in auto FBR ' has been re-born
It shows - retracement Max top/ min bottom ; for higher visibility
It shows - current retracement position ; for higher visibility
The display of the Fib position that exceeds the regular range is auto-determined according to the price.
Fib.Retracement core is from tradingview built-in FBR ---> upgrade new-type GUI, and performance tuned.
.srb suiteThe essential suite Indicator.
that are well integrated to ensure visibility of essential items for trading.
it is very cumbersome to put symbol in the Tradingview chart and combine essential individual indicators one by one.
Moreover even with such a combination, the chart is messy and visibility is not good.
This is because each indicator is not designed with the others in mind.
This suite was developed as a composite-solution to that situation, and will make you happy.
designed to work in the same pane with open-source indicator by default.
Recommended visual order ; Back = .srb suite, Front = .srb suite vol & info
individually turn on/off only what you need on the screen.
BTC-agg. Volume
4 BTC-spot & 4 BTC-PERP volume aggregated.
It might helps you don't miss out on important volume flows.
Weighted to spot trading volume when using PERP+spot volume .
If enabled, BTC-agg.Vol automatically applied when selecting BTC-pair.
--> This is used in calculations involving volumes, such as VWAP.
Moving Average
1 x JMA trend ribbon ; Accurately follow short-term trend changes.
3 x EMA ribbon ; zone , not the line.
MA extension line ; It provide high visibility to recognize the direction of the MA.
SPECIAL TOOLS
VWAP with Standard Deviation Bands
VWAP ruler
BB regular (Dev. 2.0, 2.5)
BB Extented (Dev. 2.5, 3.0, 3.5)
Fixed Range Volume Profile ; steamlined one, performace tuned & update.
SPECIAL TOOLS - Auto Fibonacci Retracement - New GUI
'built-in auto FBR ' has been re-born
It shows - retracement Max top/ min bottom ; for higher visibility
It shows - current retracement position ; for higher visibility
The display of the Fib position that exceeds the regular range is auto-determined according to the price.
tradingview | chart setting > Appearance > Top margin 0%, Bottom margin 0% for optimized screen usage
tradingview | chart setting > Appearance > Right margin 57
.srb suite vol & info --> Visual Order > Bring to Front
.srb suite vol & info --> Pin to scale > No scale (Full-screen)
Visual order ; Back = .srb suite, Front = .srb suite vol & info
1. Fib.Retracement core is from tradingview built-in FBR ---> upgrade new-type GUI, and performance tuned.
2. Fixed-range volume-profile core is from the open-source one ---> some update & perf.tuned.
---------------------------------------------------------------------------------------------------------------------------------------
if you have any questions freely contact to me by message on tradingview.
but please understand that responses may be quite late.
Special thanks to all of contributors of community.
The script may be freely distributed under the MIT license.
Elliott Wave 3 FinderThis script will attempt to find the location of the third wave in the Elliot Wave Theory. The bars will become highlighted when possible wave 3 criteria is met. Multiple bars in a row may have a painted background. The point at which the bars are no longer painted will potentially be at or near the end of wave 3.
The background paints a baby blue for wave 3s in an overall uptrend, and pink for downtrends.
Deep FinderThis indicator shows you the most convenient buying times. It helps you lower your average and earn high profits by purchasing incrementally.