EA - Parabolic Sar + Keltner

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 2 días
Comentario del Ejecutor
Thank you again :)
Comentario del Cliente
Hardly to find another developer like him. Super star. Thanks again buddy

Tarea técnica

Open Rules BUY/SELL order
----------------------------------------------
Buy when: Price touches Keltner 
(moving average 30, ATR period 50, ATR current 2.0)
then wait for Parabolic SAR change from bottom to top then place the order
* If there is a current open order, then ignore any signals that may come up


The Sell function is set opposite Buy.


* EA must detect market movement.
If open order in positive direction then apply option2 (continuing place pending order on profit way)
If open order in negative direction than apply option 1 (hedging order)
----------------------------------------------------------
 
Option1:  hedging Order
For example
BUY direction:
When first BUY order filled then place (n) BUY LIMIT pending order BELOW current open order
Note: each pending order (n) pips apart each other.  

SELL direction:
When first SELL order filled then place (n) SELL pending order above current open order
Note: each pending order (n) pips apart.

Take profit:
Option 1:  % account balance
Option2: in pips ()
Note: 
Once reached profit closed all orders
Stop Lost :
Option 1:  in pips()
Option 2:  % account balance
Option 2: Trailing Stop lost
Note: 
Once reached profit closed all orders


Option 2: Pyramiding (Continuing order on profit way)

A red sign with white text

Description automatically generated with low confidence For example,

BUY direction:
When first BUY order filled then place (n) BUY LIMIT pending order ABOVE current open order
Note: each pending order (n) pips apart each other. 

SELL direction:
When first SELL order filled then place (n) SELL limit pending order BELOW current open order 
Note: each pending order (n) pips apart.


Take profit:
Option 1:  % account balance
Option2: in pips ()
Note: 
Once reached profit closed all orders
Stop Lost
Option 1:  in pips()
Option 2:  % account balance
Option 3: Trailing SL
Note: 
Once reached profit closed all orders

·        Both strategies if manual close any order, then all other order will be close

·        Buy on/ Sell on button on screen.

·        All other setting you may have please add on

·        On/Off Option 1 (hedging order) and Option 2 (continuing order on profit way)

 enable in the setting input box.  


Han respondido

1
Desarrollador 1
Evaluación
(225)
Proyectos
284
42%
Arbitraje
15
13% / 47%
Caducado
67
24%
Libre
2
Desarrollador 2
Evaluación
(2067)
Proyectos
2625
62%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
3
Desarrollador 3
Evaluación
(56)
Proyectos
166
69%
Arbitraje
4
100% / 0%
Caducado
1
1%
Libre
4
Desarrollador 4
Evaluación
(233)
Proyectos
413
34%
Arbitraje
52
37% / 40%
Caducado
152
37%
Trabajando
5
Desarrollador 5
Evaluación
(10)
Proyectos
25
28%
Arbitraje
1
0% / 0%
Caducado
1
4%
Trabaja
6
Desarrollador 6
Evaluación
(45)
Proyectos
67
45%
Arbitraje
3
0% / 100%
Caducado
0
Libre
7
Desarrollador 7
Evaluación
(13)
Proyectos
17
12%
Arbitraje
7
14% / 57%
Caducado
4
24%
Libre
8
Desarrollador 8
Evaluación
(37)
Proyectos
59
27%
Arbitraje
24
21% / 54%
Caducado
10
17%
Trabaja
9
Desarrollador 9
Evaluación
(34)
Proyectos
49
43%
Arbitraje
3
0% / 33%
Caducado
14
29%
Trabaja
10
Desarrollador 10
Evaluación
(563)
Proyectos
931
47%
Arbitraje
301
59% / 25%
Caducado
123
13%
Trabaja
11
Desarrollador 11
Evaluación
(52)
Proyectos
96
24%
Arbitraje
9
22% / 22%
Caducado
12
13%
Trabaja
12
Desarrollador 12
Evaluación
(67)
Proyectos
76
7%
Arbitraje
33
9% / 55%
Caducado
6
8%
Trabaja
13
Desarrollador 13
Evaluación
(567)
Proyectos
641
41%
Arbitraje
21
57% / 29%
Caducado
47
7%
Trabaja
14
Desarrollador 14
Evaluación
(23)
Proyectos
29
14%
Arbitraje
3
0% / 67%
Caducado
3
10%
Trabaja
15
Desarrollador 15
Evaluación
(471)
Proyectos
501
52%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
16
Desarrollador 16
Evaluación
(5)
Proyectos
8
0%
Arbitraje
1
100% / 0%
Caducado
1
13%
Libre
Solicitudes similares
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
I want a skillful and experience deverloper to apply for this job. The strategy for the EA is Two Exponential Moving Average CROSSOVER strategy. The EA should work on any Timeframe. I want the EA to trade the direction of the CROSSOVER, the EA should open a BUY or SELL trades automatic when the Two Exponential Moving Average crossover. *(10EMA) ABOVE (23EMA) = BUY Trades *(10EMA) BELOW (23EMA) = SELL Trades BUY
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -
I need a robot that copies the orders sent in the telegram group to MT4 or MT5 so that I can configure the parameters. I would like it to have functions so I can enter and exit negotiations according to my configuration parameters
i need to delegate this job. XAUUSD H4 MT4 i have an ea with source code with smc, fvg, orderblocks and fibonacci, i need to fix somethings and add some features for live markets, any new ideas are accepted, i need also a 4 years backtest report (of metatrader 4). if you have good price and feedbacks and you want work for me also for new jobs apply for this job it's not urgent i need only a good price

Información sobre el proyecto

Presupuesto
150+ USD
Para el ejecutor
135 USD