Trabalho concluído

Tempo de execução 1 dia
Comentário do cliente
professional developer and fast delivery
Comentário do desenvolvedor
Very good customer, clear requirements. Thanks

Termos de Referência

Hello, 

i am looking to create EA for MT4 base on breakout strategy.

parameters inputs that EA will use (option that i can change them anytime):

  • Start range time Hour
  • Strat range time minutes 
  • end range time hour
  • end range time minutes
  • TP : percentage from the distance between high and low, example if i will write 2 and the distance is 15 pips then TP will be 30 pips 
  • SL : percentage from the distance between high and low, example if i will write 2 and the distance is 15 pips then SL will be 30 pips 
  • initial lot : the first deal lot size the EA will open
  • multiply lot: when SL reach then EA will open new deals the lot will be the value here multiply the old deal size, example: if here the value 2 and the deal the closed was 0.03 then ea will open 0.06 lot
  • minimum distance - i will not place limits if the distance between high and low less than this value 
  • max distance :  i will not place limits if the distance between high and low more than this value 
  • delete orders hour : if we reach this time the and we DONT have open deals then pending orders will be deleted 
  • delete order minutes 
  • magic number

every day the EA will draw the range time on the chart and then will place 2 orders buy on the high rate and sell on the low rate. when one of the orders activate then the other order will be delated and create instead same order but with double volume from the open deal that i have (all the time will use sl\tp). .. will continue placing orders on high and low with SL and TP until TP will reach then when TP reach he will delete all the pending orders and in this case we can say cycle close and we will wait for the next day.

in case i didn't reach the tp on the first day i can continue in the second day (orders will not delate because i have open deals) and also will not draw new range because i didn't close the circle of the previse day.

Example:

EURUSD

high 1.0550

low: 1.0530

TP=1  SL =1

initial lot 0.01  multiply= 2

the EA will place buy 0.01 at 1.0550 and sell 0.01 at 1.0530

buy order activated --> EA will delete the pending sell and place new sell 0.02 at 1.0530

the first buy order reached the SL (in this case 0.02 sell activated) then EA will place buy 0.04 at 1.0530 and continue every time reach sl then ea will place opposite limit 

when we reach TP then we are deleting all the pending orders and waiting for the next day.

Range


Respondido

1
Desenvolvedor 1
Classificação
(323)
Projetos
438
52%
Arbitragem
22
50% / 27%
Expirado
4
1%
Trabalhando
2
Desenvolvedor 2
Classificação
(184)
Projetos
326
32%
Arbitragem
33
42% / 27%
Expirado
97
30%
Trabalhando
3
Desenvolvedor 3
Classificação
(5)
Projetos
8
0%
Arbitragem
1
100% / 0%
Expirado
1
13%
Livre
4
Desenvolvedor 4
Classificação
(464)
Projetos
692
56%
Arbitragem
43
30% / 33%
Expirado
112
16%
Trabalhando
5
Desenvolvedor 5
Classificação
(55)
Projetos
64
30%
Arbitragem
4
0% / 50%
Expirado
1
2%
Livre
6
Desenvolvedor 6
Classificação
(30)
Projetos
55
22%
Arbitragem
12
67% / 8%
Expirado
2
4%
Livre
7
Desenvolvedor 7
Classificação
(54)
Projetos
159
69%
Arbitragem
4
100% / 0%
Expirado
1
1%
Trabalhando
8
Desenvolvedor 8
Classificação
(3)
Projetos
3
33%
Arbitragem
0
Expirado
0
Livre
9
Desenvolvedor 9
Classificação
(52)
Projetos
96
24%
Arbitragem
9
22% / 22%
Expirado
12
13%
Trabalhando
10
Desenvolvedor 10
Classificação
(566)
Projetos
639
41%
Arbitragem
21
57% / 29%
Expirado
45
7%
Carregado
Pedidos semelhantes
1.Green Line (20 Moving Average): This line shows the average price over the last 20 periods. 2.Red Line (50 Moving Average): This line shows the average price over the last 50 periods. Buy Signal: - When the green line crosses above the red line, it's a signal to buy. - Place the stop loss below the red line (50 moving average). - The target is when the green line crosses below the red line again. Sell Signal: -
I am seeking an EA that can be attached to any 1 random charts out of 20 different charts and detects/limits the number of open trades. I do manual trading and would like to have a limiter to ensure i do not over trade. The checking algorithm should always check based on the Terminal and thus, attaching to any chart should not pose any issues. Specifications - At any given point in time, there can only be a MAX
Please make a new pending order software and add it to the each of the Ea's that I would send the source codes. If any of the settings of the usual pattern of the Ea's have there in the EA's are not clear to you, then I will explain that part
So the new indicator will be done by modifying a mq4 file which is called “ chaos zone exit ” this is a indicator mirror by the “ choas visual average ” so you will need both indicators to use the “chaos zone exit”. Now there are two lines on the “chaos zone exit” one with super smoother period 96 and Super smoother period 14 . Now the changes I would like is for when the super smoother period line 96 is above
I am looking for an expert NinjaTrader developer to help me backtest a custom trading strategy I've developed. The ideal candidate will have extensive experience in trading, particularly with backtesting and strategy evaluation on the NinjaTrader platform. Your expertise will be crucial to the success of this project. Key Requirements: Custom Strategy Backtesting: Develop and backtest a unique trading strategy based
Just have a look make it better enjoy and have fun 😊 this is the first time I am trying this, I got ripped off 3 times before. I hope this time works with all your help. Thank you kindly
hi, I'm looking for who can help me with my needed I must do changes to a dashboard with manual input of trader and active expert. Budget 30$ Can do
I have an MT5 EA which I like to modify to run on custom symbol chart. I can backtest the EA on the custom symbol chart, but I cannot run on the chart to trade. When I attach the EA to the custom symbol chart, it gives me error: "2024.06.07 21:27:59.270 Trades '1520250871': failed request buy 0.1 BTCUSD_ATR10_M1 at 69260.30000 [Invalid request]" Please help me to modify the EA to run on custom symbol chart. EA is
I will provide pine script and need to convert it as a mql4 EA. The system is based on swing highs and lows. If you interested please knock me, Thank you
I want an Indicator that : Draws vertical lines at the opening of candles on a time frames selected.( I want to be able change the candle timeframe the line will be drawn. Eg. I can slelect 1H, 4H etc from the settings, and the vertical line will be drawn at the opening). Draw a horizontal line at the opening of the candles in the selected timeframe. Calculate the average range of the candles on a selected timeframe

Informações sobre o projeto

Orçamento
60+ USD
IVA (19%): 11.4 USD
Total: 71.4 USD
Desenvolvedor
54 USD