Specification
Hi,
I search someone with real skill for develop my EA for MT5. This EA is simple for real coder who not copy/paste of existing code source..
General:
EA will use the technical analysis for take order. He will identify the pattern (see below) and draw them according to the chart and timeframe selected (work any pair, any timeframes). The ea can place order when condition are meet or just send alert if autotrading is disabled.
Input:
-Magic Number
-Lot Size
-Take Profit : According to the technical rules for each pattern (Not in Pips)
-Stop Loss : According to the technical rules for each pattern (Not in Pips)
- Trailing Stop (ON/OFF)
- Trailing stop MA : MA Period and type choosen. ex MA (9) exponential
-Color of graphical line and pattern
-Push Alert (mobile)
-Sound Alert
-Delete_After : X Bars
-Bar_Behind : ex: 500 Bars (Pattern will not be draw and traded if the pattern start 501 Bars behind)
Pattern to identify and draw:
- Ascending_Triangle
- Descending_Triangle
- Rising_Wedge
- Falling_Wedge
- Bullish_Flag
- Bearish_Flag
- Bullish_Rectangle
- Bearish_Rectangle
- Symmetrical_triangle
- Head_and_Shoulders
- Inverted_Head_and_Shoulders
- Triple_top
- Triple_Bottom
- Double_Top
- Double_Bottom
Details:
-For notification can select send notification when detect a new pattern or only when breakout.
-When a pattern is completed or invalided delete it after X Bars