EA for hedging/scalping.

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 5 días
Comentario del Cliente
Excellent Developer ! :D
Comentario del Ejecutor
Good customers

Tarea técnica

Hello Developers

I need to Build an Expert advisor which does hedging using buy stop and sell stop orders on any pairs with respective conditions below.

Summary:


So this Ea opens order at high and low of candles (green/red any doesn't matter) at any timeframe given to ea.

Assume account size 200 dollar

So for eg Gbpusd 1hr candle has a high of 1.41103 and low of 1.40904
difference in H and L = 199 points.

1. Ea makes Buy stop at 1.41103 and a sell stop 1.40904 after candle closes.
2. For eg market triggers sell stop at 1.40904

so Ea should divide difference of h and l by the number given  manually

For eg i give divide by 10 = 199/10 = 19.9 points / 20 point


division should be manual in input settings where i can select divide h and l difference by 5/6/7/8/9...20..

risk per trade plays crucial role here because on that ea selects lot size lets assume i select 0.5% risk per trade so 1 dollar max risk on a single trade.

so 199/10 = 20 points + broker commission + spreads = 20*0.03 + 0.05*3(commission of 0.01lot is 0.05 could vary according to broker pair) + 2*3 ( 2point is spread can vary from pair to pair)

EA should recognise the Commission and average spread of that pair.

Total points = 20+5+2 ( difference/10 + commission points + spread points) = 27
risk per trade = 0.5% or 1 dollar

so 27*0.03(lot) = 0.81 nearest below.  ( 0.03 lot selected because of being nearest to risk per trade )


imp - lot size can vary depending on points which calculates risk per trade.


So now continuing the process when sell stop at 1.40904 trigger with 1.40931 as stop-loss there must be a buy stop at 1.40931 as this is hedging concept.  (1.40904+27=1.40931)


and , tp = 199 points / size of the candle * 1 
tp should be manual given size of candle * 1 so 199 points if i select *2 = 199*2 = 398 points if i select more * likewise multiplying the size of candle.

So for buy stop at 1.40931 tp is 1.41130 and for sell stop at 1.40904 target price is 1.40705 (selected size of candle * 1 )

opening of sell stop and buy stop must be in loop till it target gets hit 
means if sell stop hits sl buy stop opens if buy stop hits sl,  sell stop opens and so on continuing till it target gets hit.

When target gets hit for eg buy stop at 1.40931 hits it target at 1.41130 its corresponded sell stop pending order at 1.40904 should also close automatically like a pair it should close once target hits.


This process must start/carry out at every candles high and low appearing depending upon the timeframe after ea starts.


 Manual - TF = 15m/30m/1hr/2hr/3hr....

             Division of candle size = (5/6/7....)

             Risk per Trade = (0.1%/0.2%....)

             Tp = Size of candle * (1/2/3...)

         
         

Han respondido

1
Desarrollador 1
Evaluación
(55)
Proyectos
96
40%
Arbitraje
13
38% / 62%
Caducado
25
26%
Libre
2
Desarrollador 2
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
3
Desarrollador 3
Evaluación
(97)
Proyectos
135
52%
Arbitraje
4
50% / 50%
Caducado
0
Trabaja
4
Desarrollador 4
Evaluación
(143)
Proyectos
255
35%
Arbitraje
12
25% / 58%
Caducado
42
16%
Libre
5
Desarrollador 5
Evaluación
(233)
Proyectos
413
34%
Arbitraje
52
37% / 40%
Caducado
152
37%
Trabajando
6
Desarrollador 6
Evaluación
(263)
Proyectos
537
50%
Arbitraje
55
40% / 36%
Caducado
224
42%
Libre
7
Desarrollador 7
Evaluación
(14)
Proyectos
21
24%
Arbitraje
9
33% / 44%
Caducado
8
38%
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
30+ USD
Para el ejecutor
27 USD