Idea: Draw a trendline that can set an alert every time the price cross over/under. Concept: (Note that we take the close to get the closing price). -Determine the coordinates of 2 points of the line AB: A(x1;y1); B(x2;y2). -Apply Oxy geometry to the chart with price as Oy axis, time as Ox axis. Use linear equations to determine: +If point's x > line's x, the...
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...
This script is for a many?! moving average strategy where the user can select from different types of moving averages, price sources, lookback periods and resolutions. Features: - 6 Moving Averages with variable MA types, periods, price sources, resolutions and the ability to disable each individually. Tow of moving averages are disable by default. you can enabel...
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...
A popular technical analysis strategy is the moving average crossover. This indicator combines a crossover with the Relative Strength Line, created by William O’Neil. The RS Line is a tool used to compare the price action of a particular stock to that of an index, with the S&P 500 being the index preferred by O'Neil. When one moving average crosses above or below...
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...