INVITE-ONLY SCRIPT

"EPI" Technical Indicator

Indicator «EPI»

Class: oscillator
Trading type: scalping & averaging
Time frame: 5 min
Purpose: trend based
Level of aggressiveness: standard

Indicator «EPI» is a trend line indicator based on EMA and oscillator for generating intraday trade signals. The EMA is a moving average that places a greater weight and significance on the most recent data points. Like all moving averages, this technical indicator is used to produce buy and sell signals based on crossovers and divergences from the historical average. While the oscillator is used in conjunction with other technical analysis indicators to make trading decisions. This tool helps the trader to identify an entry point even when there is no clear trend line formed on the graph.


Structure of the indicator «EPI»

Indicator “EPI” consists of central trend line (EMA line with switches the color between red and blue), price channel, support & resistance (based on Fibonacci level and pivot points) and entry point arrows with blue and red color. The central trend line changes the color changes the color depending on the average trend, blue upwards and red downwards. While green and red horizontal lines indicates to relevant support and resistance levels, blue and red arrows allow the trader t enter the position once they appear


Parameters of the «EPI» indicator

To configure the indicator, the following parameters are provided:

Fast_period = input(5, title="Fast average period")
Slow_period = input(8, title="Slow average period")
Trend_period = input(13, title="Trend period")
Level_width = input(1, title="Level width")
Level_period = input(13, title="Level period")
upper_line = open + ema(range, Level_period) + Level_width*stdev(range, Level_period)
bottom_line = open - ema(range, Level_period) - Level_width*stdev(range, Level_period)
Rules of trading

The indicator is designed to work intraday with time frames 5, 15, 30 mins.

The first step is trend identification. Blue EMA points for upward and red for downwards trend. During upwards trend traders get only buy signals, in downwards only sell signals. Buy signals appear as an arrow with “Blue” color, red as an arrow with “Red” color. Red and Green horizontal lines stand for resistance and support level. In upwards trend the nearest resistance level acts as TP1 while the nearest support acts as SL1. In downwards trend the nearest support level acts as the TP1 level, while the nearest resistance acts as SL1 level.
Moving AveragesOscillatorsTrend Analysis

Script sur invitation seulement

L'accès à ce script est limité aux utilisateurs autorisés par l'auteur et nécessite généralement un paiement. Vous pouvez l'ajouter à vos favoris, mais vous ne pourrez l'utiliser qu'après avoir demandé et obtenu l'autorisation de son auteur. Contactez Trade24Fx pour plus d'informations, ou suivez les instructions de l'auteur ci-dessous.

TradingView ne suggère pas de payer pour un script et de l'utiliser à moins que vous ne fassiez confiance à 100% à son auteur et que vous compreniez comment le script fonctionne. Dans de nombreux cas, vous pouvez trouver une bonne alternative open-source gratuite dans nos Scripts communautaires.

Instructions de l'auteur

Vous voulez utiliser ce script sur un graphique ?

Avertissement: veuillez lire avant de demander l'accès.

Авторские индикаторы
bit.ly/2oBvkHY
Больше информации на нашем ютьюб-канале
youtube.com/channel/UCYEOurJfasXWyYnrriGwsqQ
Aussi sur:

Clause de non-responsabilité