Pullback Candle will signal when price is at the end of a pullback and entering a balance phase in the market (works on all markets) Also we can expect a Pullback Candle during flash crashes as the theory of this script is when there is a turning point in momentum - this candle will appear and we can look long from this signal. This candle will only work in...
Rally Candle will signal when price is at the end of a Rally to the upside and thus entering a balance phase in the market (works on all markets) This candle works very efficient when the market is either trending downwards or in range markets where price is at resistance. (i would avoid in uptrends but depends on the trader) Also we can expect this candle to...
In this strategy, I used Wavetrend indicator (Lazy Bear). It is very simple and easy to understanding: Long when Wavetrend1 crossover Wavetrend2 and they are less than a limit value (not buy when price overbought). Stoploss at lowest 3 bar previous. R:R = 1:1,5. About other shortterm strategies for crypto market, you can view my published strategies.
Todays scripts is based on my Pullback And Rally Candles with other meaningful candles such as Hammers and Dojis. You can choose which Candles to show on the cart and if you want to candles to appear above or below a moving average. If you follow my work, you may recognise some of these candles which I'm about to show you however these candles are 1) more...
This is a Bill Williams fractal indicator with breaks. I was turned onto fractals and the importance of their breaks by ChaosTrader63. I know several version of this indicator have been done. I chose this as a first project because of it's simplicity , but also because of the poor code quality of some other versions I looked at. This is the first draft that...
Smaller Fractals (+ Transparency) I find that fractals are super useful, but can visually clutter up the chart pretty quickly. Their opaqueness and just overall bigness can become a bit much. As such, these are just like regular fractals, only smaller (pine script's`size.tiny` instead of the default `size.small`). Also, you can set a transparency level to these...
The concepts of trading level support and resistance are undoubtedly two of the most highly discussed attributes of technical analysis. Support is a price level where a downtrend can be expected to pause due to a concentration of demand or buying interest. As the price of assets or securities drops, demand for the shares increases, thus forming the support line....
Modification of the indicator semafor, originally by 64devlucem. Adds a 200 wma to help you identify the trend. the diamonds indicated resistance and support levels. The white ones are the more important ones as they represent areas of higher probability for a reversal. The other colors are softer points. Very useful to figure out entry and re entry points
This script is 4h1D TEMA combine with Bj Superscript. Why? 1. Because Bj Superscript doesn't have triple MA which is required for us to know the main trend. 2. As free user, there is a limit to use indicator. For more detail of the script, please see 1. 4h1D TEMA script 2. Bjorgum SuperScript Thanks to @bjorgum for sharing this good script..
Few Months ago I started wanted to code a candle which alerts me when a Rally may be over in Bearish Conditions and today I have created a candle which is 1. subjective but more importantly appears in areas where buying pressure is at either a climax or in the process of a decline and this is where the Rally Candle signals. This shows momentum may be shifting and...
This super indicator is a Swiss army knife for Smart Money traders for OrderBlocks / FVG / BoS It provides many options for drawing (non-repainting) boxes for OrderBlocks, Fair Value Gaps (FVG) and Break of Structures. The boxes are extended into the future, until the first retest/mitigation. Some of the additional options (not explained in the diagrams above) ...
// == Descripción == // Este indicador encuentra todos los fractales altos y bajos de Williams y los marca en el gráfico. // Puede configurar cuántas barras hacia atrás y hacia adelante se deben contar para confirmar un fractal. // También puede trazar una línea de parada que siga los fractales hacia arriba y hacia abajo. // Puede elegir si el camino cambia de...
This system is based on master illango volatility and fibbonacci table which takes last 10 days volatility into account and accordingly calculated two levels for buy and sell side. for buy, buyabove and buyconf and for short side sellbelow and sellconf level. beyond these two range likely to reach target1,target2 and target3 on both side. for more info please...
Hello All, For long time I got many request for Renko Candles and now here it's, Renko Candles Overlay . I tried to make almost everything optional, so you can play with the options as you want. Let see the options: Method: the option for brick scaling method: ATR, ATR/2, ATR/4, Percent, Traditional - ATR Period: period for Average True Range and it's...
Idea The idea is simple : when market turns around, it traps a bunch of traders off guard. We trade with them, in the same direction of their exit! Method We let the market first create a fractal We then let the market create an opposite fractal We then let the market break the first fractal it created, thereby trapping lots of trades in the process ...
This indicator plots those pivots/fractals which have not been taken out by price, whereby showing where are the clusters of highs/lows where stop orders (or liquidity) could be hiding. This is a fantastic tool for taking reversal trades.
Requested Update to this Indicator alert project. In this update I have added the option to be able select which Price Action candles you want included in the display and the generated alarm Alert. Other changes also included in this update: Also added a Price Action candle for "Last Fractal S/R Break", this also a good continuation indication. Added option...