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

僅限邀請腳本

僅限作者授權的用戶訪問此腳本,並且通常需要付費。您可以將其增加到收藏腳本中,但是只有在向作者請求並獲得許可之後,才能使用它。 請聯繫Trade24Fx以了解更多信息,或按照下面作者的說明進行操作。

TradingView 不建議購買並使用此腳本,除非您 100% 信任其作者並了解腳本的工作原理。在許多情況下,您可以在我們的社群腳本中免費找到良好的開源替代方案。

作者的說明

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。

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

免責聲明