Reversal Bar Signal TestReversal Bars are simple indicators I draw on modified uni renko bars. These simply indicates the bars that "can be" a sign of a reversal or at least a retrace in trend.
This is a test with a simple strategy to buy and sell on those reversal signals.
Keep in mind, all the strategies I am providing are single tool being tested. My methodology is a combination of all these tools with the concept being that if each tool can give good result in testing, the synergistic combination will be something that you wouldn't find anywhere else.
Please don't contact me about getting access to these strategies. These strategies are being developed for my students only.
Right now, the English version of website and learning material is under development, as soon as they are ready, there will be comments bellow every single one of the tool set related.
Cerca negli script per "bar"
Real Candles with Support & Resistance by Emiliano Mesa Public VReal time support & resistance levels with something I like to call real candles. This is a complex overlay indicator which uses several algo's to calculate a real support and resistance level.
(To be honest I wasn't even going to release it to the public, so please do leave positive feedback... This indicator has over 100 lines and took me several hours of hard work. So I do appreciate your support <3 )
Features:
- Real Candles (Evaluates price action and gives each candle a different color based on how bullish or bearish they are)
- Adaptive S/R levels (This are real time support & resistance levels found with algo's, they are most likely to be respected again)
- Confirmed S/R levels with Experimental EMA (Are more likely to be respected than adaptive S/R due to a confirmation by Experimental EMA & KC)
-Squeeze Bars (Fuchsia colored bars which indicate a squeeze in the market)
-Trend Lines (Work in progress, if you have functioning trend lines I do appreciate any feedback on how to work them out. Not in public version)
Key:
Real Candles:
1) Green : Bullish
2) Red : Bearish
3) Lime : Strong Bullish
4) Black : Strong Bearish
S/R:
1) Green: Support
2) Red: Resistance
3) Orange: Previous S/R levels
4) Blue: Confirmed level of S/R
Squeeze:
1) Fuchsia: Squeeze
Inside Bar Alert I need help!!! I created the alert but it triggering during the formation not once it has printed. Does anyone know who to make it trigger the alert once the inside bar is complete and make it plot an arrow when the inside bar has formed?
DFT - Dominant Cycle Period 8-50 bars - John EhlerThis is the translation of discret cosine tranform (DCT) usage by John Ehler for finding dominant cycle period (DC).
The price is first filtered to remove aliasing noise(bellow 8 bars) and trend informations(above 50 bars), then the power is computed.
The trick here is to use a normalisation against the maximum power in order to get a good frequency resolution.
Current limitation in tradingview does not allow to display all of the periods, still the DC period is plot after beeing computed based on the center of gravity algo.
The DC period can be used to tune all of the indicators based on the cycles of the markets. For instance one can use this (DC period)/2 as an input for RSI.
Hope you find this of some interrest.
Kozlod - Heikin-Ashi Bar Color Change StrategyYou can use this script to backtest Heikin-Ashi bar color change strategy.
You have to apply this script to usual candles and not Heikin-Ashi!!!
Background color indicates HA bar color. On change you'll see green/red arrows and alert will be fired.
Also you can find in the code calculations of all HA OHLC values.
MACD (Moving Average Convergence/Divergence) + Inside BarMACD (Moving Average Convergence/Divergence) + Inside Bar so that free users can have two things in same indicator.
Script is open for everyone.
Check and test the code of Inside Bar and let me know if it is correct.
Feel feel to share.
Kozlod - Heikin-Ashi Bar Color Change AlertsYou can use this script to setup alerts on Heikin-Ashi bar color change.
You have to apply this script to usual candles and not Heikin-Ashi!!!
Background color indicates HA bar color. On change you'll see green/red arrows and alert will be fired.
Also you can find in the code calculations of all HA OHLC values.
Trend Strength Indicator --- Up/Down Bars %Logic
With the lookback period set to 20 (editable), the script loops over the last 20 bars starting from the current bar and counts the up days (Close > Open) and down days (Close < Open). Then it divides the up/down days by the total number of days to give the %. Color themed fib levels are also implemented in this indicator.
Find me on Twitter
EdgeAnalysisGroup: Fibbonaci BarsPrivate Message me for more info and EAG Scripts
-------------------------------------------
Colored bars based on EAG Fib MA script.
Potentials:
colorA changes to colorB going down = Open Short or Short Continuation
colorA changes to colorB going up = Open Long or Long Continuation
colorA changes to colorB and the next bar is colorA = Reversal Pattern
Based if used with the Yume Wave or a crypto modified RSI indicator
to determine the likelyhood of color reverse or breakout
RSI/MFI - MTF - Entry signals/Trend colored bars - JD@version=2
This indicator is designed to give early entry signals as well as to follow trend moves, according to different settings.
The indicator shows a histogram of the RSI ro MFI in relation to an ema of the RSI or MFI.
The histogram is then smoothed to give early reversal/entry signals.
The actual RSI/MFI line with oversold/overbought indication can be displayed or omitted, as preferred.
in addition to the RSI/MFI line or as an alternative to it, the background colour can be set to change folowing the RSI/MFI signals.
The timeframe can be chosen. Higher timeframes (eg. 3h) tend to give less false signals.
version 5.
added support for custom Multiple Time Frame selection.
added option for choice of RSI or MFI as base indicator.
added option for price bar coloring according to the indicator. (deselecting "borders" in the "style" tab is recommended)
price bar coloring can be adjusted for different strategies:
1. following the slope of the histogram (for faster entry/exit signals)
2. according to positive or negative histogram (for longer moves)
3. according to pos. or neg. RSI/MFI (for longer term trend holds)
4. uptrend: biased towards faster buy signals and slower sell signals to stay in the uptrend
5. downtrend: biased towards faster sell signals and slower buy signals to stay in the downtrend
A longer timeframe (eg. 3x) is recommended for following trend moves.
try different strategies to see what works better for RSI or MFI.
JD.
Heikin Ashi Historical TF Developmental BarsAn improvement to the built-in security(heikinashi()...) method, this indicator plots Heikin Ashi (HA) candles for an input timeframe (TF) on an underlying regular candlestick chart of a shorter TF. The improvement is that it plots the value of each in-development HA bar as it would have appeared while still repainting, for each underlying chart bar. The last chart bar of each TF matches the value available from security() calls and from HA charts directly.
For best results, be sure to use a HA TF greater than chart TF (I prefer 1 minute unless longer history is required).
1 hour HA on 1 minute underlying price chart
4 hour HA on 1 minute underlying price chart
V3: Release.
Double Inside Bar FinderHighlights in blue when an inside bar follows an inside bar. Double inside bars (when used on the daily timeframe) are a way of easily finding equilibrium patterns (i.e. pennant shaped price action) on lower time frames. There is usually a strong move in whatever direction these patterns break, so good to have alerts set up for your favourite markets.
BD RSI & STOCH RSI BAR COLOR CHANGERA simple indicator displaying RSI and STOCHASTIC RSI combined in the one indicator. This indicator also changes the bar colour to yellow when it meets the overbrought conditions of both the RSI and the STOCH RSI and changes the bar colour to black when it meets the oversold conditions of both the RSI and STOCH RSI. The values of these conditions are set as the regular defaults but can be changed in the input settings to suit different time frames and user requirements. This does NOT generate signals but simply shows when both the RSI & STOCH RSI are oversold or overbrought.
[MV] %B with SMA + Volume Based Colored Bars
Entry Signal when %B Crosses with SMA and this is more meaningful if it supports colored bars.
Black Bar when prices go down and volume is bigger than 150% of its average, that indicates us price action is supported by a strong bearish volume
Blue Bar when prices go up and volume bigger than 150% of its average, that indicates us price action is supported by a strong bullish volume
VBC author @KIVANCfr3762
Odd Bars Emiliano MesaSimple code which will find and highlight big price movements in a small period of time. This price movements will usually have an opposite reaction of the same size.
Use this indicator under your own risk.
Emiliano Mesa
Better Inside BarsIndicates a single inside bar with a yellow plus symbol and two inside bars in a row with a yellow circle.
Closing bars arrowsSimple script which adds arrows above or below bars.
Triangles will appear if close prices is in a above 80% or below 20% of tick price bar.
Default values can be changed from settings.
Calculated projected value one bar aheadcalc_proj - a some calculated value is plotted one bar ahead the current last bar.
This was requested here getsatisfaction.com
Average True Range - without open barBasic ATR without the current open bar in progress, it calculates the closed bars within the chosen ATR Period
Madrid MA Ribbon Bar v2This script is the second version of the Moving average Ribbon Bar, a companion study of the MA Ribbon. In this version the display is changed, instead of lines, it display the results in stacked bars, making it more user friendly and allowing it to be expanded or contracted without loosing visual continuity.
Binary option trading by two previous barsThis simple script uses the idea of inertia of the market. if 2 previous candles have the same color, current meant to have that too. Following this signal is equal to buying a binary option on the start of the bar (week here). Signals are shown as arrows on the series. The color of the bar shows the outcome of the current option: yellow is success, black is failure. The same outcomes are at the bottom of the chart. The blue line is the total revenue of all options so far. Can be used as template for strategy simulation.