volume oscillator nestPrice encountered resistance at Point A where it had earlier witnessed support. Later, it also witnessed resistance at points B and C, where earlier there had been demand — the previous support acting as resistance as per the principle of polarity. Renko brick reversal formations can help us in seeking confirmation and trading them.
Cerca negli script per "renko"
ABCD 4-point uptrend chart pattern indicatorABCD 4-point chart pattern is a very popular and well known pattern in chart technical analysis, it consists of 4 points and 3 legs.
It exhibits three continued lines in a specific trend. The concept is to compare the retracement level between legs. For example, when leg BC makes a 0.382 or 38.2% Fibonacci retracement of the BA leg or AB, it means that the price difference from point C to B is equal to 38.2% of the price difference from point B to A.
Please note that this indicator is only for ABCD 4-point chart pattern in uptrend, in particular, it must be an uptrend from point A to point B.
There are many ways to define its formation, our unique algorithm is based on the following definition:
The point A, B and C are swing points and D does not have to be a swing point, but it must reach a given ratio of AB:CD.
The ratio of AB:CD is determined by comparing the price difference between C to D and A to B.
Here is the formula to calculate it: |Price of C - Price of D| / |Price of A - Price of B|.
Also, the price difference between B to C and A to B must reach a given ratio, BC:AB calculation is the same as AB:CD.
Point B must be higher than point A in a given percentage.
How it works?
The indicator will automatically detect the ABCD 4-point chart pattern based on the input values we use. It will draw three lines to connect point A, B, C and D once all four points satisfy the condition. It will also display the letter of A, B, C and D above or below in each corresponding bar. The indicator draws seven extension lines from point D as the support and resistance levels. The default levels are based on the Golden Ratio. You can change the ratios from input. The indicator will start to plot the lines as soon as the pattern is confirmed, the trend may continue to go up after the event.
It shows the Fibonacci retracement support and resistance levels for a given range and displays the corresponding ratio on the right side of the levels. The price range and levels are adjustable by user, you can easily identify the major and minor support/resistance levels from the chart with your desired inputs.
Features and Inputs:
No repaint, all drawing objects show up immediately right after the point D is detected.
Able to show patterns found in history data.
There is a Built-in alert function to easily set up an alert.
Works on all timeframes, including second, minute, hour, day, week, month.
Works on Renko, Heikin Ashi, Range, bar, candle chart types.
Strength, this input is used to define the minimum number of bars to the left and right side of the swing point.
B:A Ratio Min in %, this is the minimum price difference in percentage between point B and point A. If we enter 0.3 for this input, the indicator will check if B(swing high) was 0.3% higher than A(swing low).
B:A Ratio Max in %, this is the maximum price difference in percentage between point B and point A. If we enter 2.5 for this input, the indicator will check if the price difference between point B and point A was less than 2.5%.
BC:AB Ratio Min in %, this is the minimum ratio in percentage between section BC and AB. Here is the formula to calculate it: |Price of C - Price of B| / |Price of A - Price of B|.
BC:AB Ratio Max in %, this is the maximum ratio in percentage between section BC and AB. Here is the formula to calculate it: |Price of C - Price of B| / |Price of A - Price of B|.
CD:AB Ratio Min in %, this is the minimum ratio in percentage between section CD and AB. Here is the formula to calculate it: |Price of C - Price of D| / |Price of A - Price of B|.
CD:AB Ratio Max in %, this is the maximum ratio in percentage between section CD and AB. Here is the formula to calculate it: |Price of C - Price of D| / |Price of A - Price of B|.
Extension Range, this is the number of bars extend to the right side of the support and resistance lines, set it to 0 if you want to disable it.
ABCD letter COLOR, the color of the letter for point A, B, C and D. It's very useful when we use more than one instance of this indicator on the same chart with different input sets. We can easily distinguish them by different letter color.
ABCD Line COLOR, the color of the lines that connect point A, B, C and D. Similar functionality as the letter color.
Show Fibo Level labels, enable this input will show up the "0%" and "100%" as label on corresponding Fibonacci levels.
Level 1 to 5, are the support and resistance levels in percentage, please use negative value if you need a level below 0%, such as -61.8 means 61.8% below level 0%. The level 0% is the price level at Point A, and the level 100% is the price level at Point D, these two levels are fixed once the pattern formed.
You can change the color of each level line from the following colors: silver, gray, white, maroon, red, purple, fuchsia, green, lime, olive, yellow, navy, blue, teal, aqua and orange.
Line style: you can choose from: Solid, Dotted and Dashed.
1 is Solid like this: ______________________
2 is Dashed - - - - - - - - - - - - - - - - - - -
3 is dotted ............................................
Sometimes, we may need to focus on a particular pattern, which may require strict ratio parameters.
If we only want to detect an ABCD pattern, which qualify the following rules:
There must be at least 10 bars on both left and right sides of point A, B and C.
The price must raise around 0.8% from point A to point B
The ratio BC:AB must be around 70%
CD must have similar price difference of AB, in other words, price difference between point C and D should be similar to price difference between point A and B.
Then we can use the following inputs to detect such a pattern:
We need to enter 10 for the strength input value.
The price must raise around 0.8% from point A. We can use 0.75 for the min ratio of B:A and 0.85 for the max ratio of B:A, since 0.8 is between of 0.75 and 0.85. The value is in percentage, so 0.05 is only 0.05%, which is a very small amount of price change.
We should not simply use 100% for CD:AB ratio. The best way is to give a range from the min to the max percentage, since in real life we can hardly find any pattern has exact 100% as the CD:AB ratio.
Most of the time, the CD:AB ratio could be near 100%, such as 96%, 99% or 102%, so using 95% to 105% is a relatively reasonable range.
Please note that, only the latest found pattern will show the Fibonacci levels. The patterns found in history will only show the lines that connect the A, B, C and D points and the letters.
For more screenshots, videos and details about this indicator, please visit our website.
Smoothed Heiken Ashi - SamXThis is my version of the Smoothed Heiken Ashi indicator. While there are a few versions of these out there (most notably "Modified Smoothed Heiken Ashi" by badshah_e_alam and "Smoothed Heiken Ashi Candles v1" by jackvmk), none matched what I was looking for.
1. All had hard-coded the smoothing to use the EMA calculation - in this indicator, these are user-configurable
2. Both applied the double-smoothing principle (Take a moving-average of price, apply the Heiken Ashi conversion, then apply a second moving average to the smoothed Heiken Ashi candles to calculate new candles). While this is the most common approach, I had a few issues with this:
Even if setting both moving average lengths to 1, the indicator did not correctly calculate what should be the actual corresponding Heiken Ashi candle values (as compared to the built-in Heiken Ashi chart on Tradingview)
They were inconsistent in operating on different chart types - indicator values for the same candle can differ between using a base Heiken Ashi or Renko chart vs a standard Candle or Bar chart.
I wanted the ability to easily enable/disable the second smoothing (which is now a configuration option)
I wanted the ability to configure different moving-average calculations for each smoothing iteration (e.g. EMA for the initial smoothing, and Smoothed Moving Average for the second smoothing)
3. Many of the inputs were not clearly or properly defined in the settings window - this script has far more refined user input settings, put in logical groupings, and with relevant help text.
4. Enhanced some visual styling (and added to the Settings) to make it easier for the user to enable/disable printing candle wicks, as well as customizing the bullish / bearish bar colors
5. Added alerts for bar color change to help users catch potential trend reversals
Reference paper on the original Smoothed HA formulas: www.researchgate.net
Reference on the more common implementation formulas (using double-smoothing): www.sierrachart.com
st_renkoThe indicator has two parameters: the period and the number of splits. For the selected period, the maximum and minimum are calculated, and the scope of the market is determined by the difference between the maximum and minimum. The scope is divided by the number of partitions, thereby determining the step of the levels. If the average price (ohlc4) falls within the range between levels, this range is drawn. A simpler analogy: we have a local minimum. and the local maximum for the selected period, we build a ladder between them, the number of steps of which is equal to the number of splits, and if the price is on some step of this ladder, then this step is drawn, so we can see how many steps separate us from the maximum and minimum.
TIL Trend NavigatorTrading Indicator Lab’s Trend Navigator for TradingView is an indicator that can help you reveal the underlying trends in any chart on any timeframe.
Determining Trends
It only takes a minute or two to analyze the indicator with its simple yet insightful methods of representing bullish, bearish and ranging price action across the chart. It forms a single line that runs in 3 directions:
- Upward direction – represents a significant bullish price action
- Horizontal direction – represents ranging price action or consolidation
- Downward direction – represents a significant bearish price action
The indicator borrows the concept of Renko charts where upward and downward price action are shown to move at a single identical angle. This makes the indicator more intuitive and easier to read.
Support and Resistance
That’s not all. The Trend Navigator can also serve as a support or resistance line at any given point in the bar history. This is distinguished with the dual colors of the lines which alternates at each segment:
- Support segment (green) – the segment acts as support where price moves above the line
- Resistance segment (orange) – the segment acts as resistance where price moves below the line
Breakouts occur when the bar crosses above or below the Trend Navigator, at which point, its line changes color to signal the change of its role as a support or resistance level.
Available Alert Conditions
- Cross – triggers when price crosses the Trend Navigator
- Soar – triggers when majority of the bar’s body crosses above the Trend Navigator
- Plummet – triggers when majority of the bar’s body crosses below the Trend Navigator
- Uptrend – triggers when a new uptrend is detected
- Downtrend – triggers when a new downtrend is detected
- Ranging – triggers when a new ranging price action is detected
- Trend Reversal – triggers when either an uptrend or downtrend is detected
Inputs
- Length – sets the number of bars the indicator analyzes at each execution
- Support Segment Color – allows the user to change the color of the support segments. Its default color is green
- Resistance Segment Color – allows the user to change the color of the resistance segments. Its default color is orange
WOTS Forex IndicatorThe WOTS Forex Indicator gives you a true picture of the market entry points, after a scan it performs every period (after every candlestick closes) . It is pretty straightforward in its use with clear visual representation of the entry and exit points provided by the indicator.
This allows you to make improved entry and exit points either you're going long or short on any Forex pair you like, and accommodates many trading styles, systems, and strategies.
It will work along most TradingView indicators and the timeframes we recommend you using it are the 30M, 1H and sometimes the 4H chart.
The specific components of the indicator are:
Methodology:
The indicator uses a MACD oscillator to determine the local trend direction and to give buy & sell signals when its conditions are met.
An optional build-in indicator, exponential moving average cross (EMA cross), can be used to filter out 'false' signals.
The calculation of the entry points are drawn from universal prices that fit every pair in the Forex market you may choose.
Persistent variables are used for buy and sell prices, enabling color-coding of the signals (profitable or not).
Features:
Color coded labels - Buy & Sell
Four types of entries - Bull Buy = orange, Scalp Buy = green & Bear Sell = purple, Scalp Sell = red
Universal prices fitting all Forex pairs
Four Buy and Sell signal alerts
Remarks:
In our experience and recommendation, the values used work best on the 30-minute & 1-Hour timeframes. We encourage everyone to experiment the best results we had, were on this specific timeframe, higher or even lower.
Using the indicator on non-standard charts (Heikin Ashi, Renko etc.) can produce unrealistic results.
- Thanks to John Aslanis and Alexandros Temelkou the idealists and creators of this indicator.
Use the link below to watch a tutorial video, request a trial, or purchase for access
[astropark] Trend Is Your Friend SERIES [alarms]Dear Followers,
today I'm glad to present you an indicator which is a mix of three indicators of mine: Trend Is Your Friend Series !
As you may easily understand from the name, this indicator incorporates all 3 Trend is You Friend indicators I made in past.
This way you can control all of them just with one indicator.
Of course this comes with some useful integration features:
a bull green triangle appears when all trends are bullish (you can set an alert for this)
a bear purple triangle appears when all trends are bearish (you can set an alert for this)
bar coloring reflects the bullish/bearish integration too
you have an option to enable/disable all trends buy/sell signals
you have an option to hide trend clouds borders (chart will be way cleaner this way)
you can still customize each trend indicator settings and set alerts on each trend individually
you can enable/disable heikin ashi analysis
As per Trend is Your Friend V1/V2/V3, this indicator is for higher timeframe trading, from 4h and above is suggested.
This indicator is pretty good for both Swing and Scalping , you can run it over a bot or use it on Renko chart!
If you are a scalper, you will love suggested entries for fast profit. You can run it on 1h timeframe in this case (below is not suggested, there is "no-trend" below 1h!). If you are used to scalp trading, be sure to close each trade whenever you feel happy (a proper trailing stop strategy is suggested for example).
As I always say, all tools are great if you use them correctly: this is not the "Holy Grail", so always use proper money and risk management strategies.
For your reference, here you can see original basic indicators that were integrated here:
V1 backtesting strategy
V2 backtesting strategy
V3 backtesting strategy
This is a premium indicator , so send me a private message in order to get access to this script.
MTF CandleLevelsIn the spirit of freedom from oppression on this day of July 4th, 2021 in the United States, I hereby release this flagship indicator "MTF CandleLevels" into the wild for any subscribing TV member on the planet to utilize. It's now one my few great gifts to the souls of humankind within the realm of trading on TV. TradingView continues to bless Pine Script by releasing supplemental upgrades, enough for me to develop this indicator beyond it's experimental phase to full potential, as I had always wished to design it from theory. Educationally while using it, you will witness how OHLC/HA candles are actually formed for charts. I like to think of it as a candle formation microscope anyone can learn from.
It is intended for any style of trading or skill level from newcomer to advanced. There are no requirements/prerequisites for you use it. Which means you don't have to wear a mouth muzzle, get multiple doses of the life endangering FrankenJabs, subserviently bow down to authoritarian demands of obedience, or learn the ancient mystical art of deception "Fau Chi" in order to employ it's inherent power. A little sprinkle of satire helps with a dry technical read :). You have the absolute freedom to utilize it any way you see fit! That's right, it's even your choice whether you use it or not. The unshackled empowerment of choice always equates to FREEDOM. I can't program these precious gems without it...
One thing you will have noticed is it's specifically published on a Heikin Ashi(HA) chart, while having immunity to the Heikin Ashi candle charts unique open/close behavior. This has been believed to be an impossibility until now. For members who don't know, HA candle charts have a different `open` and `close` from the `open` and `close` of the other ordinary OHLC candle charts. Regardless of "CandleLevels Mode" chosen in Settings, the indicator will display identical on either bar chart type, excluding Renko, Line Break, Kagi, Point&Figure, and Range candle charts of course. It's abilities supersede the simpler "Multi-Time Period Charts" built-in TV indicator with a completely different architecture. For those of you extremely curious about how I accomplished this indicators level of code complexity, it was immensely difficult taking over a year of effort for this one functional unit, and I will leave it at that...
This novel MTF technology displays OHLC/HA support and resistance levels that mimic the functionality of larger duration candle formations in real time. Basically explained, while charting on a shorter duration timeframe candle chart, you can see open, high, low, and close levels fluctuate in the larger duration timeframe. This reduces the need to jump back and forth to view price action on different chart sampling intervals. You may even use multiple sets of CandleLevels indicators over a wide variety of chosen timeframe options, along with everything else in between.
The CandleLevels behavior is chosen within the indicator "Settings" using a selection mode of either the standard OHLC candlestick formations or Heikin Ashi candlestick formations. Each mode has a multitude of uses depending on the users trading style or timeframe.
Visbility of CandleLevels will ONLY occur when it is set to a larger duration timeframe interval than the current chart sampling rate. For example, you may be using the 5 minute interval sampling rate on the chart, yet you can easily see the open, high, low, close ranges with a chosen 120 minute timeframe setting. The multiple time frame(MTF) settings are highly adjustable having intervals of seconds, minutes, days, a multiple of the chart interval, or the common input(type=input.resolution) function provided by Pine.
CandleLevels come with multiple color schemes to reduce color interference with other indicators in the overlay pane, including the intended use of multiple sets of CandleLevels. My basic color scheme selections can be overridden to choose any imaginable color you desire for your visual acuity. Also, there are additional controls available to fine tune a visually pleasing appearance depending on your preferences and viewable area. One last new hidden fine tune capability, not only for this indicator but all TV indicators, is the agility to use up/down arrow keys on the keyboard when an indicator setting is in focus after mouse selection. For example, when choosing line thickness, you can modify values/options by key stroke. Try it out, I'm sure you will find this useful for any indictor for eternity.
NOTICE: There is only 500 line drawings available, in total to display, at this current release. This equates to 83 sets of CandleLevels maximum.
Features List Includes:
Candle type selection
MTF controls for seconds, minutes, days, multiple-of, and TV input
Multiple color schemes with color overrides
Color opacity selector
Line thickness control
Enable/disable capable MTF interval display with positioning
When available time provides itself, I will consider your inquiries, thoughts, and concepts presented below in the comments section, should you have any questions or comments regarding this indicator. When my indicators achieve more prevalent use by TV members, I may implement more ideas when they present themselves as worthy additions. Have a profitable future everyone!
RISK DISCLAIMER:
My scripts, indicators, and studies are specifically intended for informational and educational use only. These use historical data points to perform calculations to derive real-time calculations. They do not infer, indicate, or guarantee future results or performance.
By utilizing this script/indicator/study or any portion of it, you agree to accept 100% responsibly and liability for your investment or financial decisions, and I will not be held liable for your subjective analytic interpretations incurring sustained monetary losses. The opinions and information visual or otherwise provided by this script/indicator is not investment advice, nor does it constitute recommendation.
Crypto Advanced Trading IndicatorThe Crypto Indicator gives you a true picture of the market entry points, after a scan it does every period (after every candlestick closes) . It is pretty straightforward in its use with clear visual representation of the entry and exit points provided by the indicator.
This allows you to make improved entry and exit points and accommodates many trading styles, systems, and strategies.
It will work along most TradingView indicators and the timeframes we recommend you using it in are the 1H and sometimes the 4H chart.
The specific components of the indicator are:
Methodology:
The indicator uses a MACD oscillator to determine the local trend direction and to give buy & exit signals when its conditions are met.
An optional TradingView indicator, exponential moving average cross (EMA cross), can be used to filter out 'false' signals.
The calculation of the entry points are drawn from specific different prices for every one of the coins hardcoded in the script, and the filter function in the indicator settings, allows the user to change those prices based on the coin he is currently watching, based on the specific coin it is chosen in the filter.
Persistent variables are used for buy and exit prices, enabling color-coding of the signals (profitable or not).
Features:
Color coded labels - Buy, Exit = purple
Two types of entries - Bull Buy = green, Bear Buy = orange
Coin filter
Buy signal alerts
Remarks:
In our experience and therefore recommendation, the values used for each crypto coin work best on the 1-Hour timeframe. We encourage everyone to experiment, but the best results we had, were on this specific timeframe or higher.
Using the indicator on non-standard charts (Heikin Ashi, Renko etc.) can produce unrealistic results.
- Thanks to John Aslanis and Alexandros Temelkou the idealists and creators of this indicator.
Use the link below to watch a tutorial video, request a trial, or purchase for access:
[JL] ATR LabelsJust need to see ATR values when I made Renko script. So I make this script.
I like number 5 so I use 5 to timeframe.
Calculate ATR for the following:
- Monthly
- Weekly
- Daily
- 5-Hour
- 1-Hour
- 12-Min
Label default displayed on right side and middle of 50 bars.
Volume BricksVolume Bricks - As if a Renko made new bricks on volume.
Set a percentage of the previous day's volume and this will post new levels when accumulated volume meets that percentage.
It will also plot shapes (and labels for recent bars) when price movement is accompanied by more than one times the volume level specified.
Tick Chart RSIHello All,
This is Tick Chart RSI script and it calculates & shows RSI for Tick Chart. What is Tick chart? Tick Chart is created using ticks and each candlestick in Tick Chart shows the price variation of X consecutive ticks (X : Number of Ticks Per Candle). For example if you set "Number of Ticks Per Candle" = 100 then each candlestick is created using 100 ticks. so, Tick Charts are NOT time-based charts (like Renko or Point & Figure Charts). Tick is the price change in minimum time interval defined in the platform. There are several advantages of Tick Charts. You can find many articles about Tick Charts on the net.
Tick Chart and Tick Chart RSI only work on realtime bars.
You can set " Number of Ticks Per Candle " and the colors. You can also set any of the candles OHLC values as source for RSI.
While using Tick Chart RSI I recommend you to add Tick Chart as well.
P.S. Tick Chart RSI script can be developed using different methods. in this script, all RSI values are calculated on each tick because RSI is calculated for only real-time bars, and also calculated for limited number of bars
Tick Chart and Tick Chart RSI:
Tick Chart RSI:
Enjoy!
Tick ChartHello All,
Tick Chart is created using ticks and each candlestick in Tick Chart shows the price variation of X consecutive ticks ( X : Number of Ticks Per Candle ). for example if you set Number of Ticks Per Candle = 100 then each candlestick is created using 100 ticks. so, Tick Charts are NOT time-based charts (like Renko or Point & Figure Charts). Tick is the price change in minimum time interval defined in the platform. There are several advantages of Tick Charts. You can find many articles about Tick Charts on the net.
Tick Chart only works on realtime bars.
You can set " Number of Ticks Per Candle " and " Number of Candles" using options. You can change color of body, wicks abd volume bars as well.
The script shows current, minimum, maximum and average volumes. it also shows OHLC values on the last candle.
Tick Chart using different number of ticks
Volume info:
Enjoy!
ITG ScalperITG Scalper by Complector.
Inspired by Juboal-Rabaroansa Perosteck Alseyn Balveda dam T'seif
Methology:
- I am using a TEMA (triple EMA) to determine the local trend direction and to give buy & sell signals when the trend changes.
- An optional filter, using moving average convergence divergence (MACD), can be switched on to filter out 'false' signals.
- The calculation of the TEMA does not request data from a resolution higher or lower than the resolution of the main charts symbol,
However, the filter function does, if another resolution is chosen for the filter.
- Persistent variables are used for buy and sell prices, enabling color-coding of the sell-signal (profitable or not).
Features:
- Color coded TEMA - bullish=green , bearish=red
- Buy/Sell indicator - Sell indicator: green=profit, yellow=loss
- Optional noise filter
- Optional variable time-frame for noise filter
Remarks:
In my experience, the default values works best on the daily time frame. I encourage everyone to experiment with the values for best results.
Using the script on non-standard charts (Heikin Ashi, Renko etc.) can produce unrealistic results.
Using a resolution higher or lower than the main charts symbol for the filter can possibly lead to repainting.
Thanks to Iain M. Banks for making my life richer :-)
Viper Futures Range Bar CandlesThe Range Bars used in more Professional trading platforms to keep smoothness on the charts and help make custom range price candles based on the range size chosen for the market being traded. Example an 8 Range bar on the ES or MES Futures is 8 ticks = 2 points. Another Example on NQ a 22 Range bar popularly traded by trading professionals is a total of 22 ticks = 5 1/2 points on the Nasdaq or Micro NQ futures. Simple add to charge, set the range bar setting with a particular range setting in mind and then for clarity uncheck the original price chart on top left corner, same way you would disable an indicator temporarily. Works very clear and nice. A good accommodation for trading View as trading view does not offer historical tick data to use Renko bars very well at the moment.
Basically plots a candle rather then a OHLC bar for Range Bars on TV!
Default color was set to my Viper Futures Chart, you can change back to green/red, etc.
Enjoy!
COTBase iCOT (Scores)COTBase iCOT indicator is based on reverse-engineering the Commitments of Traders data and creating a proprietary algo, which mimics real COT data on any time-frame and chart type.
We advise to use it mainly on time-based charts, on smaller than 4 hr per bar time-frames. A multi-time-frame analysis is recommended where the smaller time-frame signals are confirmed by the higher time-frames.
This indicator is the Scores part of the COTBase iCOT package. If you apply it to your chart, you will see the pseudo-Commercials (red line), pseudo-Speculators (green line) and the Balance line (white line). To use in practice you may not need to add this indicator to your chart after you added the Signals indicator, since that already shows the most important signals when these lines are at important extremes and confluences. The Signal indicator does NOT require to add the Scores indicator to the chart to work properly.
Features:
Versatile
You can use the COTBase iCOT indicator on any chart type (eg. candlesticks , bar charts, renko, range bars, etc.) and time-frames (eg. 1-min, 5-min , 1-hr, 4-hr, etc.).
Proprietary algo
We used AI and various other methods to create a truly unique indicator that - we believe - descibes market forces the most efficient way.
We have found that this is possibly the closest we could get to a realistic estimation of the fundamental forces driving the market.
Data does not come from CFTC
The COTBase iCOT indicator does not source any of its data from the Commodity Futures Trading Commission.
Accurate signal logic
We mark "pseudo-Commercial" buy/sell setups with a yellow diamond below/above the price. We mark "pseudo-Speculator" buy/sell signals with blue bars.
The statistically best "3-fold confluence" setups are marked with green/red stripes (and/or other markers).
Key features:
Allow plotting pseudo-Commercials and Change, pseudo-Speculators and Change, Balance Line and Change.
Allow highlighting any of the above series if they cross above/below a user defined threshold
Allow configuring the strength and markings of "All Signal" confluences
Allow setting the logic for Change calculations and markings
Sound alerts
Compatibility:
Instruments: futures , cryptocurrencies, forex, stocks, CFDs, indices, options
Interval types: time and non-time-based, standard or custom
Chart styles: any
You can obtain this indicator by visiting the link below.
COTBase iCOT (Signals)COTBase iCOT indicator is based on reverse-engineering the Commitments of Traders data and creating a proprietary algo, which mimics real COT data on any time-frame and chart type.
We advise to use it mainly on time-based charts, on smaller than 4 hr per bar time-frames. A multi-time-frame analysis is recommended where the smaller time-frame signals are confirmed by the higher time-frames.
This indicator is the Signal part of the COTBase iCOT package. Please apply it to the price chart to see the yellow markers (Commercials extremes), blue bars (Speculators extremes) and 3-fold confluences (green and black background stripes).
Features:
Versatile
You can use the COTBase iCOT indicator on any chart type (eg. candlesticks , bar charts, renko, range bars, etc.) and time-frames (eg. 1-min, 5-min , 1-hr, 4-hr, etc.).
Proprietary algo
We used AI and various other methods to create a truly unique indicator that - we believe - descibes market forces the most efficient way.
We have found that this is possibly the closest we could get to a realistic estimation of the fundamental forces driving the market.
Data does not come from CFTC
The COTBase iCOT indicator does not source any of its data from the Commodity Futures Trading Commission.
Accurate signal logic
We mark "pseudo-Commercial" buy/sell setups with a yellow diamond below/above the price. We mark "pseudo-Speculator" buy/sell signals with blue bars.
The statistically best "3-fold confluence" setups are marked with green/red stripes (and/or other markers).
Key features:
Allow plotting pseudo-Commercials and Change, pseudo-Speculators and Change, Balance Line and Change.
Allow highlighting any of the above series if they cross above/below a user defined threshold
Allow configuring the strength and markings of "All Signal" confluences
Allow setting the logic for Change calculations and markings
Sound alerts
Compatibility:
Instruments: futures , cryptocurrencies, forex, stocks, CFDs, indices, options
Interval types: time and non-time-based, standard or custom
Chart styles: any
You can obtain this indicator by visiting the link below.
Pivot point with CPR, historical, high low and openThis script generates pivot points up to 10 level with CPR levels for Daily, Weekly, Monthly & Yearly
along with resolution for Daily, Weekly, Monthly & Yearly
along with High, low and close for that resolution
can check historical levels for the resolution as well.
the pivot auto adjusts even when you change the chart pattern to heikin ashi, renko or any other.. unlike system pivot.
change the time frame & resolution to required setting like
"Daily" & "D"
"Weekly" & "W"
"Monthly" & "M"
"Yearly" & "12M"
Trendy Bar Trend Color LiteLite version of the original Trendy Bar Trend Color
This will only color the candlestick body of your chart
Can be used with solid, hollow, renko, or any other chart type
Custom coloring for Highs, Lows, and consolidation is removed
Trading Safely Market Crusher Pro IndicatorWith The Market Crusher Pro You Can Trade Options, Futures, Cryptocurrencies, Equities, Commodities, Currencies, and Stock Market Indexes.
The Market Crusher Pro Buy & Sell signals are determined utilizing our price range volatility algorithmic technical indicator designed to generate alpha.
The Market Crusher Pro Buy & Sell signals will only be visible during your specified trading times.
The Market Crusher Pro Profit Targets are determined in percentages and you can take profit up to 4 times per trade.
I suggest setting limit orders at profit targets.
To determine how much of position to close divide position size by number of profit targets
Example: If your position size is 100k and you are in a Long trade set 4 limit sell orders of 25k each at your 4 profit targets.
*Percentage of position to be closed for each trade is set to 25% however, you can adjust this to take profit 3 times by changing settings on 1st, 2nd, and 3rd profit targets to 33.3%, or 2 times by changing 1st and 2nd profit targets to 50%
Highlights:
Add to any ticker, and time frame
Specify trading times
Specify both long and short profit targets in percentages
Take profit up to 4 times per trade
Use either a fixed stop loss or a trailing stop loss or both
Set sound alerts and Syntax alerts for automated trading
Prints on the current bar in real time
DOES NOT repaint several bars after the fact
*We only use candles for trading and back testing because, Heikin Ashi, Renko, Kagi, Point & Figure, and Range produce unrealistic results.
*Back test results below are based on a initial capital of $5000 and Trade using 10% of initial capital.
Please Note: For forex trading to enter a trade on EURUSD for example the spread is typically 1.2-2.0 pips to enter a trade so you are not charged a commission on every market buy or sell or for limit orders set at profit targets. We are not able to input this into back test settings.
Example: If you open a 100k position it will cost you $12-$20 assuming the spread is 1.2 to 2.0 pips
Please Note: All users get access to weekly trading and strategy building sessions and a interactive Q&A. You can get more information on these benefits as well as get access to the strategy builder by clicking the MC PRO link listed in signature section below
LT Trend 2.0This is a short term trend based indicator which colours the bars blue and red indicating the probable trend: blue indicating the probable upward (or “bullish”) trend and red indicating the probable downward (or “bearish”) trend.
The first criteria (called “volatility trend) colours the bars (blue or red) based on one of the indicators which we use that measures momentum and the key support/resistance level. When price is closed above this level, the bars are coloured blue and when price closes below this level the price bars turn red. The purpose is to show the likely trends, swing in price and path of least resistance, specially in the short term (depending on the timeframe chosen).
The second criteria (optional) uses the average range of the last 7 bars (although the period can be changed by the user). It colours the bars blue or red based on the average range and momentum bias of the past 7 bars. In this respect, it is slower to react to the constant “noise” and volatility in the price action by smoothing out a lot of the noise (depending on which setting one has chosen e.g. period of default 7 or lower). If the volatility or range of the next bar exceeds the average range of the previous 7 bars in an opposite direction (e.g. opposite directional momentum), the colour of the bars may change. For example, if the previous bar has been blue, and the range of the next bar is greater than the average of the previous 7 bars in the downward direction, the colour of the bars could likely turn red. This second (optional) criteria can be chosen by deselecting (unticking) the “volatility trend” criteria in the settings.
The main idea behind the indicator is to be able to observe the probable short term trends in the price, and to smooth out a lot of the bar-by-bar (or candle-by-candle) volatility and up/down action. If the bars are blue, this is a potentially bullish sign, as it often means that “bulls” may have the edge. The reverse is the case for red bars, as it is a bearish sign – or that “bears” may have the edge. Usually 2 consecutive bars of the opposite colour can signify a potential trend change (although one bar of the opposite colour can also suffice).
The indicator also incorporates a “trend following pivot” – shown by a yellow dot. This indicator waits for a pullback (or retracement) to either the 21 and 34 EMA - shown by blue and pink EMA lines respectively - and when the price bounces off or “pulls away” from either of these EMAs by a certain degree, the indicator then shows the yellow trend following pivot as a yellow dot. For example, if price is in an uptrend, then price pulls back to the 21 or 34 EMA, and then bounces off either of these levels by a certain extent, we may then see a yellow dot (or pivot) at the lowest most recent point (which would then become support). The yellow dot (or pivot) can indicate that the uptrend could potentially continue, provided price remains above the pivot (yellow dot). Similarly, in a downtrend example, if price pulls back to either the 21 or 34 EMA, then price gets rejected from these levels by a certain extent (so that price then falls back below these EMAs again), we may see a yellow dot at the highest recent point (which would become resistance). The yellow dot (or pivot) can indicate that the downtrend could potentially continue provided price remains below the pivot (yellow dot).
The “ultra” overbought and oversold signal colours the bars orange when price hits an extreme “overbought” or “oversold” level. Usually the price tends to reverse direction or start a correction when it reaches an extreme “overbought” or “oversold” level. Of course, it is possible for the price to ignore overbought/oversold readings – and if the price ignores the orange “ultra” signal by continuing in its original direction, it can mean that the momentum or trend is stronger than originally anticipated. Often the orange “ultra” signal can also mean that it may be time to tighten stops (specially as the risk or probability of a pullback or reversal increases).
Chartists should be aware of the probabilistic and uncertain nature of price action and the markets, and therefore prepare to limit and control any potential risks.
The indicator can be used on the charts of the majority of markets (e.g. stocks, indices, ETFs, currencies, cryptocurrencies, precious metals, commodities etc.) and any timeframe. It should be noted that the degree of noise and randomness increases significantly on lower timeframes. So the lower the timeframe that is chosen (e.g. 15-min or lower) the greater the degree of noise and randomness and therefore the higher the frequency of false signals or whipsaws. The indicator can be applied to candlestick, bar, line, line break, range and renko charts.
If you would like access, please send me a PM on Tradingview.
Volume AccumulationThis simple indicator shows the cumulative volume within the current uptrend or uptrend. The bull&bear trend is detected by a change in the direction of the candles.This indicator works particularly well with Heikin Ashi and Renko charts.Alternatively, you can use a moving average direction to indicate the direction of the trend.You can select from several different types of moving averages, each MA line can be of a different type: WMA Weighted Moving Average, VWMA Volume Weighted Moving Average, SMA Simple Moving Average, EMA Exponential Moving Average, and more ...
Up/Down Trend MarkerA simple indicator of trend by using 3 EMAs of multiplies of 2, 5 and 10, filtered by standard positive/negative directional movements (DM) which are the base of Average Directional Index (ADX).
The "Trend Strength" option is included to set the EMA multipliers and also the variation between DM+ and DM- which interpret the trend as a weak or a strong one.
Note that the markers only point to almost the beginning of the trends and just change the direction when the opposite trend is detected.
Feel free to send me your opinions.