Trend & atr day & calcHi!
Why for what and how in this script?
At the time of publication the script consists of three modules, it may increase in the future.
1. Bottom left corner : daytime ATR module
(idea and basis of the author's script - ???)
- The size of the daily ATR based on 14 bars;
- intraday ATR progress;
- colour indication of the progress status, for easier visual perception (green < 70%, yellow 70-90 and red over 90% of ATR)
By evaluating the progress of the daily ATR, it is possible to suggest and expedient to enter/exit/hold a trade.
2. Top right: trend module
The trend is calculated based on Bill Williams' alligator indicator
- trend status on specified timeframes for the current ticker;
- colour indication for visual perception (green - growing trend, yellow - alligator is sleeping, red - downtrend)
Do not forget that the alligator is based on moving averages with the resulting consequences.
Its purpose is to assess the state of the trend on other ticker TFs, without additional actions (switching to another screen or TF)
3. In the bottom left corner - risk and position calculator
(based on an idea of the risk calculator by @andrei.bunulu)
It helps to determine the advisability of entering the trade and also what size position to enter into the trade, within money management strategy chosen.
- The calculator works in two directions: long deal and short deal (short deal calculation is enabled by check-box in settings)
- two calculation methods:
a. based on the set stop loss % (default is 0.3%), in this mode the stop and takeout level is automatically calculated (default is 1 / 3).
b. by entering the desired price levels (entry, stop and take profit points)
To make this work correctly please do not forget to choose the type of calculation (% or price) in the settings, and the currency symbol (for visual representation in the results).
The calculator can take into account the set commissions and spreads.
When hovering over the module - tooltips are displayed.
Each module can be enabled / disabled in the settings.
The size and arrangement of the modules is made for joint use with the script - "Abnormal Bar".
/// а по-русски это так ///
Привет!
Зачем для чего и как в этом скрипте?
На момент публикации скрипт состоит из трех модулей, возможно в будущем увеличится.
1. В левом нижнем углу : модуль дневного ATR
(идея и основа скрипт автора - ???)
- размер дневной ATR на основании 14 баров;
- прогресс ATR внутри дня;
- цветовая индикация состояния прогресса, для более простого визуального восприятия (зеленый < 70%, желтый 70-90 и красный более 90% ATR)
Оценивая прогресс дневного ATR, можно предположить и целесообразности входа / выхода / удержания из сделки.
2. В правом верхнем углу: модуль тренда
Тренд рассчитывается на основе индикатора - аллигатор Билла Вильямса
- состояние тренда на указанных таймфреймах для текущего тикера;
- цветовая индикация для визуального восприятия (зеленый - растущий тренд, желтый - аллигатор спит, красный - нисходящий тренд)
Не забываем, что аллигатор построен на основе скользящих средних с вытекающими последствиями.
Назначение - оценить состояние тренда на других ТФ тикера, без дополнительных действий (переключения на другой экран или ТФ)
3. В нижнем левом углу - калькулятор рисков и позиции
(на основе идеи калькулятора аuthor: @andrei.bunulu)
Помогает определить целесообразность входа в сделку, а также каким размером позиции входить в сделку, в рамках выбранной стратегии мани менеджмента.
- калькулятор работает в два направления: длинная и короткая сделка (расчет по короткой включается в настройках чек-боксом)
- два варианта расчета:
а. на основании установленного % стоп лосса (по-умолчанию 0,3%), при этом режиме происходит автоматический расчет уровня стопа и тейка (по умолчанию 1 / 3).
b. путем ввода данных желаемых уровней цены (точки входа, стопа и тейк профита)
Для корректной работы не забываем в настройках выбирать тип расчета (% или цена), а также символ валюты (для визуального отображения в итогах).
Калькулятор может учитывать установленный размер комиссий и спреда.
При наведении на модуль - отображаются подсказки.
Каждый модуль можно включить / выключить в настройках.
Размер и расположение модулей сделано для совместного использования со скриптом - "Abnormal Bar"
Multitimeframe
Sembang Kari Traders - EMA & Wave Stacked Labels + EMA 34 LinesThis script is 2 in 1 indicator.
1. Multi Timeframe EMA Labels
- This label indicator shows labels for EMA stacked up or EMA stacked down or EMA in sideway trend.
- EMA used in this script is EMA 8, EMA 21, EMA 34 and EMA 55.
- If the EMA 8 line is above EMA 21 line, and EMA 21 line is above EMA 34 line, and EMA 34 line is above EMA 55 line ( EMA STACKED UP) = the trend is BULLISH and the label will colored to GREEN on that timeframe.
- If the EMA 8 line is below EMA 21 line, and EMA 21 line is below EMA 34 line, and EMA 34 line is below EMA 55 line ( EMA STACKED DOWN) = the trend is BEARISH and the label will colored to RED on that timeframe.
- If either 1 of the EMA 8, or EMA 21, or EMA 34, or EMA 55 is NOT STACKED = the trend is SIDEWAY and the label will colored to YELLOW on that timeframe.
- Timeframe shows in label is Daily, 4 hours, 1 hour, 15 minutes and 5 minutes.
- This indicator labels will be useful to identifying trend in others timeframe without to look or open that other timeframe. Example, if u in 5 minutes timeframe chart, then u see that "D" is colored to GREEN, then straight will know that EMA 8, EMA 21, EMA 34 and EMA 55 is STACKED UP which means BULLISH without to look or open that Daily timeframe .
2. EMA 34 Lines
- This is indicator shows 3 exponential moving average line which is EMA 34 lines.
- This indicator will shows 3 lines which is GREEN, BLUE, and RED.
- The GREEN line is EMA 34 HIGH
- The BLUE line is EMA 34 CLOSE
- The RED line is EMA 34 BLUE
Trade Idea
- The idea using this indicator is we want to take an entry setup when the candle pull back to EMA 34 lines and at the same time using the EMA labels to be confirmation as label will indicates trends in multiple timeframe.
- When price moved far away from EMA 34 lines, then wait till price pullback to EMA lines and confirmed it by trend labels provided to take take a entry setup.
- this indicator can be used on all tickers
_D4X_Fractal StructureThis script will show up to three different timeframe structure based on fractal formation (combination of three candles where the middle one is the highest).
You can modify each of the timeframes (called factors in the script). These factors emulate the fractal formations on the timeframe specified (in minutes). I found that at least for me a combination of 1-10-100 works well if you use the 1 minute timeframe, but you can try different combinations to see long term structures o more short term structures.
There are a couple of things I would like to add later on, for example, to select dots instead of lines to show structure or adding orderblocks based on the fractal formations (as this would emulate higher timeframe OBs). As soon as I can, I will add these.
Let me know if you like it!!!
[astropark] Crypto VolumeDear followers,
today I'm releasing a free tool to show on your chart the total volume for the ticker you are navigating amongst most important crypto exchanges , both spot and futures pairs: binance, bybit, ftx, coibase, kucoin, bitget, huobi, bitifnex, kraken.
Hope it can help you to visualize traders' actions at key points and be more profitable!
-- astropark
MarketSpy ProfilerThe ultimate liquidity scanner.
MARKETSPY PROFILER is the best and final market profile indicator that you'll ever need. Hunt liquidity levels with ease and follow the big money. Precise levels of key interest mapped out on your chart for daily, weekly, monthly timeframes that show you where both big and small limit order clusters are hiding. Features advanced settings customization for multi-timeframe use as well as built-in volume statistics across exchanges for cryptocurrencies. Wall street's best-kept old school secret just went next-gen! Start trading professionally - one level at a time.
Watch this introduction video for more information and please subscribe for tips, tricks and full tutorials to help you trade better: marketspy.net or www.youtube.com
Price Comparison with Inflation and Interest RateHello dear traders.
This indicator creates a label on the chart.
It measures the difference between the price of the selected symbol at the beginning of the year and the current price, and tells you whether it has more returns than the inflation rate in the region you selected.
The return of the selected symbol on the label since the beginning of the year, the inflation value of the selected region and the interest rate of the selected region are written.
If the symbol's return since the beginning of the year is higher than the inflation return, the label color will be green, otherwise it will be red.
Below you can see a stock with an above-inflationary return.
You can select a region from the inputs section. Currently, Turkey, America and Europe regions can be selected.
While preparing this indicator, tradingview resources were used.
Timeframe Continuity [TFO]Simple timeframe continuity indicator - see whether the selected timeframes are currently above or below their opening prices. Allows up to 10 different timeframes to be used.
TMO ScalperTMO - (T)rue (M)omentum (O)scillator) MTF Scalper Version
TMO Scalper is a special custom version of the popular TMO Oscillator. Scalper version was designed specifically for the lower time frames (1-5min intraday scalps). This version prints in the signals directly on top of the oscillator only when the higher aggregations are aligned with the current aggregation (the big wheels must be spinning in order for a small wheel to spin). The scalper consist of three MTF TMO oscillators. First one is the one that plot signals (should be the fastest aggregation), second serves as a short term trend gauge (good rule of thumb is to us 2-5x of the chart time frame or the first aggregation). The third one (optional) is shaded in the background & should only serve as a trend gauge for the day (usually higher time frames 30min+).
Time Frames Preffered by Traders:
1. 1m / 5m / 30m - This one is perfect for catching the fastest moves. However, during choppy days the 1min can produce more false signals..
2. 2m / 10m / 30m - Healthy middle, the 2min aggregation nicely smooths out the 1min mess. Short term gauge is turning slowly (10min for a signal to confirm).
3. 3m / 30m / 60m - This TF is awesome for day traders that prefer to take it slow. Obviously, this combination will produce far less signals during the day.
Hope it helps.
Moving Averages SelectionHello everyone, I present my first script. In it I collect a group of fully configurable moving averages, both in color, value and selection of the ones we want to observe.
The moving averages I collect are 3 of each of the following types:
EMA: An exponential moving average ( EMA ) is a type of moving average (MA) that places a greater weight and significance on the most recent data points.
SMA: It is simply the average price over the specified period. The average is called "moving" because it is plotted on the chart bar by bar, forming a line that moves along the chart as the average value changes.
HMA: The Hull Moving Average ( HMA ) attempts to minimize the lag of a traditional moving average while retaining the smoothness of the moving average line. Developed by Alan Hull in 2005, this indicator makes use of weighted moving averages to prioritize more recent values and greatly reduce lag.
RMA: The Rolling Moving Average, sometimes referred to as "Smoothed Moving Average", gives the recent prices most weighting, though the historic prices are also weighted, each given less weighting further back in time.
WMA: The weighted moving average ( WMA ) is a technical indicator that traders use to generate trade direction and make a buy or sell decision. It assigns greater weighting to recent data points and less weighting on past data points.
I am open to any opinion and advice for improvement, greetings, I hope you find it useful :)
SFC Smart Money Manipulation - MTF ZonesThis indicator shows the most important manipulated zones - true support and resistance.
The indicator can show the zones from different time frames - 1H, 4H, D and the current TF.
Order Block definition - small candle or few consecutive candles, where banks place buy and sell orders in order to manipulate the price. After price is manipulated and moved in one direction, the banks are in draw down, that is why they manipulate the price one more time before the true move, retesting these candles (closing losing positions).
FU candles
FU candles are most manipulated candles and create very strong reaction zones. These are the true zones, where the banks place their orders.
Why they are so strong? The answer is very simple - these candles clear the liquidity from the previous ones. After the liquidity is cleared ( all stop losses/pending orders are triggered), price reveal the true direction and move very fast.
FU candles are type of Order Blocks - the most powerful one.
Because the most volume is in the body of the order block. The indicator shows not only the FU candle, but the body of the order block.
There are two types of FU candles :
(only full FU candles are displayed as zones, because they are much significant)
1) Full fu, where the current candle completely engulf the previous one, after taking the liquidity. (displayed as F)
2) Current candle only take liquidity from the previous one, but failed to engulf it. (displayed as A)
9 day simple moving average is also displayed. When the price form Fu candle above/under the MA, there is a better chance for reversal.
When FU candles are retested the transparency will change, showing that the zones may have less impact.
Order Blocks
Only the current order blocks are displayed. Price react very often from the 50% level, that is why this level is also displayed.
Rejections
Rejections are doji candles or candles with big wicks. These rejections very often lead to reversals or deep pullbacks. But before the true move, price test the rejection levels. The retest is not always, but very often of the 50% of the wick.
The rejections are very important price zone.
The indicator can show the zones from different time frames - 1H, 4H, D and the current TF. When wicks are retested the transparency and colour will change, showing that the wicks may have less impact or no more impact.
Settings
-The colour and transparency of the zones can be changed.
- Multi time frames zones could be disabled.
- Doji settings
- Length of the moving average
How to use
If price reach one of the displayed zones. The trader should be prepared for price reaction. This reaction could lead to reversal, pull back or trading range.
The trader should have bias from the higher time frames and watch for signs of manipulations on smaller time frames.
[PlayBit] FVG/EMAThis Indicator was made for the PlayBit Community by @FFriZz
This indicator includes 2 of the most used indicators within the community
1. FVG indicator -- Very minimalistic version seems to be the most used
2. EMA indicator -- Indicator made by using two 200 EMAs one tracking highs and one tracking closes -- to form a 200 EMA Channel
-- The EMA Can be used as a single one on the current chart or there are 5 other options that will allow you to track up to 5 timeframes
higher or lower
----- Options ------
-- FVGs --
1. Ability to keep FVGs on chart when Filled/Mitigated or have them Deleted
2. Setting to Change the border of the FVG when it has been tested
3. Can have the FVGs resize to the untapped area
4. Setting to adjust the number of FVGs that are displayed on Chart at a time
-- EMA --
1. Up to 5 Different timeframes
2. Color Switch if close is above or below EMAs
3. Color Settings
Shout out to the PlayBit Community
for being a great community for Trading and in general!
If anyone finds any bugs Please let me know on here or on PlayBit
or if I removed something in this version you would like to see put back..
Hope you enjoy!
@FFriZz | @FrizLabz
YEET ULTIMATE RSI INDICATORBeta testing
RSI and SMA indicator. Available because It needs to test, then will be going invite only.
Support Bands indicatorSupport Band to follow Trends.
We can see clear where price is Trading. Observe how moving averages are developing or aligning to change trend or continuation.
Green up trend vs Red Down Trend
Band 1
8EMA Green Line vs 10SMA Light blue Line
Band 2
21EMA Orange Line vs 30 SMA Brown Line
Also includes
1 SMA Gray line for closing when you're looking at weakly charts.
40 SMA darker Gray
50 SMA Blue
100 SMA White
150 SMA Pink
200 SMA Yellow
300 SMA Dark Red
I hope it helps you to see when price is trending up and a set correctly your stop.
RSI Phi PhiSống để cho đi.
Phương pháp của sư phụ
Sống trong đời sống cần có một tấm lòng
Để làm gì, em biết không?
Để gió cuốn đi
Để gió cuốn đi
Gió cuốn đi cho mây qua dòng sông
Ngày vừa lên hay đêm xuống mênh mông
Ôi trái tim đang bay theo thời gian
Làm chiếc bóng đi rao lời dối gian
Những khi chiều tới, cần có một tiếng cười
Để ngậm ngùi theo lá bay
Rồi nước cuốn trôi
Rồi nước cuốn trôi
Hãy nghiêng đời xuống, nhìn suốt một mối tình
Chỉ lặng nhìn không nói năng
Để buốt trái tim
Để buốt trái tim
Trong trái tim con chim đau nằm yên
Ngủ dài lâu mang theo vết thương sâu
Một sớm mai, chim bay đi triền miên
Và tiếng hót tan trong trời gió lên
Hãy yêu ngày tới dù quá mệt kiếp người
Còn cuộc đời, ta cứ vui
Dù vắng bóng ai
Dù vắng bóng ai
Dù vắng bóng ai
Dù vắng bóng ai
Dù vắng bóng ai
Chrtpnk LTF Pullback ScalperINTRODUCTION
I am happy to present the system which I am using for intraday scalps. I have developed this system for my own using, and it has started out as a mere productivity tool. Since I am using more timeframes for the calibration of my scalp entries, I needed a clean, color-based chart tool that relieves me from watching several timeframes simultaneously.
The system has been optimized for entries on the 15-minute chart, providing calibration by following the 1-hour and 4-hour charts in the background.
In this trend following momentum pullback scalping system we are following the trend structure, the multi-timeframe momentum, and we can also add the Stochastic RSI to properly time our entries. Below please find details.
TREND STRUCTURE
The overall trend on our trading timeframe is shown with the assistance of three weighted moving average levels. In line with general MA trading principles, we are looking for the proper alignment of the MA levels, and a correlating price action with our trade. Whenever the short MA is above the middle MA and both of them are above the long MA, the trend is long. Whenever the short MA is below the middle MA and both of them are below the long MA, the trend is short.
MOMENTUM (Multi Timeframe!)
Further to the general trend structure, I am using market momentum to confirm my entries and exits. The most important market indicators to me in this respect are the RSI , DMI and Momentum Oscillator values. A bullish confluence of these momentum indicators are a confirmation for me on a long entry, and a bearish confluence may confirm a short entry.
This aspect is where I believe my indicator is a huge help. Instead of having to check for confluence separately, the indicator is simply signaling confluence by painting the bars, thus providing an easy and quick reading of current momentum.
Even further, the indicator is able to analyize the underlying indicators on three timeframes simultaneously, and paint the candles only in case of total confluence. This has been a huge help in my trading, as it provides me with an immediate MTF momentum reading upon opening a chart.
MY PREFERRED USE OF THIS INDICATOR
I am using this indicator on the 15-minute chart, and I am basically trying to perform trend following momentum pullback scalps. In order to properly time your sniper entries, you may add the Stochastic RSI to the indicator. Here is the strategy:
Long scalp: You are looking for a bullish moving average structure, and you are looking for green candles printed by the Chartpunk Indicator. Green candles mean bullish momentum confluence on the 15m, 1h and 4h timeframes. When you have the bullish ma structure and the green candles, you are waiting for a pullback to the short (yellow) moving average, or to the middle (orange) moving average. The shallower the pullback the stronger the odds. When you see a bounce (trend continuation) and you get also confirmation from the Stochastic RSI, you enter a long scalp.
Short scalp: You are looking for a bearish moving average structure, and you are looking for red candles printed by the Chartpunk Indicator. Red candles mean bearish momentum confluence on the 15m, 1h and 4h timeframes. When you have the bearish ma structure and the red candles, you are waiting for a pullback to the short (yellow) moving average, or to the middle (orange) moving average. The shallower the pullback the stronger the odds. When you see a bounce (trend continuation) and you get also confirmation from the Stochastic RSI, you enter a short scalp.
SUMMARY
This indicator is providing a very clean and quick-to-read outlook of an otherwise rather time and focus intensive study. Instead of checking for confluence of three momentum indicators on three timeframes, you immediately see confluence with the candle paint. The moving average structure is promptly there to confirm the read. The indicator is both a huge productivity help in scouting the market, and an asset to properly time your entries.
FieryTrading: Buy The Dip - Sell The RipDear Tradingview community,
Today I want to share a very powerful, yet easy to use indicator with you. The indicator will find local tops or bottoms and will help you determine when it's a good time to trade a potential reversal.
How does it work?
The indicator makes use of the RSI to detect extremities and waits until the RSI reverses. Furthermore, a long-term moving average is used to determine whether we're in bullish or bearish market conditions. In bullish conditions the indicator will only go long, in bearish conditions the indicator will only go short.
How do I use it?
Favorite the indicator and apply it to your chart! You can add an alert to the indicator to receive a message once it has detected a good point for a reversal trade.
The indicator can be used on all assets and on all timeframes. Personally, I've found the 1 - 4 hourly timeframes to yield the best results.
Good luck!
UFO + Realtime Divergences (UO x MFI)UFO + Realtime Divergences (UO x MFI) + Alerts
The UFO is a hybrid of two powerful oscillators - the Ultimate Oscillator (UO) and the Money Flow Index (MFI)
Features of the UFO include:
- Optional divergence lines drawn directly onto the oscillator in realtime.
- Configurable alerts to notify you when divergences occur, as well as centerline crossovers.
- Configurable lookback periods to fine tune the divergences drawn in order to suit different trading styles and timeframes.
- Background colouring option to indicate when the oscillator has crossed its centerline.
- Alternate timeframe feature allows you to configure the oscillator to use data from a different timeframe than the chart it is loaded on.
- 2x MTF triple-timeframe Stochastic RSI overbought and oversold confluence signals painted at the top of the panel for use as a confluence for reversal entry trades.
The core calculations of the UFO+ combine the factory settings of the Ultimate Oscillator and Money Flow Index, taking an average of their combined values for its output eg:
UO_Value + MFI_Value / 2
The result is a powerful oscillator capable of detecting high quality divergences, including on very low timeframes and highly volatile markets, it benefits from the higher weighting of the most recent price action provided by the Ultimate Oscillators calculations, as well as the calculation of the MFI, which incorporates volume data. The UFO and its incorporated 2x triple-timeframe MTF Stoch RSI overbought and oversold signals makes it well adapted for low timeframe scalping and regular divergence trades in particular.
The Ultimate Oscillator (UO)
Tradingview describes the Ultimate Oscillator as follows:
“The Ultimate Oscillator indicator (UO) is a technical analysis tool used to measure momentum across three varying timeframes. The problem with many momentum oscillators is that after a rapid advance or decline in price, they can form false divergence trading signals. For example, after a rapid rise in price, a bearish divergence signal may present itself, however price continues to rise. The Ultimate Oscillator attempts to correct this by using multiple timeframes in its calculation as opposed to just one timeframe which is what is used in most other momentum oscillators.”
You can read more about the UO and its calculations here
The Money Flow Index ( MFI )
Investopedia describes the True Strength Indicator as follows:
“The Money Flow Index ( MFI ) is a technical oscillator that uses price and volume data for identifying overbought or oversold signals in an asset. It can also be used to spot divergences which warn of a trend change in price. The oscillator moves between 0 and 100. Unlike conventional oscillators such as the Relative Strength Index ( RSI ), the Money Flow Index incorporates both price and volume data, as opposed to just price. For this reason, some analysts call MFI the volume-weighted RSI .”
You can read more about the MFI and its calculations here
The Stochastic RSI (relating to the built-in MTF Stoch RSI feature)
The popular oscillator has been described as follows:
“The Stochastic RSI is an indicator used in technical analysis that ranges between zero and one (or zero and 100 on some charting platforms) and is created by applying the Stochastic oscillator formula to a set of relative strength index ( RSI ) values rather than to standard price data. Using RSI values within the Stochastic formula gives traders an idea of whether the current RSI value is overbought or oversold. The Stochastic RSI oscillator was developed to take advantage of both momentum indicators in order to create a more sensitive indicator that is attuned to a specific security's historical performance rather than a generalized analysis of price change.”
You can read more about the Stochastic RSI and its calculations here
How do traders use overbought and oversold levels in their trading?
The oversold level, that is when the Stochastic RSI is above the 80 level is typically interpreted as being 'overbought', and below the 20 level is typically considered 'oversold'. Traders will often use the Stochastic RSI at an overbought level as a confluence for entry into a short position, and the Stochastic RSI at an oversold level as a confluence for an entry into a long position. These levels do not mean that price will necessarily reverse at those levels in a reliable way, however. This is why this version of the Stoch RSI employs the triple timeframe overbought and oversold confluence, in an attempt to add a more confluence and reliability to this usage of the Stoch RSI .
What are divergences?
Divergence is when the price of an asset is moving in the opposite direction of a technical indicator, such as an oscillator, or is moving contrary to other data. Divergence warns that the current price trend may be weakening, and in some cases may lead to the price changing direction.
There are 4 main types of divergence, which are split into 2 categories;
regular divergences and hidden divergences. Regular divergences indicate possible trend reversals, and hidden divergences indicate possible trend continuation.
Regular bullish divergence: An indication of a potential trend reversal, from the current downtrend, to an uptrend.
Regular bearish divergence: An indication of a potential trend reversal, from the current uptrend, to a downtrend.
Hidden bullish divergence: An indication of a potential uptrend continuation.
Hidden bearish divergence: An indication of a potential downtrend continuation.
How do traders use divergences in their trading?
A divergence is considered a leading indicator in technical analysis , meaning it has the ability to indicate a potential price move in the short term future.
Hidden bullish and hidden bearish divergences, which indicate a potential continuation of the current trend are sometimes considered a good place for traders to begin, since trend continuation occurs more frequently than reversals, or trend changes.
When trading regular bullish divergences and regular bearish divergences, which are indications of a trend reversal, the probability of it doing so may increase when these occur at a strong support or resistance level . A common mistake new traders make is to get into a regular divergence trade too early, assuming it will immediately reverse, but these can continue to form for some time before the trend eventually changes, by using forms of support or resistance as an added confluence, such as when price reaches a moving average, the success rate when trading these patterns may increase.
Typically, traders will manually draw lines across the swing highs and swing lows of both the price chart and the oscillator to see whether they appear to present a divergence, this indicator will draw them for you, quickly and clearly, and can notify you when they occur.
Setting alerts.
With this indicator you can set alerts to notify you when any/all of the above types of divergences occur, on any chart timeframe you choose.
Configurable pivot period.
You can adjust the default pivot lookback values to suit your prefered trading style and timeframe. If you like to trade a shorter time frame, lowering the default lookback values will make the divergences drawn more sensitive to short term price action.
Disclaimer: This script includes code from the stock UO and MFI by Tradingview as well as the Divergence for Many Indicators v4 by LonesomeTheBlue.
SPX Fair Value Bands V2An updated version of the SPX Fair Value Bands script from dharmatech and based on the net liquidity concept by MaxJAnderson .
Now with full customization of parameters through the settings (Dialog Box) and allowing the options to the use of
1) Standard Bands based on Offsets of the Fair Value
2) Bollinger Bands
3) Keltner Channels
to better capture buy/sell areas rather than relying on noisy unreliably (and unevenly) updated data from the Treasury/Fed.
==================================
Net Liquidity's importance in the new post-COVID QE to QT regime as described MaxJAnderson
----------------
" In past cycles, size of Fed's balance sheet changed a lot, while TGA and RRP changed relatively little. So size of balance sheet roughly equated Net Liquidity.
(The Treasury General Account) TGA and (Reverse Repo) RRP didn't matter. They were rounding errors by comparison.
But starting in 2020, relative changes in TGA and RRP have been THREE TIMES LARGER than the change in size of the Fed's balance sheet. As result, changes in TGA and RRP have taken over as the primary drivers Net Liquidity.
This is new, and changes the game significantly. Again - the size of the Fed's balance sheet doesn't matter.
What matters is the portion of it that's available to circulate in the economy (Net Liquidity).
And ever since 2020, the Treasury and Reverse Repo have become what controls that. Not the size of Fed's balance sheet.
----------------
The idea that follows is simple,short when $SPX reaches extreme levels of overvaluation, and close out when SPX returns to being undervalued. Here's the formulas I currently use to determine fair value:
Fair Value = (Fed Bal Sheet - TGA - RRP)/1.1 - 1625
And here's the trading rules I currently follow:
Short when diff of $SPX - Fair Value > 350
Close when diff of $SPX - Fair Value < 150
When one of these rules is triggered upon market close on a given day, trades are entered at open of the following day "
Coppock Unchanged
An implementation of the "Coppock Unchanged" plot concept by Tom McClellan.
Simply put, assume that for each bar, an alternative close creates a Coppock Plot that is unchanged , i.e. a close that generates a flat coppock curve.
This coppock unchanged plot can be used to:
1) identify a start of a trend on a long timescale (monthly) when the price goes above the coppock unchanged plot after a major correction
2) potentially identify an end of a trend when the prices goes below the coppock unchanged plot
See Tom McClellan's article 'Coppock Curve Still Working On a Major Bottom Signal' for a full explanation...
Oasis Trading Group: Correlation Table The Correlation Table is an indicator that is used to measure the Correlation Coefficient of multiple assets at the same time in an easy to read table.
A quick introduction into reading a Correlation Coefficient:
A strong positive correlation (one asset moves in one direction the other asset also moves in the same direction) = +1.00
A strong negative correlation (one asset moves in one direction the other asset moves in the opposing direction) = -1.00
Typically you would like to see the correlation strength to be greater than 0.7 or less than -0.7 for there to be a tradable correlation. A reading close to zero would not offer optimal trade entries.
The other data the indicator is showing is the overall trend. This reading is a simple calculation based on the correlation length the user inputs, the indicator will determine if price action is trending up or down based on this length.
The indicator has a reading for the current timeframe that is on the chart and also a second timeframe which is defaulted to the daily.
This indicator is an add-on to the and I hope to have more updates coming soon.
For Access or Questions: Private message us. Thank you.
MTF Fantastic Stochastic (FS+)MTF Fantastic Stochastic (FS+) + Alerts
This chart overlay indicator can signal multiple triple-timeframe Stochastic RSI overbought and oversold confluences directly onto your chart, intended for use as a confluence either for reversal trade entries, or potential trade exits, indicating where price may be probable to reverse.
Features include:
- Primary set of fully configurable triple-timeframe overbought and oversold signals, indicating where 3 selected timeframes are all overbought or all oversold at the same time. Enabled by default.
- Secondary set of fully configurable triple-timeframe overbought and oversold signals, indicating where 3 selected timeframes are all overbought or all oversold at the same time, with alert option. Enabled by default.
- Also includes standard configurable Stoch RSI options, including k length, d length, RSI length, Stochastic length, etc.
- The default primary MTF #1 timeframes are set to 1minute, 5minute and 15minute. These are highly suitable for low timeframe scalpers trading on charts less than 5 minutes, and can often pin point price reversals.
- The default Secondary MTF #2 timeframes are set to 15minute, 30minute and 60minute. These are suitable for both low timeframe scalpers and considerably higher timeframe traders.
- Optional drawing of background colours and/or ribbon seen at bottom of the chart.
- Fully configurable timeframes, as well as overbought and oversold threshold levels for each individual timeframe. Overbought and oversold thresholds are set to the factory 80 and 20 levels respectively for all timeframes by default.
- Alert features for both MTF #1 and MTF #2 triple-timeframe confluences, including options for alerting overbought and oversold individually, as well as an option for alerting either overbought or oversold in a single alert.
Note: THe features listed above are accurate at the time of publishing but maybe updated or added to in future.
The Stochastic RSI
The popular oscillator has been described as follows:
“The Stochastic RSI is an indicator used in technical analysis that ranges between zero and one (or zero and 100 on some charting platforms) and is created by applying the Stochastic oscillator formula to a set of relative strength index ( RSI ) values rather than to standard price data. Using RSI values within the Stochastic formula gives traders an idea of whether the current RSI value is overbought or oversold. The Stochastic RSI oscillator was developed to take advantage of both momentum indicators in order to create a more sensitive indicator that is attuned to a specific security's historical performance rather than a generalized analysis of price change.”
How do traders use overbought and oversold levels in their trading?
The oversold level, that is when the Stochastic RSI is above the 80 level is typically interpreted as being 'overbought', and below the 20 level is typically considered 'oversold'. Traders will often use the Stochastic RSI at an overbought level as a confluence for entry into a short position, and the Stochastic RSI at an oversold level as a confluence for an entry into a long position. These levels do not mean that price will necessarily reverse at those levels in a reliable way, however. This is why this version of the Stoch RSI employs the triple timeframe overbought and oversold confluence, in an attempt to add a more confluence and reliability to this usage of the Stoch RSI.
This indicator was originally built as one of a many features included in the RF+ Divergence Scalping System and has been separated into it's own standalone indicator here for traders who do not want the many other features bundled into the original indicator. A number of features that exist in the original were intensive, and also quite niche. Therefore this lightweight single purpose chart overlay indicator offers this versatile feature of the ever popular Stochastic RSI to a wider audience of traders who may add it to various strategies.