I NEED A ROBOT TO UTILIZE DAILY HIGH AND LOW PRICES TO DETERMINE BID POSITIONS AND THEN ACT ON THE RULES

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 27 días
Comentario del Cliente
Youssef has been so helpful and committed to my job and i am more than impressed with the result i got from the job. I greatly recommend and sure will do more future projects with her.

Tarea técnica

 

Hello Everyone,

I am currently interested in Programmers to help me build up my logic into an EA. The logic is based on the robot identifying data from the marketing and updating them as soon as possible. Every period of the Month, Week or Day, the market will have 2 positions. HIGH PRICE and LOW PRICE.

I want the HIGH price to predict and take actions for a SELL BIDS and a LOW price to predict a BUY BIDS

I have a template that has different computations which i created on Excel sheet. It calculates 2 key positions that will help in determining what actions to take.

i will show you some pictures and explain the actions and what i want to create

Series 1 shows daily High prices, Series 2 shows daily low prices



Robot starts with the start price, and identify market movements to know which bids to take and when to backup.

so according to the above picture, i want to know when to BUY and SELL and Take profit as well

so using the above positions, i have created additional data input. But the only information i need is the above 2 positions to populate the others

A plain template is below

 

  so it only needs the Daily High and Low data, and the daily high and low will be used to determine the Move data.

Move data is based on a condition as follows. If my previous day move is HIGH, then todays actual price HIGH, must be Higher than yesterday High to make today HIGH MOVE, else today will be LOW move

so thats why i colour the moves on the HIGH and LOW data at the top, which is now the move for the period. so i am going to copy that now to the template and makes other computations itself

The Highest will be based on the highest value to date of all datas from inception, and same to Lowest price as well from inception

Mid is the middle of daily high and low, so todays actions in the Morning will be based on Yesterdays data, while by 5 hours to the trading Day, the data will be updated to use the data for the day till the end of the day

Average is the middle of the Historical Highest and the Historical lowest from start to date

so the MID and AVERAGE are same thing but only uses different datas. Mid uses daily data only, while average uses historical data  This is the daily data as shown above, just that i added daily gap here, which is the difference between the daily High and Lowe prices.


so you can see that i coloured the trend based on the market moves as specified above. started with high, then next price must be higher to make the day high, else it will be low. When low, then next move should be lower to make it low, else it reverses back to HIGH

I only copied the daily high and low, and then updated the moves using the coloured value of the daily high and low. and all other computations are computed


So to make it easier, let me now explain the whole data using pictures. The Move is now the REAL PRICE MOVEMENTS. so we project ahead of the MOVE. we use Monday update to plan ahead for Tuesday, we use Tuesday to plan for wednesday etc, We can also use 9Am Tuesday data to plan for next 1 hour, or use the first 4 hours to plan for next 4 hours etc. so we always plan ahead of the market with the data we have

UPDATE ON DAY 1 cos first data is previous period information.


Because High and Move is same price, so thats why we only have 4 lines. So the rule is that the Move will always cut across the mid price at all times every period the prices changes over time. so thats why when the actual price is at the top of the mid, it will plan to SELL downwards and BUY when the price is below the mid and plans to go upwards

Hope you get the explanation to this point of the logic

AT NEXT MOVE THE SELL WILL ACTIVATE DOWNWARDS FROM PRICES ABOVE TO THE PRICES OF EITHER OR BOTH MID AND AVERAGE. IT WILL ALWAYS CROSS THE MID PRICE EVEN IF IT DOESNT REACH THE AVERAGE PRICE.


STAGE 3. PRICE IS NOW AT LOW SIDE AFTER CROSSING BOTH MID AND AVERAGE PRICES. SO WE CONSIDER BUYING NOW ESPECIALLY UNTIL PRICE GOES ABOVE MID PRICE.


ALSO NOTE THAT OUR CURRENT LOW -L2 OF .7586 IS NOT UP TO OR BELOW FIRST LOW L1- .757. SO THE ROBOT WILL BE READY TO BUY. IT WILL ONLY CCHANGE TO SELL WHEN PRICE REACHES .757 AND GOES DOWNWARDS.

SO BASED ON NEW MOVE, PRICE FELL BELOW L1 TO .753. SO .753 BECOMES OUR NEW LOW. HOWEVER WHEN PRICE REVERTS BACK ABOVE OLD LOW OF .7586, WE WILL CONTINUE TO BUY UPWARDS UNTIL IT ROSSES THE MIDPOINT AND THEN WE STOP BUYING AND START TO SELL ABOVE IT.

 

AND FINALLY THE LAST MOVE RESULT.


SO AT CROSSOVER POINT, IT STOPS SELLING WHEN PRICE IS FALLING FROM H1, AND IT STOPS BUYING WHEN PRICE GOES FROM L1 UPWARDS.

so from the above analysis, you can see that with just the daily high and low prices, the other data of the reports were generated and the robot will be taking actions based on the data as well as closing bids automatically in profits. also note that at every side of the MID or average points, new bids will increase from old ones after certain gaps are achieved. so for example if first SELL is .763 at .01, next SELL will be at .765 at .02, next SELL will be .767 at .03 or .04 etc depending on level of increases. Once the market falls below the updated MID prices, it can close the SELL bids and then start Buying using same logic

I have the excel template that is already formatted which may assist in coding the formulars needed for the positions.

NB:

Please only serious and immediately available programmers should bid.

I will test the robot for 15 working days minimum after submission of robot before concluding on the project

I will also need additional time after conclusion of the project to test among various products to perfect the robot in case of any anomalies not initially noticed in the 15 working days testing.

Will also get the source code to the Robot

Robot should be with password setting

Thanks


Han respondido

1
Desarrollador 1
Evaluación
(243)
Proyectos
429
34%
Arbitraje
54
37% / 39%
Caducado
156
36%
Ocupado
2
Desarrollador 2
Evaluación
(57)
Proyectos
72
22%
Arbitraje
13
46% / 15%
Caducado
5
7%
Libre
3
Desarrollador 3
Evaluación
(7)
Proyectos
15
33%
Arbitraje
4
0% / 25%
Caducado
3
20%
Libre
4
Desarrollador 4
Evaluación
(15)
Proyectos
17
6%
Arbitraje
1
0% / 100%
Caducado
1
6%
Libre
5
Desarrollador 5
Evaluación
(368)
Proyectos
398
70%
Arbitraje
3
100% / 0%
Caducado
2
1%
Trabajando
6
Desarrollador 6
Evaluación
(63)
Proyectos
84
26%
Arbitraje
23
22% / 48%
Caducado
23
27%
Libre
7
Desarrollador 7
Evaluación
(1)
Proyectos
1
100%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Hi, I want to make an automated system to take my place in making trading positions and closing it. But I want to ask , can you program it to draw a trend line in a specific chart and several moving averages should be in specific order, and when the price is near the trend line by few pips, we shift to 15 minutes chart and noticing a resistance or support action , then we take the trade ? can we do that
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5
I need help fixing my EA for MT5. It’s a very simple EA, and I currently cannot solve an issue where webrequest communicates with OpenAi API without error. Please only apply if you can help solve this issue
p.p1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} p.p1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} li.li1 {margin: 0.0px 0.0px 12.0px 0.0px; font: 14.0px 'Trebuchet MS'; color: #313131} ol.ol1 {list-style-type: decimal} I have an EA that open trades when my entry conditions are met. It usually executes one trade per day. I'd like to add an option
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also

Información sobre el proyecto

Presupuesto
30+ USD
IVA (23%): 6.9 USD
Total: 36.9 USD
Para el ejecutor
27 USD
Plazo límite de ejecución
a 10 día(s)