Crossing Table V1 I created this indicator as it had been asked for a number of times to create a crossover/under table screen and here it is!!! The indicator is set up to be selected from SMA, EMA and Volume. The SMA is defaulted to 2/10 but it is customizable to whatever SMA you choose to use. Volume is based off a volume formula and the volume...
A hybrid but simple indicator that plots 4 strategies in one pane . 1) RSI Indicator 2) Stoch RSI 3) EMA50 Cross (To determine direction in current timeframe) 4) Higher Highs & Lower Lows to analyze the trend and break of trend The relative strength index (RSI) is a momentum indicator used in technical analysis. It is displayed as an oscillator (a line graph) on...
Most important thing is feeling inspired and relaxed. Forcing your way into anything under stress and pressure will only end up in disaster This indicator consists of three RSIs. RSI: RSI is common and its length is 14. RSI 1: The slowest RSI. The length is 100. RSI 2: Faster than RSI 1. The length is 50.
Bollinger Bands of different lengths are displayed with a line chart in front of the candle. A Bollinger band with a length of 20 and a Bollinger band with a length of 120 can be easily identified by the circle and color displayed whenever the line passes. In the input menu, you can edit the length and deviation of the Bollinger band, the number of candles to be...
A simple way to add up to 5 moving averages with optional crossover/crossunder alerts. Available options for Moving Average Type are: SMA EMA (default) HMA RMA WMA VWMA VWAP ALMA By default, 5 moving averages are enabled and set to the following: MA1 set to 5 MA2 set to 13 MA3 set to 50 MA4 set to 200 MA5 set to 800 Each moving average...
Hello traders! Today we gonna demonstrate out heuristic of classical EMA Indicator. We decided to simplify your trading staff and add some meta data. So, let’s look at it from the very beginning and initially speak about what EMA is and then I’ll tell you why our indicator is extremely convenient and useful. So, what is EMA? An exponential moving average ( EMA...
Hello to All, introducing Multi Types Crossover strategy, simply the best way of trading with Crossover and Crossunder Strategy, How it Works??? I added 5 types of Moving Averages, 1: Simple Moving Average ( SMA ) 2: Exponential Moving Average ( EMA ) 3: Weighted Moving Average ( WMA ) 4: Volume Weighted Moving Average ( VWMA ) 5: Relative Moving Average...
This is a simple EMA cross strategy. This script was published by CaptJava. I added in the ability to check off a box and allow shorting, the ability to select a back testing date range and also the ability to enter the buy message and sell message in the properties. You then create the webhook alert and put only this in the...
This is simple but profitable rsi cross strategy, to find optimal values you can change rsi and ema periods. Good Luck!
Ichimoku Cloud All Signals! This indicator shows all Ichimoku Cloud signals for (entering/exiting/confirming/or even staying) in a position. you can choose a signal related to your strategy and use it. you can choose which signals to be shown on the chart by changing the settings. here are some examples of signals that you can get from this...
Allows one to set 5 price level alerts on one symbol (1 Stop Loss 4 Targets) Alerts work by prices crosses under the stop loss or over the targets, enabling short reverses this. Unlike regular MultiAlert, this actually draws a true horizontal price at your price. This is a lighter version of MultiAlert, supporting only one symbol. Your price levels will appear on...
Roc & Atr Orders My indicator, where I compare the 20 bar change percentage with the 14 bar atr band, I hope it will be useful to everyone. the green zones can be interpreted as BUY and the red zone as SELL zone. In graphs with high motion and low atr, the channel narrowing can be interpreted as BUY and the channel opening as SELL. No indicator shows you the...
Durbtrade MACD - macd line changes color based on vertical direction. This makes it easier to see and discern movements and also helps the indicator to retain maximum functionality when taking up less chart real estate (also, having the color change really helps me see charts on small screens... such as when it's bright outside and I'm driving in my car and...
====== ABOUT THIS INDICATOR - A simple but highly customisable display of previous higher time-frame OHLC values, drawn using line.new and label.new. Nothing fancy but... - Customised resolution input which excludes time frames lower than 1 hour while extending the common higher reference inputs to include: • 6, and 12 Hour • 5...
This script uses the functions plot(), cross(), plotcandle(), pivothigh() and pivotllow(). You can see the candles in the color green, above EMA 72 (Exponetional Move Average), and the color red, below EMA72. You can identify the position of the crossing UP and DOWN of the EMA 08 x EMA 17, EMA 17 x EMA72. You can identify the TRADE ENTRY points with the pivot high...
I'm a little surprised I couldn't find a BB crossover script on here since I've always used it on other charting software. So of course I had to write one in for TradingView. Essentially what this script signifies are price breakouts when price crosses over the upper BB band. So what it shows is that market conditions are entering overbought territory. Length is...
This script is beta 0.1 - will update as soon as the script is tradable This script is based on AST on a 10 minute timeframe. You can change the asset and the timeframe for any asset you want to trade, but for it to work correct ALL settings have to be testes in the Strategy section of the TradingView. Each assets and timeframe require a different mixture of...
This is a script where I tried to check the following things: Even thought the tick of an asset is, for example 0.5, there are calculated prices, like SMA's that have even more decimals. Leading to crosses happening that for example happen at the same price. Consequently triggering totally useless in side markets. What happens if SMA values are restricted to...