ETHUSDT Long-Short using EMA,OBV,ADX,LinearReg,DXY(No repaint)This script strategy is used to follow the trending EMA with a delta difference (Price-EMA) to know when to enter and with 5 variables mentioned below, stop loss is below EMA line all the time in long and above EMA line in short, is like a trailing stop after candle is closed. Hard stop is also placed to prevent big candles movements, also correlation between VIX and ETH when the correlation is <-0.2 the position can be opened.
Indicators used:
EMA , OBV , ADX , Linear regression and Dollar Index trending, Leverage is available for Long and Short positions.
LONG
When Price is above EMA and price-ema difference is smaller than "Long delta Price/MA"
OBV(4hrs) is above OBV-EMA(110)
Linear regression is strong
ADX is strong >50
DXY is trending down
SHORT
When Price is below EMA and ema-price difference is smaller than "Long delta Price/MA"
OBV(4hrs) is below OBV-EMA(110)
Linear regression is weak
ADX is weak <50
DXY is trending up
BINANCE:ETHUSDT 30 minutes Timeframe
Balanço de Volume (OBV)
US Market Balance of Power Heikin Ashi Swing StrategyThis is a swing strategy, using the power of correlation, mainly designed for an investment approach for the US Market.
It uses the original OBV formula, which has been adapted to monthly heikin ashi candles values, which are taken from the correlated asset, in this case we are using QQQ chart for testing, but internally we are using the logic from SPY chart for calculations.
Once we that value, we make a moving average of it with the length of half of a year to have an idea about the overall price trend during that period of time.
After that, we are going to apply a percentile formula for the OBV value, and we are going to look for the percentile near 100th rank of the entire history of that data.
Finally once we have the top percentile values, we are going to create different formulas for long and short entries:
Short Entry/ Long exit = Current top percentile is higher than the previous top percentile value
Long Entry/ Short Exit = Current obv value is negative and the top percentile is smaller than the previous one or we are near the top values for the OBV oscillators ( crossing upwards previous candle/downwards current candle)
The strategy has been tested using 25% of the entire initial capital available in order to have an idea about the compound effect over the entire history of time which was selected.
From the test which can determine, that on average when we have strong bullish trends, the initial buy n hold strategy outperforms us, however the strategy is definitely a winner when there are side market/ bearish periods of time since it will help cut losses during these periods.
If you have any questions, please let me know !
GIRISH indicatorHello traders,
This indicator is the enhancement to my previous indicator (RSI+OBV). There is combined RSI and OBV with DMI. This new indicator is combination of RSI and OBV with VWAP . I have been using this indicator for intraday trades in NIFTY & BANKNIFTY .
The white line indicates the movement of VWAP wrt current price. There default range for this has been defined as -40 to 40 .
Entry for long: When white line goes below -40, we need to wait for green background. Entry has to be taken when green background appears. If price goes below the entry point, averaging can be done once. Price will surely go long and give us good profit.
Entry for short: When white line goes above 40 , we need to wait for red background (if darker red comes, it is better) . Entry has to be taken when red background appears. If price goes above the entry point, averaging can be done once. Price will surely go down and give us good profit on short side.
PS: Please do back testing in chart before taking trades.
Cheat Code's RedemptionWELCOME TO THE CHEAT CODE REDEMPTION PACK!!!!
I want to take a deep dive into what this indicator consists of and how you can use it to improve your trading strategy.
-What does the CCR consist of?
The Oscillator:
The oscillator is a combination of a true strength index sampled from on-balance volume and a regular RSI at default settings. The reason I added the on-balance volume is that it does not tend to remain at overbought or oversold conditions as traditional momentum oscillators do.
The Histogram:
The histogram is copied to a tee from the MACD histogram, the only difference here is that I extended the moving averages to depict a special pairing; the ema55 slow and ema21 fast. I then converted it into another true strength index, as the calculations fit all time frames.
The Divergences:
The divergences of an indicator can be extremely useful in catching scalp opportunities, a DARK RED/GREEN represents a REGULAR divergence, while a SALMON/LIGHT GREEN color represents a HIDDEN divergence.
The moving average:
The moving average built into this indicator is depicted as an aqua or yellow line, when the oscillator is moving in an uptrend, the moving average will appear aqua, when the oscillator is in a downtrend it will appear yellow. Use this as confirmation bias or as the third derivative of market position.
Oscillator Colors:
The Oscillator color is an important thesis of this indicator. When the line is green, it means the market is effectively in an uptrend, when it is red, it means the market is in a downtrend. Use this to prevent longing in a serious downtrend and vice versa.
If you have any questions regarding the indicator(s), feel free to reach out to me in the comments or through Direct Message!!!
Safe Trading, Don't get Rekt
- CheatCode1 <3
Multi-Indicator Divergence ScreenerHere is a new screener for everyone.
I have applied my Better Divergence On Any Indicator logic to scan 3 different indicators and up to 6 different assets at one time. Shoutout to LonesomeTheBlue and QuantNomad for their respective work on divergence and scanner scripts. I've implemented similar logic to put together this scanner.
So far, I have added support for RSI, OBV, MACD, MFI, Stochastic, and FSR, though I'm happy to add more by request. Please note, for simplicity, I have removed the logic to filter for only overbought/oversold divergences. Because this can scan both centered oscillators and non-centered indicators, overbought/oversold does not apply to all of them. I may try to find a way to work in back in later, as time allows.
Personally, I like to find confluences different types of indicators. For instance, agreeable divergence with a centered strength oscillator like RSI and a volume based indicator like OBV gives me more confidence that there will be follow-through.
Like in the Better Divergence script, you can opt to scan for confirmed divergences, potential divergences, or both.
You have the option to show or hide a table that will tell you exactly which assets have divergence, on which indicator they were found, and how many points of divergence were identified. By default, bull divergences will be green, bear will be red, but you can change these base colors to your liking. Confirmed divergences are shown with a solid background, while potentials (if selected) are shown with transparent background. If all 3 of your chosen indicators have divergence in the same direction, the asset name will show in the bull or bear color to highlight the confluence.
Alerts have also been set up to fire on bar close. The message will essentially tell you the same thing the table does, but in condensed format.
You can choose to have alerts fire any time there is any divergence detected across all assets, only when there are divergences on at least 2 of the chosen indicators for a given asset, or limit them to only when all 3 indicators show divergence in agreement.
JSS: On Balance Volume//Date: 11-Oct-22
//Author: Jatinder Sodhi
OBV Indicator with colour coding.
Blue - Long
Red - Short
Best used for Intraday on 5 minute charts. Works well on other timeframes as well.
@Inspired by Asit Baran's RankDelta:OBV Indicator
//Not an exact replica as I have found one line correctly ema(obv,21)
//Whereas second line ema(obv,5) corresponds closely with Asit's indicator values but not exact.
//Advisable to use along with my RSI indicator based on Asit Baran's RankDelta:RSI indicator.
Altered OBV On MACDHere is another strategy along with an indicator that is already published for everyone to use wisely in the tradingview platform. The strategy is not very planned to highlight where to enter and when to exit as it is just a system. So, it is always good practice to follow the signal of simple moving averages and that is the reason you could find those color lines in this strategy as well.
As the indicator signals the entry point, it is wise to decide what the SMA (21, 50, 90, 200) signals us. When the price oscillated around the higher timeframe of moving averages, then it is wise to wait before entering.
OBV:
The OBV is perfect indicator to understand the strength of the particular stock. As the strength increase, the trend of the stock goes high along with price. But, the OBV is considered only with close of previous close which is to make sure the double confirmation on the price to accumulate the volume .
Altered OBV:
So, here is the altered OBV, which basically consider the close of previous close and also buying interested of the day when close is higher than open.
MACD:
I always admire the magic of MACD with pre-defined timeframe. Now, this MACD applied on top of altered OBV to signal us the moving of the ticker strength.
Long:
The long entry occurs when the MACD on Altered OBV signal bullish and the same time the MACD on close already bullish.
Short
The short denotes when the MACD on Altered OBV signal bearish and at the same time the MACD on close already bearish.
I hope this would help on your swing trading strategy.
Happy Investing.
filbfilbs Better OBVThis indicator looks at the delta on the buying and selling volume of customizable lower timeframes to the timeframe selected and cumulates the delta between the buying and selling of those candles.
For example on a 4-hour chart, it will look at the 1 min timeframes and consider the delta by LTF candle, ranter than the summised view on the 4-hour.
In essence, it is trying to replicate CVD using time and price data without the order book, it becomes a "better, lower timeframe based, customizable OBV"
It also prints divergence as squares above or below the chart, where, for example, there would be buying on LTFs but the HTF candle closes red, this would be shown as bearish divergence.
Credit to Trading view and their up / down indicator, which this is a derivative of.
Any questions please ask!
RSI+OBVthis strategy works on the basis of crossovers of RSI at different period and OBV at different periods (separately). I am using it for Nifty and Bank Nifty. Entry for long can be taken when green bar appears; and exit has to be done when it disappears. Entry for short has to be taken when red bar appears; and exit has to be done when it disappears.
With little help from price action good results can be achieved.
Moving Average Convergence Divergence On Alter OBVOBV:
The OBV is perfect indicator to understand the strength of the particular stock. As the strength increase, the trend of the stock goes high along with price. But, the OBV is considered only with close of previous close which is to make sure the double confirmation on the price to accumulate the volume.
Altered OBV:
So, here is the altered OBV, which basically consider the close of previous close and also buying interested of the day when close is higher than open.
MACD:
I always admire the magic of MACD with pre-defined timeframe. Now, this MACD applied on top of altered OBV to signal us the moving of the ticker strength.
I hope the another MACDAltOBV would help on your swing trading strategy.
Happy Investing.
On Balance Volume DeviationThe objective of this indicator is to be a leading indicator that can detect a large price change before it happens. It is based on the On Balance Volume (OBV) indicator, which is a leading indicator based on the premise that a large change in volume often precedes a large price change. This indicator charts the N-Period deviation of the OBV data and displays it as a histogram. This is overlayed on an area chart of the M-Period SMA of the histogram data. This combination helps to visually enhance the pattern that signifies that a jump in price is about to happen.
Useage:
When the histogram bars are above the area plot, then a jump in price is about to happen
As with all leading indicators, there are a lot of false signals. Confirm with price action or another indicator
The further the histogram bars are above the area plot, the larger the predicted jump in price
It seems to work better on shorter intraday timeframes than on the longer timeframes
At the close of a market session, it is a good indicator of how much the price will jump on the opening of the next market session.
OBV ScalingOBV Scaling Indicator
Objective - Use for executed order
Description - OBV Scaling is the introduction of obv to scaling it into 1 Standard deviation. Since the obv scaling in general has a wide distribution of data, we need to scaling the data to reduce fragmentation.
Applications - The principle of OBV Scaling is to use it as an executed order when the value of the OBV scaling crosses EMA of OBV Scaling.
Recommendation - OBV Scaling should be used in conjunction with indicators used to filter trend. for example Supertrend, Parabolic Sar
OBV CSI [mado]This Indicator shows you the strength of the Currency based OBV RSI.
If the Currency label is on the top, it is strong, if it is on the bottom, it is weak
use sample image
I use 1 chart just for OBV CSI :)
Stochastic Slow and OBV Percent Oscillator
Purpose - Stochastic is the best momentum indicator and On Balance Volume (OBV) is the best volume indicator. Why not combine both to come up with a more sophisticated oscillator?
How It's Done - I had to put OBV as an oscillator (returning values between 0 and 100) in order to put it in the same pane with the slow stochastic oscillator. Otherwise, their synergy won't be that great. So, I have decided to visualize OBV as a percentage relative to selected period's high and low value. That way, I can keep the OBV value to stay within boundary.
Interpretation
1. Dot color indicates the whether the stochastic K/OBV is over or below the stochastic D/Signal line.
2. When Stoch and OBV are moving in the same direction and are close together (on top of each other), this indicates a strong trend
3. When Stoch crosses up or down the OBV oscillator, it may indicate a trend reversal
Squeeze OBVThe concept comes from "TTM Squeeze", this indicator visualizes the squeeze on the price movement.
Yellow band overlay on the candles shows that entered a squeeze on with low volatility, market preparing itself for an large move (up or down).
Dots of OBV change every bar, green means potential up, red is the opposite.
Prepare a breakout order with the direction of OBV.
If potential up, the strategy is a breakout order above the squeezed Bollinger Band and the stop loss is below the Bollinger Band.
It's a pity that it cannot write breakout order strategy in Tradingview.
My experience that use CVD instead of OBV will have better performance, but it needs the historical evolution of the order book.
----
概念來自於 "TTM Squeeze",將擠壓的過程視覺化在價格走勢上。
k線上的黃色帶覆蓋表明進入了低波動性的擠壓,市場為大幅波動(向上或向下)做準備。
OBV 的點每根bar都會變化,綠色表示可能向上,紅色則相反。
搭配 OBV 可以判斷走勢,使用突破單策略能夠有效獲利,
假設可能向上,突破單在擠壓布林帶上方,止損在布林帶下方。
可惜 Tradingview 無法寫突破單策略回測。
經驗上搭配 CVD 更有效,需要交易所訂單簿的歷史紀錄,故 Tradingview 也無法製作 CVD。
OBV with Volume/Momentum DivergenceCredits go to vyperphi696 and LazyBear for the original OBV with Divergence script.
This indicator has the new option to check for momentum divergence, which I have done by adding RSI and MACD data.
Hence the indicator allows combined testing of volume and momentum divergence. This feature aims to improve trend reversal detection by reducing false positives.
In summary, 3 divergence categories are shown by default as lines:
Volume + RSI + MACD (dark green/red)
Volume + RSI / Volume + MACD (light green/red)
Volume (gray)
Line colors can be adjusted via plot settings. Therefore it is also possible to distinguish Volume + RSI and Volume + MACD divergence if necessary.
Lastly, I edited the indicator scaling mechanism when changing from one timeframe to another; the transitions are smoother now. This only applies when auto-scaling is off.
Intrabar On Balance VolumeAn experimental modification of TradingView's built-in OBV indicator that calculates its value with intrabar data.
This leads to a more accurate OBV trace because it considers the price swings that happen within the time period of each candle, instead of only considering the candle close price.
For example: on a 4H timeframe a single candle spans 4 hours. In this indicator the OBV is calculated with 1-minute intrabar data, leading to a resolution of 240 intrabars per 4H candle (that is, it considers the volume and price swings that happened at each minute of those 4 hours).
VINA for Futures Trading Volume Imbalance Analysis 30min+Price pattern is critical for trading. So is volume analysis, but volume is so hard to read.
Introducing VINA, the Volume Imbalance Next Action indicator. VINA is similar to OBV, the key being the volume being measured. VINA is developed over many years, using ideas from PVT and Accumulation / Distribution, normalized as an oscillator, and not just adding/subtracting like OBV, instead considering the size of the move like PVT.
It's not perfect, but VINA catches almost all of the major trends. Like all indicators, VINA gets whipsawed in choppy environments. VINA has been very accurate for trading futures, so I'm presenting it here with signals shown for 30 minute or higher timeframes.
Let me know what you think.
Anchored OBVThe On Balance Volume indicator (OBV) is used in technical analysis to measure buying and selling pressure.
It is a cumulative indicator meaning that on days where price went up, that day's volume is added to the cumulative OBV total.
If price went down, then that day's volume is subtracted from the OBV total.
The OBV value is then plotted as a line for easy interpretation.
On Balance Volume is primarily used to confirm or identify overall price trends or to anticipate price movements after divergences.
If On Balance Volume crosses over or under the zero line, it adds confluence to a bull/bear bias respectively.
Anchored On Balance Volume unlike traditional OBV, resets on your specified date and/or bar (clickable).
On Balance Volume Trend© 2022, CryptoNaut1000
An extension to "On Balance Volume Momentum (OBV Momentum)".
"OBV Trend" is a trend strength indicator, that can be used to identify strong trends and also trend changes based on volume.
High positive values indicate strong volume on the buy side, high negative values indicate strong volume on the sell side.
An increasing OBV trend indicates a strengthening buy trend or a weakening sell trend,
decreasing OBV trend indicates a strengthening sell trend or weakening buy trend.
OBV trend is calculated by plotting a short vs. a long moving average and filling the difference in volume.
OBV trend metric is absolute volume.
[blackcat] L1 OBV-MFI ComboLevel 1
Background
As requested, this is a combo of OBV and MFI indicators
Function
On-balance volume (OBV) is a technical trading momentum indicator that uses volume flow to predict changes in stock price. Joseph Granville first developed the OBV metric in the 1963 book Granville's New Key to Stock Market Profits.
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.
The combo of them is still an oscillator.
Remarks
Feedbacks are appreciated.
Chaikin Volume AccumulatorThe Volume Accumulator is used in technical analysis to identify strengths and weaknesses in a market. It is derived from the On Balance Volume indicator, except that instead of giving all the volume to bears on red days and bulls on green days it gives a proportional amount to both depending on the relative close price. As with many trading indicators, classic divergence between the VA and the close price may indicate an incoming reversal.
As a general rule of thumb:
Price Up:
VA up = clear uptrend
VA sideways = moderate uptrend
VA down = weak uptrend
Price Sideways:
VA up = accumulation
VA sideways = no bias
VA down = distribution
Price Down
VA up = weak downtrend
VA sideways = moderate downtrend
VA down = strong downtrend
OBV Overbuy+sell Oscillator[RSU]On-balance volume (OBV) is a technical trading momentum indicator that uses volume flow to predict changes in stock price. Joseph Granville first developed the OBV metric in the 1963 book Granville's New Key to Stock Market Profits.
This indicator is based on the OBV indicator and adds 2 times the standard deviation Bollinger Band to evaluate the overbought and oversold phenomenon of the OBV indicator.
The characteristics of Bollinger Bands: According to the normal distribution phenomenon, only 5% of the cases will exceed 2 times the standard deviation of the Bollinger Bands . So when it exceeds, I use colors to mark red overbought and green oversold situations.
Usage:
1.Identify trends: Identify current stock trends by OBV's 30 average line color.
2.Breakthrough:OBV Breakthrough 30 average,signal trend may reversal.
3.Oversell and overbuy:A break below overbuy could signal a temporary end to the uptrend.
4.Divergence:When the slope of the two highs is opposite to the slope of the two highs of the indicator, a trend reversal signal may occur.