Make a Price Action EA

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 4 días

Tarea técnica

TMT strategy is to catch the higher high / lower low pull back situation during a big trend.


https://www.forexfactory.com/showthread.php?t=912456

 

Buy stop order:

==============

1) Confirmation of UPTREND (MA 7 line is above MA 20 line),

2) Daily candle >50,

3) MFI >50,

4) RSI >50,

5) After the candle price has pull back, moved inside EMA 7 & 20 line, and closed (ref: "example 1.png"),

6) Draw trendline immediately,

- Trendline joint 1 and joint 2 points must consist of the previous e.g. 2 - 30 candles, that before the pull back candle,

- It may not able to find joint 1 and 2 points sometimes, then dont draw trendline (ref: "example 2.png"),

- If cannot draw trendline, restart condition checking from 1) again,

7) Wait until new candle price breaks ABOVE trendline, and closed,

8) Place buy stop order immediately at closed candle price + XXX pips (ref: "Entry Buffer Pips (for the buy/sell)" at Inputs).

 

Conclusion:

==========

It should determine condition 1 - 5 first, then only proceed to draw the trendline (condition 6), then place buy stop order immediately (condition 7 - 8).

 

 

Sell stop order:

===============

 

1) Confirmation of DOWNTREND (MA 7 line is below MA 20 line),

2) Daily candle <50,

3) MFI <50,

4) RSI <50,

5) After the candle price has pull back, moved inside EMA 7 & 20 line, and closed (ref: "example 1.png"),

6) Draw trendline immediately,

- Trendline joint 1 and joint 2 points must consist of the previous e.g. 2 - 30 candles, that before the pull back candle,

- It may not able to find joint 1 and 2 points sometimes, then dont draw trendline (ref: "example 2.png"),

- If cannot draw trendline, restart condition checking from 1) again,

7) Wait until new candle price breaks BELOW trendline, and closed,

8) Place buy stop order immediately at closed candle price + XXX pips (ref: "Entry Buffer Pips (for the buy/sell)" at Inputs).

 

Conclusion:

==========

It should determine condition 1 - 5 first, then only proceed to draw the trendline (condition 6), then place buy stop order immediately (condition 7 - 8).

 

 

INPUTS PARAMETERS

 

                                                                           === DAILY CANDLE ===

Enable Daily Candle                                       true/false

Positive Green                                                 To Buy (this is not input, just explanation)

Negative Red                                                  To Sell (this is not input, just explanation)

 

                                                                           === RSI ===

Enable RSI filter                                              true/false

RSI Period                                                        8

RSI Value to buy                                             70

RSI Value to sell                                              30

 

                                                                           === MFI ===

Enable MFI Filter                                            true/false

MFI Period                                                       15

MFI Value to buy                                            70

MFI Value to sell                                            30

 

                                                                           === EMA ===

Enable MA Filter                                            true/false

MA1 Period                                                     7

MA2 Period                                                     20

MA Method                                                     EMA

MA Apply To                                                   Close

 

                                                                           === MONEY MANAGEMENT ===

Money Management Model                       Risk / Fixed Lot

Risk Percent                                                    1

Fixed Lot Size                                                  0.01

SL in Pips                                                          30 (if SL risk = 1%, 30 pips = 1%)

TP in Pips                                                          30 (if SL risk = 1% = 30 pips, TP 30 pips = 1%)

Entry Buffer Pips (For Stop Orders)           5

 

                                                                           === TRAILING STOP ===

Use Trailing Stop                                            true / false

Trailing Stop Trigger in Pips                         15

Move to Breakeven + XX Pips                     5

Trailing Stepping in Pips                               3

 

                                                                           === GENERAL ===           

Hour Start                                                        00:00:00

Hour End                                                          23:59:59

Pending Order Expiry Minutes                    600

Magic Number                                                23382338

Comment                                                         TMT

 

                                                                           === TRENDLINE ===

Draw Trendline                                                                             true/false

Max Candles to Search for Trendline Joint Points                              50

Min Trendline Slope                                                                    20 (to open pending orders)

Max Trendline Slope                                                                   60

Min Trendline Candle Joint Point #2 Distance from Pull Back Candle          2

Min Candle distance for Trendline Joint Point #1 & #2                                    5

Trendline Color                                                                            XXX

Trendline Width                                                                           2

                                                                                         

 

 

 

On the Chart:

=============

1) Successful buy order - blue dot color.

2) Successful sell order - red dot color.

3) Closed orders - dot line link from order price to closed price.

4) If stop orders cancelled (by either new conditions met cancellation, or specific time expiry), leave a short red horizontal line on chart to indicate there was an cancelled order.

 

 

Other Conditions:

===============

1)     Only 1 buy/sell stop order for each pair & chart. If new conditions met, cancel previous order, and place new order.


Archivos adjuntos:

PNG
example_1.png
169.1 Kb
PNG
example_2.png
146.1 Kb

Han respondido

1
Desarrollador 1
Evaluación
(258)
Proyectos
395
28%
Arbitraje
69
19% / 49%
Caducado
120
30%
Libre
2
Desarrollador 2
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
3
Desarrollador 3
Evaluación
(1855)
Proyectos
3458
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Trabaja
4
Desarrollador 4
Evaluación
(26)
Proyectos
34
26%
Arbitraje
7
14% / 43%
Caducado
7
21%
Libre
5
Desarrollador 5
Evaluación
(256)
Proyectos
415
38%
Arbitraje
86
44% / 19%
Caducado
70
17%
Ocupado
Solicitudes similares
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Información sobre el proyecto

Presupuesto
30 - 120 USD
Para el ejecutor
27 - 108 USD
Plazo límite de ejecución
de 3 a 5 día(s)