Point of Control V2 The genesis of this project was to create a POC library that would be available to deliver volume profile information via pine to other scripts of indicators and strategies.
This is a republish of an invite only script to open access
This is the indicator version of the library function.
A few points of significance:
- Allows the choice of reset of the study period, day/week or bars. This is simple enough to expand to other conditions
- Bar count resets starting from the beginning of the data set (bar index =0) vs bars back from the end of the data set
- A 'period' in this context is the time between resets - the start of the POC (eg. start of Day or Week) until it resets (for example at the beginning of a next day or week)
- Automates the determination of the increment level rather than the user specifying ticks or price brackets
- Does not allow for setting the # of rows and then calculating the implied price increment levels
- When a period is complete it is often useful to look back at the POCs of historical periods, or extend them forward.
- This script will find the historical POCs around the current price and display them rather than extend all the historical POC lines to the right
- This script also looks across all the period POCs and identifies the master POC or what I call the Grand POC, and also the next 3 runner up POCs
This indicator is also available as a library.
BINANCE:BTCUSDT NSE:NIFTY OANDA:XAUUSD NASDAQ:AAPL TVC:USOIL
Price Volume Trend (PVT)
Volume Trend Meter LTFA new take to an already popular indicator of mine, now with lower time frame support for a volume called Volume Trend Meter LTF (VTML).
The VTM LTF indicator measures the volume pressure at a specific part of the candle (Start, Middle, or the end of the candle) and displays it as a histogram.
This indicator sums up all green candle volumes and red candle volumes over the selected part of the candle (Select in settings - start end or middle) and plots their values by subtracting increasing volume and decreasing volume.
Use this indicator to identify increasing volume with the green candles (close bigger than open) and increasing volume of the red candles (close is smaller than open).
Can also work on daily charts and higher.
======= Calculation ==========
For Green Column: The total Volume of green candles is higher than the total red candle volume.
For Red Column: The total Volume of red candles is higher than the total green candle volume.
======= Volume Trend Meter LTF Colors =======
Green: Increasing buying pressure.
Red: Increasing selling pressure.
My original VTM (not the lower time frame version):
Like if you like and Follow me for upcoming indicators/strategies: www.tradingview.com
Magnifying Glass (LTF Candles) by SiddWolf█ OVERVIEW
This indicator displays The Lower TimeFrame Candles in current chart, Like Zooming in on the Candle to see it's Lower TimeFrame Structure. It plots intrabar OHLC data inside a Label along with the volume structure of LTF candle in an eloquent format.
█ QUICK GUIDE
Just apply it to the chart, Hover the mouse on the Label and ta-da you have a Lower Timeframe OHLC candles on your screen. Move the indicator to the top and shrink it all the way up, because all the useful data is inside the label.
Inside the label: The OHLC ltf candles are pretty straightforward. Volume strength of ltf candles is shown at bottom and Volume Profile on the left. Read the Details below for more information.
In the settings, you will find the option to change the UI and can play around with Lower TimeFrame Settings.
█ DETAILS
First of all, I would like to thank the @TradingView team for providing the function to get access to the lower timeframe data. It is because of them that this magical indicator came into existence.
Magnifying Glass indicator displays a Candle's Lower TimeFrame data in Higher timeframe chart. It displays the LTF candles inside a label. It also shows the Volume structure of the lower timeframe candles. Range percentage shown at the bottom is the percentage change between high and low of the current timeframe candle. LTF candle's timeframe is also shown at the bottom on the label.
This indicator is gonna be most useful to the price action traders, which is like every profitable trader.
How this indicator works:
I didn't find any better way to display ltf candles other than labels. Labels are not build for such a complex behaviour, it's a workaround to display this important information.
It gets the lower timeframe information of the candle and uses emojis to display information. The area that is shown, is the range of the current timeframe candle. Range is a difference between high and low of the candle. Range percentage is also shown at the bottom in the label.
I've divided the range area into 20 parts because there are limitation to display data in the labels. Then the code checks out, in what area does the ltf candle body or wick lies, then displays the information using emojis.
The code uses matrix elements for each block and relies heavily on string manipulation. But what I've found most difficult, is managing to fit everything correctly and beautifully so that the view doesn't break.
Volume Structure:
Strength of the Lower TimeFrame Candles is shown at the bottom inside the label. The Higher Volume is shown with the dark shade color and Lower Volume is shown with the light shade. The volume of candles are also ranked, with 1 being the highest volume, so you can see which candle have the maximum to minimum volume. This is pretty important to make a price action analysis of the lower timeframe candles.
Inside the label on the left side you will see the volume profile. As the volume on the bottom shows the strength of each ltf candles, Volume profile on the left shows strength in a particular zone. The Darker the color, the higher the volume in the zone. The Highest volume on the left represents Point of Control (Volume Profile POC) of the candle.
Lower TimeFrame Settings:
There is a limitation for the lowest timeframe you can show for a chart, because there is only so much data you can fit inside a label. A label can show upto 20 blocks of emojis (candle blocks) per row. Magnifying Glass utilizes this behaviour of labels. 16 blocks are used to display ltf candles, 1 for volume profile and two for Open and Close Highlighter.
So for any chart timeframe, ltf candles can be 16th part of htf candle. So 4 hours chart can show as low as 15 minutes of ltf data. I didn't provide the open settings for changing the lower timeframe, as it would give errors in a lot of ways. You can change the timeframe for each chart time from the settings provided.
Limitations:
Like I mentioned earlier, this indicator is a workaround to display ltf candles inside a label. This indicator does not work well on smaller screens. So if you are not able to see the label, zoom out on your browser a bit. Move the indicator to either top or bottom of all indicators and shrink it's space because all details are inside the label.
█ How I use MAGNIFYING GLASS:
This indicator provides you an edge, on top of your existing trading strategy. How you use Magnifying Glass is entirely dependent on your strategy.
I use this indicator to get a broad picture, before getting into a trade. For example I see a Doji or Engulfing or any other famous candlestick pattern on important levels, I hover the mouse on Magnifying Glass, to look for the price action the ltf candles have been through, to make that pattern. I also use it with my "Wick Pressure" indicator, to check price action at wick zones. Whenever I see price touching important supply and demand zones, I check last few candles to read chart like a beautiful price action story.
Also volume is pretty important too. This is what makes Magnifying Glass even better than actual lower timeframe candles. The increasing volume along with up/down trend price shows upward/downward momentum. The sudden burst (peak) in the volume suggests volume climax.
Volume profile on the left can be interpreted as the strength/weakness zones inside a candle. The low volume in a price zone suggests weakness and High volume suggests strength. The Highest volume on the left act as POC for that candle.
Before making any trade, I read the structure of last three or four candles to get the complete price action picture.
█ Conclusion
Magnifying Glass is a well crafted indicator that can be used to track lower timeframe price action. This indicator gives you an edge with the Multi Timeframe Analysis, which I believe is the most important aspect of profitable trading.
~ @SiddWolf
Volume Risk Avoidance IndicatorPrice Pattern Analysis is the core of trading. But price patterns often fails.
VRAI (Volume Risk Avoidance Indicator) shows Volume Pressure, so that you can avoid volume-based risks.
For example, never short when you see green (buying pressure). Never long when you see red (selling pressure).
You still need to pick good price patterns, because the crossover of volume pressure is not reliable.
Enjoy!
Money Flow LineWhat is this? The Money Flow Line (MFL) indicator is at its core a more even-tempered version of the Price-Volume-Trend (PVT). The primary difference is the usage of `hlc3` ((high + low + close) / 3) rather than `close` to use the "typical price" that it critical to the calculation of the Money Flow Index (MFI). Other similar indicators include the Accumulation Distribution Line (ADL) and the On Balance Volume (OBV) indicators. The purpose of all of these indicators is to attempt to measure the strength of the money flow by combining price and volume into a rolling measurement that can be compared over time to look for confirmations and divergences.
The indicator also includes an optional averaging (smoothing) line that can be enabled in the display settings. Enabling this smoothing line with a desired period allows for simpler trend comparisons and also allows the user to view how far the line has diverged from the mean. This creates an indicator very similar to Elder's Force Index (EFI), which is also a `close * volume` style indicator.
Why is this important? After an extreme movement or volume spike the MFI will "snap back" sharply as that bar eventually exits the set period. This produces a result that is meaningless and skews the indicator away from the market structure. Because of this behavior, range clamping, and the loss of comparative history I prefer to shy away from oscillator style indicators. The Money Flow Line instead gives you all of the history so you may compare and see the broader trend without sharp snaps in history based on an arbitrary period setting.
Why is this better? This produces a no-lag indicator that isn't subject to the harsh skewing produced by they Money Flow Index's period calculation. It doesn't lose history like MFI or EFI, is clear about the trend direction, and prefers a "typical price" (averaging the entire range of each bar) rather than whatever happens to be the closing price for a given bar.
How can I use it? The indicator is attempting to measure supply and demand in the markets. No indicator is perfect, but we can use all of the information we have available to make our best predictions. There are only 3 pieces of data the market gives us:
1. Price (action)
2. Volume
3. Time
The Money Flow Line combines all of these data points into a readable rolling data set that attempts to show subtle balance of power shifts based on changes in volume and "smart money" (or "big money") stepping in and out of the picture. Much like PVT, we look for the same things:
- Trend Identification: an up or down trend appears in the MFL
- Confirmations: the MFL agrees with price action in direction and magnitude
- Divergence: the MFL disagrees with price action, indicating a reversal may be coming soon
When applying the smoothing line we can also look for similar things we would with EFI. The primary case would be to look for the MFL to jump very far away from the mean (a high magnitude movement) which indicates that price may be reverting towards the mean soon (a "mean reversion"). On the other hand, it may indicate strength in the current price direction. All of these predictions depend heavily on price action and market structure. Good luck!
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.
SuperTrend Trapping Candle StrategyHello traders!
How this indicator works?
The main functionality of this indicator is to find entry based upon SuperTrend indicator. This indicator helps us to find trapping candle to enter into the market.
What is a trapping candle?
A trapping candle is a candle that shows strength in opposite direction to SuperTrend. This helps us to enter in a trade before the move start in the current trend's direction. There are two types of trapping candles signals I have added currently:
1. Volume is high than previous candle in the opposite direction.
2. 3 candles of opposite direction with decreasing volume .
How to enter in a trade in uptrend market?
SuperTrend shows a green signal
A green triangle formed below red candle
Enter into the trade when price is above red candle high
SL could be place below red candle or swing low if it is near
How to enter in a trade in downtrend market?
SuperTrend shows a red signal
A red triangle formed above green candle
Enter into the trade when price is below green candle low
SL could be place above green candle high or swing high if it is near
How to avoid to enter in a trade in sideways market?
You can follow price action strategies
Or you can follow some indicator to find sideways market
Indicator settings and how to change?
ATR Length - For SuperTrend, this is default value.
Factor - For SuperTrend, changed to 2 to provide fast signals.
Candle Height - For trapping candle price, default set to 0.003% of the current price.
COSMO TREND👉 What is this indicator ?
This indicator is made up with the help of Multiple SuperTrend and Price Action , In this awesome indicator, The buy and sell entry is taken by comparing the trend using our secret logic.
👉 What is special about this indicator ?
More than Ten Takeprofit price points can be seen in this indicator , The Stoploss price point can be seen as well . You can simply adjust take profit percentage and stop loss percentage in indicator settings
👉 What kind of Take Profit signal is there on this indicator ?
Ten types of take profit signals are displayed on this indicator, each marked as TP1,TP2,TP3,TP4,TP5,TP6,TP7,TP8,TP9 and TP10 respectively. The take profit signals available for both buy and sell entries. The take profit of the buy entry is shown in Green Color and the take profit of the sell entry is shown in Red Color.
👉 What kind of Exit signal is there on this indicator ?
Exit signals can be seen at the end of the trend
👉 How many alarms does this indicator have ?
This indicator has 13 types of alarm for Buy , Sell , Take Profit and Exit signal, and it is best to set the alarm by selecting the Alert Once Bar Close option to avoid repaint.
👉 On which coins can this indicator be used ?
This indicator is best used on all cryptocurrencies, forex markets and stocks , This indicator is very helpful to get high returns on all cryptocurrencies with low price and high voltality
Note : This indicator only works well in all time frames ( 1s,5s,10s,1m,5m,1h etc...) , Use appropriate values when using other coins. If you have difficulty finding the value, you can contact us.
Default Setup Instructions 👇
Time Frame : 1 Minute
Default Coin : C98USDT
The following settings can be found in this indicator
You can simply adjust take profit percentage and stoploss percentage in indicator settings
Orgin Factor : This is the ATR Factor Value for High Time Frame trend. You can change this value according to the volatility , the ATR Factor value is also used to reduce the chance of a fake signal
Mid Factor : This is the ATR Factor Value for Low Time Frame trend. You can change this value according to the volatility , the ATR Factor value is also used to reduce the chance of a fake signal
Low Factor : This is the ATR Factor Value for Second Low Time Frame trend.
Take Profit - TP1 Percentage : Give What percentage for take First TP
Take Profit - TP2 Percentage : Give What percentage for take Second TP
Take Profit - TP3 Percentage : Give What percentage for take Third TP
Take Profit - TP4 Percentage : Give What percentage for take Fourth TP
Take Profit - TP4 Percentage : Give What percentage for take Fifth TP
Take Profit - TP4 Percentage : Give What percentage for take Sixth TP
Take Profit - TP4 Percentage : Give What percentage for take Seventh TP
Take Profit - TP4 Percentage : Give What percentage for take Eighth TP
Take Profit - TP4 Percentage : Give What percentage for take Nineth TP
Take Profit - TP4 Percentage : Give What percentage for take Tenth TP
Nifty & BN 2 Candle Theory Back Testing and Alert Notification How To Initiate Long Trade-in Index Future/ Buy Call Options – 3 Min TF
▪ If The Index Futures Trades Above The VWAP, the Following Parameters are Checked For 2 Candle Theory on the long side
▪ RSI Trades Above 50 & Between 50-75/80
▪ Volume Of 2 Consecutive Bars Is Above 50 K for BN & 125 K For Nifty
▪ All the indicators (Parabolic SAR, Super Trend, VMA, VWAP) Below the Candles
▪ When the above conditions are met enter In 3rd Candle, With 1st Candle High As SL
How I Initiate Short Trade-In Index Future/ Buy Put Options – 3 Min TF
▪ If The Index Futures Trades Below The VWAP, the Following Parameters are Checked For 2 Candle Theory on the short side
▪ RSI Trades Below 40 & Between 40-25/20
▪ Volume Of 2 Consecutive Bars Is Above 50 K for BN & 125 K For Nifty
▪ All the Indicators (Parabolic SAR, Super Trend, VMA, VWAP) Above The Candles
▪ When the above conditions are met enter In 3rd Candle, With 1st Candle High As SL
The indicator checks the above and notifies to enter a long trade and short trade respectively. There is also volume cutoff and change in the volumes respectively, also non-trading times that can be set.
PT FVG ImbalancesVersion 1.0 of the PT FVG Gaps & Flat Opens was developed to visually identify any imbalances in price. This indicator can be used on all timeframes.
Fair Value Gaps are a key component when trading price action. They are derived from zones in liquidity where price moved quickly in a certain direction leaving gaps behind. These areas tend to act as magnets to price throughout the trading session of that timeframe.
PT FVG Features:
-Gaps that have been partially filled will shade darker to show price has already attempted to fill that gap before (Toggle Highlight Gap Fill).
-Gaps that have been partially filled will remove a portion of the background zone to indicate how much gap is left to fill in the full zone (Toggle Highlight Remaining Gap).
Flat Open Candles are derived from candles that open without a wick (wickless candles). Price more often than not tends to gravitate towards these areas in the near future to fill the wickless candle before continuing on with the trend. Can be used on all timeframes, but the higher the timeframe holds more weight.
PT Flat Open Features:
-Flat open sensitivity would recommend keeping it around 30-50. If scalping keep it sub 30. This feature determines how many flat opens you want on your chat at one time.
-Delete flat open line allows us to delete the line once price has filled the wickless candle.
Video with strategy will be uploaded shortly! It is included as part of the library. Just message us for access!
Real IndicatorReal indicator is an indicator to convert ohlcv charts to one oscilator!
there is an effective thing in all charts: "Volume", and I used this thing to mix it by price
Buy: on crossing above to Bollinger-lower-band (on Up-trends)
Sell: on crossing under Bollinger-upper-band (on Down-Trends)
use an SMA-200 to determine trends ;)
FaustFaust is a composite indicator that combines 3 volume indicators: TSV, OBV, and PVT.
TSV moving average is plotted as an oscillator. OBV and PVT are calculated internally.
Four divergences are calculated for each indicator (regular bearish, regular bullish, hidden bearish, and hidden bullish) with three look-back periods (high, mid, and small).
For TSV, the fattest plotted line is the divergence with the highest look-back period, and the thinnest line is the divergence with the shortest look-back period.
For PVT, the larger the circle, the higher the divergence look-back period.
For OBV, the larger the triangle, the higher the divergence look-back period.
speed pumpIn my basic formula that I calculated with volume and price variables, I determined RSI 7, RSI 14, MF 7, MF 14, CMF 20 and average price deviation difference as limiting. My goal is to detect sudden rising altcoins and quickly buy and sell. I added an alarm for this. I'm sure I didn't write a perfect signal, and you may even get false signals at many points. You should know that this market is always insecure, and it is entirely your responsibility to use the signals. I will continue my analysis to do better. Good luck to all of us.
Hacim ve fiyat değişkenleri ile hesapladığım temel formülümde RSİ 7, RSİ 14, MFİ 7, MFİ 14, CMF 20 ve ortalama fiyat sapması farkını sınırlayıcı olarak belirledim. Hedefim ani yükseliş yapan altcoinleri tespit edip hızlıca al ve sat yapmak. Bunun için alarm ekledim. Kusursuz bir sinyal yazmadığıma eminim ve hatta bir çok noktada hatalı sinyaller alabilirsiniz. Bu piyasanın herzaman güvensiz olduğunu unutmadan bilmelisiniz ki sinyalleri kullanmak tamamen sizin sorumluluğunuzda. Daha iyisini yapabilmek için analizlerime devam edeceğim. Hepimize bol kazançlar.
Alien Brain👉 What is this indicator ?
This indicator is made up with the help of Multi Trend , Moving Average and Price Action , In this beautiful indicator, The buy and sell entry is taken by comparing the trend in the higher time frame with the Trend in the short time frame using our secret logic.
👉 What kind of Buy and Sell signal is there on this indicator ?
Four types of buy and sell signals are displayed on this indicator, each marked as M.Buy(Master Buy) , M.Sell (Master Sell) , Buy1, Sell1, Buy2 , Sell2, Buy3 and Sell3 respectively. These four types of indications are obtained by comparing the trend in the higher time frame with the Trend in the short time frame.
👉 What kind of Take Profit signal is there on this indicator ?
Four types of take profit signals are displayed on this indicator, each marked as TP1,TP2,TP3 and TP4 respectively. The take profit signals available for both buy and sell entries. The take profit of the buy entry is shown in Green Color and the take profit of the sell entry is shown in Red Color.
Note : Take Profit Signals Only Available for Master Buy and Master Sell
👉 What kind of Exit signal is there on this indicator ?
Exit signals can be seen at the end of the trend
Note : Exit Signals Only Available for Master Buy and Master Sell
👉 How many alarms does this indicator have ?
This indicator has 18 types of alarm for Buy , Sell , Take Profit and Exit signal, and it is best to set the alarm by selecting the Alert Once Bar Close option to avoid repaint.
👉 On which coins can this indicator be used ?
This indicator is best used on all cryptocurrencies, forex markets and stocks , This indicator is very helpful to get high returns on all cryptocurrencies with low price and high voltality
Note : This indicator only works well in 1 min time frame , Use appropriate values when using other coins. If you have difficulty finding the value, you can contact us.
Default Setup Instructions 👇
Time Frame : 1 Minute
Default Coin : OGNUSDT
The following settings can be found in this indicator
TOP BRAIN - Factor : This is the ATR Factor Value for High Time Frame trend. You can change this value according to the volatility, the ATR Factor value is also used to reduce the chance of a fake signal
MID BRAIN - Factor : This is the ATR Factor Value for Low Time Frame trend. You can change this value according to the volatility, the ATR Factor value is also used to reduce the chance of a fake signal
MID BRAIN - Threshold : This is the difference between price and moving average. Changing the value of this option will change the accuracy of the trading signal
LOW BRAIN - Factor : This is the ATR Factor Value for Second Low Time Frame trend.
Take Profit - TP1 Percentage : Give What percentage for take First TP of Master Signal
Take Profit - TP2 Percentage : Give What percentage for take Second TP of Master Signal
Take Profit - TP3 Percentage : Give What percentage for take Third TP of Master Signal
Take Profit - TP4 Percentage : Give What percentage for take Fourth TP of Master Signal
Treat Sideways👉 What is this indicator ?
Understanding the Sideways Trend is the best trading method, and we have written this script intending to make you a better sideways filter indicator. Treat Sideways helps you understand the sideways trend and trade in a risk free manner.
👉 On which coins can this indicator be used ?
This indicator is best used on all cryptocurrencies, stocks , forex markets
👉 How work this indicator ?
We understand the trend using our secret logic and price action, and After that, we mark the sideways movement in a box. The moving average line helps us to construct this indicator.
👉 Default Coin and Time Frame ?
XRPUSDT
Time Frame : 1 min
MA Line Color Details 👇
The Blue color of the MA line indicates the Sideways Trend
The Red color of the MA line indicates the Down Trend
The Green color of the MA line indicates the Up Trend
Indicator Settings 👇
Box Height : This setting can be used to set the size of the Sideways trend
Time Gap : This option is used to control unexpected down trend and up trend
Up Down Threshold : This option should be adjusted according to the time frame and voltality
Color :
Option to change the color of the box that appears in the sideways trend
Border Color : Option to change the color of the box border that appears in the sideways trend
Opacity : Option to change the opacity of the box border that appears in the sideways trend
Line Width : You can adjust the width of the MA line with this option
VSA with Smart Volume-Atropine
Volume spread analysis is a new way of looking at the market. It more like the candlestick analysis taking into consideration the volume . Volume Spread Analysis is one of the most important concepts of technical analysis .
Volume plays a very important role for traders. It is one of the key movers of the market because the market is mostly moved by fear and greed among the participants. Volume is also important in confirming a trend and chart patterns.
How Does This Indicator Works ?
1. It indicates Strengths and Weakness Signals on the basis of Tom Williams Volume Spread Analysis.
2. It Automatically Draws Potential Zones and you can extend them.
3. It Draws zones over Strength or Weakness Signal for whole session.
4. Gives Options to hide Historical Action to avoid noise over the chart.
5. Shows Cumulative Volume over the Candle to get clear Picture of buyer and seller.
6. It Indicates most important signal of Effort vs Result.
7. Automatically draws zone of High Volume Candle from Higher Time frame.
8. Draws 60min(1Hr) Initial Balance Range.
Stage Analysis - Short TermImproved stage analysis by adding short term trend
Within the base of stage 2 stocks, price tends to consolidate on a swings where short term moving averages cross each other,
wait for price to be consolidating with in the base around the short term moving averages where the distance between two moving averages would be shrinking as well + volume dryness.
To capture pull backs with the short term moving averages within the base
To make the chart analysis clear, short term averages are hidden in the chart apart from Daily time period
Bogdan Ciocoiu - MakaveliDescription
This indicator integrates the functionality of multiple volume price analysis algorithms whilst aligning their scales to fit in a single chart.
Having such indicators loaded enables traders to take advantage of potential divergences between the price action and volume related volatility.
Users will have to enable or disable alternative algorithms depending on their choice.
Uniqueness
This indicator is unique because it combines multiple algorithm-specific two-volume analyses with price volatility.
This indicator is also unique because it amends different algorithms to show output on a similar scale enabling traders to observe various volume-analysis tools simultaneously whilst allocating different colour codes.
Open source re-use
This indicator utilises the following open-source scripts:
BankNifty - OBVThis script tries to draw OBV for BankNifty using Futures Volume along with Average OBV. For Nifty50 just change the Futures Volume symbol in settings. Look at devations in Price vs OBV or Average OBV breakout.
NSE:NIFTY
NSE:BANKNIFTY
Spartan Trading Round NumbersRound number Swing Trading System:
Setup part 1: Set Near Round Number And Specific Gap in indicator input session
Setup part 2: What is the direction of the trend? Use Dow Theory, moving averages or your preferred technical analysis to determine the trend. Only trade with the trend.
Setup part 3: Wait for the price to swing in the direction of the trend
Setup part 4: Wait for a correction to begin after a high in an uptrend or low in a downtrend near a round number.
Entry price: Set your entry price at the next round number up in a downtrend or down in an uptrend
Stop loss: Set your stop loss at the next but one round number or the fifty level
Take profit: Set your profit target 200-300 Points from your entry price.
Intrabar OBV/PVTI got this idea from @fikira's script Intrabar-Price-Volume-Change-experimental
The indicator calculates OBV and PVT based on ticks. Since, the indicator relies on live ticks, it only starts execution after it is put on the charts. The script can be useful in analysing intraday buy and sell pressure. Details are color coded based on the values.
Data is presented in simple tabular format.
Formula for OBV and PVT can be found here:
www.investopedia.com
www.investopedia.com
Monkey D Luffy RSI+SMA OscillatorIts a basic rsi sma crossover indicator
you can use in any market
just adjust settings to your preference