This indicator shows Wedge pattern (using ATR 3 LWMA). Display: Sea Green lines — Wedge Line; Yellow line — Trend Line; ...
Showing posts with label Pattern. Show all posts
Showing posts with label Pattern. Show all posts
MetaTrader 4 Indicator | VR Engulfing Pattern
0
A simple indicator, which informs the trader about the appearance of "Bullish Engulfing" or "Bearish Engulfing" c...
MetaTrader 4 Indicator | Pattern Alert v1.1
0
Author: Jason Robinson. A more advanced patterns analyzer. In addition, it generates a signal. 7174 Best MetaTrader Indicators +...
MetaTrader 4 Indicator | Pattern
0
Author: VMesquita Displays the type of candlestick or small pattern in accordance with the general setting. 7175 Best MetaTrad...
MetaTrader 5 Indicator | Harmonic Pattern Finder
0
Harmonic patterns are a class of chart patterns based on 5 price extrema and constraints on the relations and proportions between the...
MetaTrader 4 Indicator | CheckMark pattern
0
Purpose of the pattern - predict the type of the next candle: bullish or bearish. It has no further effect. The "CheckMark...
MetaTrader 5 Indicator | Harmonic Pattern Finder V2
0
Harmonic patterns are a class of chart patterns based on 5 price extrema and constraints on the relations and proportions between the...
MetaTrader 5 Indicator | Candle Pattern Recognition Unit
0
Candlestick patterns, originating from Japanese rice traders in the 18th century, were designed to capture market psychology through ...
MetaTrader 5 Expert Advisor | An abstract trading robot, an OOP pattern
0
When creating an automated trading system, developers often face the problem of choosing from a number of possible solutions. Pattern...
MetaTrader 5 Indicator | Kicking Pattern
0
The Kicking Pattern indicator searches for a sequence of candlesticks on a chart and marks bullish and bearish sequences. Be...
MetaTrader 5 Indicator | Custom Pattern
0
The indicator searches for custom patterns specified in settings, and displays them on a chart. The pattern must be set as a text co...
MetaTrader 5 Indicator | Hikkake Pattern (Inside Day False Breakout)
0
Hikkake Pattern (Inside Day False Breakout) indicator is a trading strategy based on false breakouts. Translated into MQL5 code from...
MetaTrader 5 Indicator | boom index spike pattern
0
Bullish Spike Pattern Detection 3-bar pattern: 1st candle: Green with large body (bullish spike). 2nd candle: Red (pullb...
MetaTrader 5 Indicator | CRASH SPIKE TRADE PATTERN
0
This MT5 indicator detects Crash market spike patterns using a specific 3-candle formation : Red-Green-Red candle pattern (where...
MetaTrader 5 Indicator | Toby_Crabel_NR_Pattern
0
NR (Narrow Range Bar) pattern indicator by Toby Crabel with the ability to display WR (Wide Range Bar) patterns as well It has six i...
MetaTrader 4 Expert Advisor | Wedge pattern
0
"Wedge pattern" naked trading price action EA draws 2 mini Trend Lines with "Fractals" on chart and trades with W...
MetaTrader 5 Libraries | Singleton - creational design pattern
0
//---singleton-------------------------------------------------------- // creational design pattern // ---intent // e...
MetaTrader 5 Libraries | Adapter - structural design pattern
0
//---adapter---------------------------------------------------------- // structural design pattern //---adapter > intent ...
MetaTrader 5 Libraries | Bridge - structural design pattern
0
//+------------------------------------------------------------------+ //| B...
MetaTrader 5 Libraries | Composite - structural design pattern
0
//+------------------------------------------------------------------+ //| Comp...