Join our fan page
The code above is a "Hammer" indicator that detects candlestick hammer formations (bullish and bearish) and inverted hammer formations (bullish and bearish) on a MetaTrader 5 chart. This indicator identifies price reversal patterns by calculating the size and ratio of the candlestick wicks based on adjustable parameters: MaxRatioShortWick, MinRatioLongWick, and MinCandleSize. When a pattern is detected, the indicator displays a colored arrow near the candle’s lowest or highest price according to the pattern’s direction. The code also includes functions to create and delete objects automatically when the indicator is initialized or stopped.
Average True Range Technical Indicator (ATR) is an indicator that shows volatility of the market.
The Price and Volume Trend Indicator(PVT), like On Balance Volume (OBV), represents the cumulative sum of trade volumes calculated considering close price changes.
This indicator is based on CCI (Commodity Channel Index) and the analysis of a trend direction of its multiple signal lines.
A semaphore signal indicator that uses an algorithm based on crossovers of moving averages from the MAMA indicator.
The TrailCD indicator with the timeframe selection option available in the input parameters.
The Bezier indicator with the timeframe selection option available in the input parameters.
The Rainbow indicator with the timeframe selection option available in the input parameters.
The Instantaneous_TrendFilter indicator with the timeframe selection option available in the input parameters.
DonchianChannelsCloud indicator with the timeframe selection option available in input parameters.
Variation of the SMI indicator based on the "Momentum, Direction, and Divergence" book by Blau.
The yEffekt indicator with the timeframe selection option available in input parameters.
More experiments with the Simple ZigZag indicator. A small upgrade allows the indicator to find and mark the price consolidation areas with colored rectangles.
The RVIDiff indicator with the timeframe selection option available in input parameters.
Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values of two Bollinger channels on one bar of any timeframe of the XMA_BBx5_Cloud indicator.
Chandelier exit indicator is designed to keep traders in a trend and prevent an early exit as long as the trend extends. Typically, the Chandelier Exit will be above prices during a downtrend and below prices during an uptrend.
The KWAN_NRP indicator with the possibility to change the indicator timeframe in input parameters.
Oscillator MIT (Momentum In Time) is a normal momentum with anchoring the calculations to the calculation start time.
Indicator Difference2 shows the difference between the predefined reference prices (Applied price) now and as of N periods ago.
Synthetic VIX indicates the increase or decrease of volatility and it should be used as that.
Indicator ColorX2MA with the timeframe selection option available in the input parameters