1798 Indicators

Hodrick-Prescott Channel

Hodrick-Prescott Channel First, the filtered Close price values are calculated. Then, they are filtered over a larger period. The result is two arrays: HP and HPSlow. The next step is the calculation of the standard deviation of the HP relative to the HPSlow and channel plotting. The indicator displays the value of the average spread…

Read More

ChannelsFIBO_v2

ChannelsFIBO_v2 The extended version of the ChannelsFIBO indicator which implements the selection of the reference distance (the distance considered 100% of the channel width at each individual bar): By the maximum shift of the price from the moving average. By the average shift of the price from the moving average. By the median shift of the price…

Read More

RSI_TS

RSI_TS The RSI indicator implemented as a histogram with a designation of the overbought and oversold levels. Description of the indicator settings: InpRSIPeriod — Averaging period for the RSI calculation. OverboughtLevels — the upper level of the overbought zone. OversoldLevels — the lower level of the oversold zone.

Read More

RSI_MA_Trade_Sist

RSI_MA_Trade_Sist A signal indicator. It is based on the analysis of two moving average indicators and one RSI indicator. Description of the indicator settings: FastEMA — The averaging period for the indicator calculation — fast Moving Average. SlowEMA — The averaging period for the indicator calculation — slow Moving Average. RSIPeriod — Averaging period for…

Read More

RSI_MA_Trade_Sist_Chart

RSI_MA_Trade_Sist_Chart The indicator points to the potential entry points. It is based on the analysis of two moving average indicators and one RSI indicator. Description of the indicator settings: FastEMA — The averaging period for the indicator calculation — fast Moving Average. SlowEMA — The averaging period for the indicator calculation — slow Moving Average….

Read More

ChannelsFIBO_v2_MTF

ChannelsFIBO_v2_MTF The multi-timeframe version of the ChannelsFIBO_v2 indicator. Differs from the parent with the “Source data timeframe” parameter. Thus, the indicator is able to display the current situation corresponding to the specified chart period, regardless of the timeframe selected as current. An example of the indicator values on the chart with the current period М5 is…

Read More

Turn Area

Turn Area The indicator displays the areas of the potential price reversals. It is based on the moving average and RSI indicators and shows their difference. Description of the indicator settings: EMA_Period — The averaging period for the calculation of the Moving Average indicator. EMA_Method — Averaging method. Can be any of the enumeration values,…

Read More

Seasonal

Seasonal This simple indicator will help you see seasonal moves on commodity markets, like silver, gold, crude oil, heating oil and some others commodities. Seasonal trade together with COT theory gives brilliant results. For example, gold almost always grows at the beginning of the year. You might make a lot of money if you ventured…

Read More

MACDChannels

MACDChannels This indicator shows MACD in the main chart. Inputs are the same as MACD. Input List: Sort by colour FastEMA Default 12 SlowEMA Default 26 MACDSMA Default 9

Read More

Strength Arrow

Strength Arrow The code is purely based on the Relative Strength Indicator and the reason to amend is updating when the currency pair comes out from extreme oversold and overbought. It can be used on any timeframe, but I recommend attaching this indicator on high timeframes. I checked this all is good instead of repaint….

Read More