Supply/Demand Zone CandlesThis is a Pine Script to do a basic scan for demand zones and supply zones based on a Leg-Base-Leg-Base pattern.
Yellow candles define a Demand Zone.
Maroon candles define a Supply Zone.
Analisis Candlestick
Session Breaks by KrisWatersThis indicator draw vertical lines on session break dates. There are 1H, 4H, D, W, M, 3M, 12M options. You can change line colors and style as you wish.
If you are using this indicator please drop me comment and like also.
MA Emperor insiliconot StrategyConverted EmperorBTC's EMA crossover indicator for easy backtesting and added ability to:
Specify time period for backtesting
Specify order quantity
Toggle original indicators (default off)
Quoting EmperorBTC:
Entry is to be made when the
1. Cross over gives a P(Positive Sign) and the candle completely closes above the cross-over
2. When the Heikin Ashi turns green and the next green HA candle goes above the previous green HA candle.
3. The price should be at-least above the 0.236 Level from the Swing high.
Kindly note that the strategy only attempts to do check number 1, where it ensures the entry opens above the cross-over.
Hammers & Stars StrategyOverview
This script trades basic hammer and shooting star candlestick patterns.
It's an extremely simple strategy with minimal filters, and according to my personal manual backtesting and automated trading results, performs best on the Daily chart on certain forex pairs.
It is intended to be traded on the forex markets but theoretically should work on all markets (especially if you optimize the settings).
The script also comes with complete AutoView automation for Oanda.
Make sure you've connected AutoView to TradingView and Oanda, then simply set an alert using the "alert() function calls only" condition and it will automatically execute trades based on whatever settings you've selected (only recommended for experienced traders - use at your own risk!)
If you're not sure how to set up AutoView, search "The Art of Trading AutoView Guide" on YouTube to find my detailed video guide.
Check out my website and YouTube channel for more information, scripts, resources and free Pine Script & trading lessons (link in my profile).
Best of luck with your trading!
- Matt / The Art of Trading
Settings Menu
Tooltips are included explaining what the various settings do, but here's a quick summary:
Strategy Settings
>= ATR Filter: Minimum size of entry candle compared to ATR
<= ATR Filter: Maximum size of entry candle compared to ATR
Stop Loss ATR: Stop loss multiplier (x ATR)
R:R: Risk:Reward profile
Fib Level: Used to calculate upper/lower third of candle. (For example, setting it to 0.5 will mean hammers must close >= 50% mark of the total candle size)
Start Date Filter: Date & time to begin trading from
End Date Filter: Date & time to stop trading
AutoView Oanda Settings
Use Oanda Demo: If turned on then oandapractice broker prefix will be used for AutoView alerts (demo account). If turned off then live account will be used
Use Limit Order: If turned on then AutoView will use limit orders. If turned off then market orders will be used (recommended to use limit order to mitigate spread issues)
Days To Leave Limit Order: This is your GTD setting (good til day)
Account Balance: Your account balance (used for calculating position size)
Account Currency: Your account balance currency (used for calculating position size)
Risk Per Trade %: Your risk per trade as a % of your account balance
MA Strategy Emperor insiliconotThe Script offers 9 different EMAs with 14 different MA types.
The make use of the script is to find the entry on the 1-4 hour altcoins while using the in-built 13/21 crossover strategy to be used in sync with Heikin Ashi cross-over with Fib levels of 0.236 Fib level.
How to use it.
Entry is to be made when the
1. Cross over gives a P(Positive Sign) and the candle completely closes above the cross-over
2. When the Heikin Ashi turns green and the next green HA candle goes above the previous green HA candle.
3. The price should be at-least above the 0.236 Level from the Swing high.
All the Best.
EmperorBTC
Accumulation & Distribution DetectorThis indicator lets us to automatically detect and mark strong and clear Price Action levels in which there were Accumulation and Distribution phases in any timeframe.
This Accumulation and Distribution is associated with a laterality in the market and they are usually important price levels to take into account for either future Price Action trades in Supports and Resistances or in Supply and Demand levels since they are usually turning points in the market.
This indicator, unlike other existing ones, allows us to adjust through the parameters both the level of demand and the size of these candles regarding the ATR and the size of the candle itself. The tighter we are, the fewer candles marked there will be and, therefore, the desired level to trade will be more powerful and stronger.
Note : The order of elements on the chart must be configured so this indicator should be above the candles, otherwise it will not be displayed correctly.
Este indicador nos permite detectar y marcar de forma automática los niveles fuertes y claros de Price Action donde ha habido fases de Acumulación y Distribución en cualquier marco de tiempo.
Esta Acumulación y Distribución se asocia a una lateralidad en el mercado y suelen ser niveles de precio importantes a tener en cuenta para futuras operaciones de Price Action en Soportes y Resistencias o sobre niveles de Oferta y Demanda ya que suelen los puntos de giro en el mercado.
Este indicador, a diferencia de otros existentes, nos permite ajustar mediante los parámetros el nivel de exigencia y tamaño de estas velas con respecto al ATR y el tamaño de la propia vela. Mientras más estrictos seamos, menos velas marcadas habrá y más potente y fuerte será el nivel deseado para operar.
Nota : Se debe configurar el orden de elementos en el gráfico para que el indicador esté por encima de las velas, de lo contrario no se visualiza correctamente.
Parameters Settings / Parámetros Ajustables:
MAX Body size vs Full Candle (%) : Max body vs Full Candle size percentatge required, default 50% / Porcentaje Máximo Permitido para el tamaño del “Cuerpo” sobre el tamaño completo de la propia vela, por defecto 50%
MAX Candle Size vs ATR (%) : Max candle size vs ATR percentage required, default 70% / Porcentaje Máximo admitido para el tamaño total de la vela con respecto al ATR, por defecto 70%
ATR Length : Candles Number to calculate ATR average, default 30 / Cantidad de velas para medir el ATR, por defecto 30
Use ATR filter? : We can activate or deactivate the ATR calculates, default activated / Podemos anular el cálculo sobre el ATR y hacerlo normal, por defecto activado
Color Settings / Colores Ajustables:
Print Char : Char and Color printed in candle / Símbolo y Color que dibuja sobre la vela detectada
MTF SCALP Price Actionits just for personal use of my own.
if you want to use this indicator, use it at your own responsibility. but just remember its a SCALP strategy and must be used on 5M timeframe.
Long/Short Conditions :
last 1H,30M,15M and 5M candle close on same direction.
I will back test this indicator and if it worth it i will write turn it to a strategy.
PS: i'm new to pinescript coding . so, sorry for my bad coding. if you have any suggestions to improve my coding skills i will be very thankful if you share it with me.
Repulsion: Price & Volume 1Repulsion: Price & Volume 1
www.quantamagazine.org
Proof of concept using the above link and comparisons of price and volume, and one of a series stemming from the so-called Repulsion Engine, now also open sourced, and other indicators from the workbench.
Traffic lights are not accurate.
Like it if you use it, drop a line if you update it -- or if you have comments about how to improve it.
Engulfing Traps (Beta)This indicator scans the market for entries based on engulfing candles that "trap" candles (in terms of orders and price)
The indicator also detects killzones, which are basically supply and demand zones. We like to think of these as areas of which banks are placing their orders.
The indicator gives the 2 entry lines once the a breakout candle has appeared (red or green arrow on the engulfing)
Once the arrow appears on the breakout candle, the indicator will then draw:
-2 orange lines to box up the engulfing candle
-2 entry lines (dark green)
-SL line (red)
-2 Take profit lines (bright green)
New traps are not taken when a current trap is still active
*This indicator in no way is meant to be 100% accurate, please do your own analysis before placing any trades and trade with proper risk, as this market is extremely volatile and risky. Past profits don't guarantee future results*
FOR ACCESS: Please send us a private message to gain access to this indicator.
MS TREND TRIANGLE TRIAL(15M ONLY)- This is Beta Trial version for only 15m time frame.
- MS TREND TRIANGLE will help analizing trend condition and trade points.
- Detailed How to things will be coming later.
- Recent bottom(not top) prices going up (B > C)
MS TREND TRIANGLE TRIAL ver- This is a trial version for only 15m time frame.
- MS TREND TRIANGLE can analyze price trend condition and show it as Blue and Red triangles.
- Combination of other drawings, you can imagine the trade point and even loss cut point if the price goes opossite.
- HOW TO and detailed information will be coming soon. (If you have any question, please leave your message.)
< BASIC INFORMATION >
Enjoy trading! Thank you(*^-^*)
Day of month gain-lossSince March 2014 to date, on the 24 of each month, the crypto market has:
- lost more than 1% 30 times
- gained more than 1% 32 times
Hourly Time SeparatorI made this indicator mostly for personal use but there may be few others who would like to have vertical lines occur every day in specific our on chart.
I am no developer and all I did was copy @allanster's work and delete few lines and duplicate few others. Code will be open for anyone to edit since it was not my code to start with after all. Hopefully this one helps to someone.
Engulf Pattern DetectorThis indicator let us automatically detect and color the strongest and most powerful Engulf Patterns in any time frame.
Its difference and great potential regarding other existing indicators is that its formula takes into account the average size of the previous candles throughout the ATR, therefore, it only indicates the really strong ones that interest us for Price Action, Supports and Resistances in supply and demand levels. These strongest levels are the ones which work at best as turning points pivot points for the market.
This indicator let us to adjust ourselves to the best configuration by means of parameters in order to be more strict in the force of the impulses and to approximately mark the quantity of Engulf Patterns.
Este indicador nos permite detectar y pintar de color de forma automática los Patrones Engulf más fuertes y potentes en cualquier marco de tiempo posible.
Su diferencia y gran potencial con respecto a los demás indicadores existentes es que su fórmula tiene en cuenta el tamaño medio de las velas anteriores mediante el ATR y por tanto, sólo señala los realmente fuertes que nos interesan para el Price Action y los Soportes y Resistencias en niveles de Oferta y Demanda. Estos niveles más fuertes son aquellos que mejor funcionan como puntos pivote de giro del mercado.
Este indicador nos permite ajustar mediante los parámetros la mejor configuración para ser más estrictos en la fuerza de los impulsos y marcar más o menos cantidad de patrones de Engulf.
Parameters Settings / Parámetros Ajustables:
[ ERC Min Body vs Full Candle Size % : Minimum body percentage vs full candle to consider “Extended Range Candle”, default 75% / Porcentaje mínimo del “cuerpo” de la vela con respecto a la vela entera para considerarla una “Vela Extendida”, por defecto 75%]
[ Engulf Full Candle Size vs ATR % : Minimum Full candle size percentage vs ATR average, default 150% / Porcentaje mínimo del tamaño de la vela completa respecto al ATR medio, por defecto 150%]
[ ATR Length : Candles Number to calculate ATR average, default 30 / Cantidad de velas para medir el ATR, por defecto 30]
[ Use ATR filter? : We can activate or deactivate the ATR calculates, default activated / Podemos anular el cálculo sobre el ATR y hacerlo normal, por defecto activado]
Color Settings / Colores Ajustables:
[ Color 0 : Vela Engulf Alcista / Bullish Engulf]
[ Color 1 : Vela Engulf Bajista / Bearish Engulf]
All in one CR- gRiZzLyRoCKsThis script is exclusively for users in Central America Costa Rica and Nicaragua as it does not take any input parameters for the session timing (hours) more than the price explained later here.
Features:
1. It paints Tradingview´s background to start differenciating between London session candle sticks and New York session candle sticks, only those two session.
2. Also it paints Tradingview´s background chart to differenciate weekends to make vissually attrative when a new trading week is starting.
3. It also prints a line that will differenciate when London Open candle stick has been printed on chart as well for New York open and the New York Stock Exchange market open.
Also the script will be printing labels for each day of the week, and here you need to make sure to enter the right input, the only input require. It is a price level so the script knows the coordinates to display week days labels, to avoid displaying on the candle sticks, so write as input a price number that is above the candle sticks by far at least 30 pips away.
The script its customizable, so please feel free to customize the colors at your own taste.
You can always hide some of the scripts markups on the chart, by clicking its configuration and checking/unchecking each element, e.g London Open, NYSE Open lines as example, or the labels with the week days names.
Important to know:
For Costa Rica and Nicaragua users, please make sure you have UTC-6 time zone selected for your tradingview's session, hopefully it will work as well for Panama users, but I did not tested.
Any question or bug report, please communicate with gRiZzLyRoCKs via tradingview´s chat.
For Central America users, I will be updating the script for each time zone change affecting London or New York sessions time schedule, depending if it is winter or summer.
PST:
Another feature-similar script will be released soon with time input capabilities for the remaining people around each country.
RK's 18 ∴ All Sources Auto Support and Resistance IndicatorThis indicator will do a logarithmic base round in any of traditional Trading View Sources to get the Support and Resistance values, then will draw lines in the most repeated prices levels.
Higher values in "Precision Digit" input will make it more precise.
Dziwne Trend Indicator B (EMA + Heikin Ashi) V1Based on my own "Dziwne Trend Indicator A (EMA + Heikin Ashi cloud)" , I tweaked the original script to display and "measure" the overall trend.
FirstBarRangeFirstBarRange study displays lines for the high and low of the first bar/candle of the trading day, along with shaded areas for the range on top of the first bar high and below the first bar low.
This study is very useful for intraday traders to see when stocks trade above the first bar high, it shows strength, and many times the high of the first bar is also good support.
On the contrary, below the first bar high tends to be good area of weakness and many times it becomes a good resistance level.
Many times when the stock trades inside the first bar range, price will be choppy and range bound.
*All Candlestick Patterns* Tiny VersionThis is just the *All Candlestick Patterns* script with tiny labels. Also an excuse to test the script publication .. but you will find this version much less annoying
Body/Wick to Range Osc.This script is meant to be a form of pure candlestick analysis.
Terminology in the description used below is as follows:
- numcands = Number of candles specified by the user to be used for sampling in each moving average.
This script plots moving average (SMA/EMA specified by the user ) of the percentage of the high-low range that the previous {numcands} candles the upper wicks, lower wicks, and the body take up.
The user may specify if the absolute value of the body percentage is to be used (true by default). To account for this, a horizontal line is also plotted at 0 to show when the body percentage moves above or below 0.
The values that all of these moving averages plotted will oscillate between 0 and 1 (-1 and 1 for the body percentage if the absolute value of candles is not used).
Other notes: The user may select the colors used (colorblind support, as the defaults are red and green). Cross overs and cross unders are accounted for in alertconditions (as is if the body % moves above and below 0% if absolute values are not used).
An interpretation of the use of this script may be: If the upper wicks begin to take up a larger portion of the high-low range, it may signal downward selling pressure (and vise-versa for lower wicks). However, this may be open to interpretation based upon the specified {numcands} used.
USD Prices for Uniswap Token/WETHUniswap instrument prices are in WETH. This indicator translates the series to USD prices and plots the series as candles or as a line. Data is translated by using corresponding series data for ETHUSD. The reference ETHUSD price is from Coinbase.
Any token listed as a ETH/WETH pair could be specified as an input parameter. The default instrument value is set to UNISWAP: DPIWETH, an index created by indexcoop and tracking the DEFI basket.
The script is simple and easy to understand. It allows for quick conversion and comparisons and something we had to do in a custom way prior to this script. The crypto and DEFI community would benefit from it immensely. There is even a feature request for something like this on the tradingview subreddit.