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 にお問い合わせいただくか、以下の作者の指示に従ってください。

スクリプトの動作を理解していて作者も100%信頼できるということでなければ、TradingViewとしてはお金を払ってまでスクリプトを利用するのはお勧めしません。そのかわりに、コミュニティスクリプトでオープンソースの優れたスクリプトが無料で見つけられることが多々あります。

作者の指示

チャートでこのスクリプトを利用したいですか?

注: アクセス権をリクエストされる前にこちらをご覧ください

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

免責事項