Build me a Hedging EA (Smart Robot) based on this conditions

MQL4 专家

工作已完成

执行时间17 小时
员工反馈
thanks for your job...

指定

 If you accept this job:

1 . You will work on it

2. you will send me the executables

3. i will test it

4. if it is okay, i will select you, lock our agreed amount into your account and pay you, then you send me the source codes. 

5. I want to avoid arbitration and wasting our time.

6. I am very honest, do my job and I will pay you.

 

EA Logic

STEP 1

1.       This EA uses 3 MAs with different setting for M5, M15, M30, Renko (10 points per block) and Heiken Ashi indicator

2.       For the first trade If the price is Below all 3 MAs and in agreement with Renko and Heiken Ashi, open a sell positions(S1), but if the price is above all three MAs and in agreement with Renko and Heiken Ashi  Open a Buy Positions (B1).

3.       Confirm sell if colour change to first red bar  for the Heiken Ashi and Renko.

4.       Confirm buy if colour change to first green bar for the Heiken Ashi and Renko.

5.       If a buy (B1) was opened, and the price keeps rising to 10 pips > B1, then open another buy again (B2)

6.       Take profit buy (B1 and B2) at colour change from green to red of Heiken Ashi if both B1 and B2 are in profit. If it is one that is profit, then close trade with profit (B1) and leave the remaining one in loss (B2). If it (B2) retrace from loss and continues to profit, then take profit at next colour change of Heiken Ashi. But If the Buy position in loss (B2) falls to 10pips loss, then open Sell S1 as Hedge. Call this Point M trade. Go to point 9 Below.

7.       If a sell (S1) was opened, and the price keeps falling to 10 pips < S1, then open another Sell again (S2)

8.       Take profit Sell at colour change to red to Green of Heiken Ashi S1 and S2 are in profit. If it is one that is profit, then close trade with profit (S1) and leave the remaining one in loss (S2). If it (S2) retrace from loss and continues to profit, then take profit at next colour change of Heiken Ashi. But If the Sell position in loss (S2) rises to 10pips loss, then open Buy B1 as Hedge. Call this Point M trade. Go to point 10 Below.

STEP 2.

9.       At point M (S1) from point 6 above, if the price keeps falling to another 10 pips, then open another sell again (S2), i.e. 20 pips from B2 and 10 pips from S1. Take profit of S1 i.e. point M Only at the next colour change from red to green of Heiken Ashi if it is profit, while leaving B2 and S2 as Hedging. (Check reverse) If after opening S2, and the price rises to S1 entry, then close S1. Leaving B2 and S2 for Hedging. [Note: At point M, the price is always 10 pips above the Sell and 10 pips pips below the Buy]

10.   At point M (B1) from point 8 above, if the price keeps rising to another 10 pips, then open another by again (B2) i.e 20 pips from S2 and 10 pips from B1. Take profit of B1 point M Only at the next colour change from green to Red of Heiken Ashi if it is in profit, while leaving S2 and B2 as Hedging. (Check reverse) If after opening B2, and the price Falls to B1 entry, then close B1. Leaving B2 and S2 for Hedging. [Note: At point M, the price is always 10 pips above the Sell and 10 pips pips below the Buy]

Step 3 :

11.   From point 9 above, note that if S1 takes profit, we will be left with B2 and S2 as hedge with a difference of 20 pips. If the price retraces to the point where the price is 10 pips above the Sell and 10 pips pips below the Buy i.e. (Point M trade), then go to points (2, 3, 4 ). Only take profit of the trade that was point M trade at the next Heiken Ashi and if it is in profit and change.

12.   From point 10 above, note that if B1 takes profit, we will be left with S2 and B2 as hedge with a difference of 20 pips. If the price retraces to the point where the price is 10 pips above the Sell and 10 pips pips below the Buy i.e. (Point M trade),  then go to points (2, 3, 4).  Only take profit of trade that was point M trade at the next Heiken Ashi change and if it is in profit and.

13.   Keep repeating Point 11 or 12 above for other entries when you have sell and buy hedge with a difference of 20 pips.

 

Step 4

14.   From point 5 above “If a buy (B1) was opened, and the price keeps rising to 10 pips > B1, then open another buy again (B2)”. But If after opening B2 and the Price now falls below B2, and keeps falling below B1, then when the price is 10 pips below B1, then hedge with S1. This means that the distance between S1 and B2 is 20 pips, this means that the B1 is the (Point M trade) since it is in the middle of S1 and B2. Wait until the buy retraces, then take profit of the profit trade i.e. (Point M trade), when there is a colour change and when it is in profit.

15.   From point 7 above “If a sell (S1) was opened, and the price keeps falling to 10 pips < S1, then open another Sell again (S2)”. But If after opening S2 and the Price now rise above S2, and keeps rising above S1, then when the price is 10 pips above S1, then hedge with B1. This means that the distance between B1 and S2 is 20 pips, this means that the S1 is the (Point M trade) since it is in the middle of B1 and S2. Wait until the sell retraces, then take profit of the profit trade i.e. (Point M trade), when there is a colour change and when it is in profit.

16.   Keep repeating Point 11, 12, 13 or 14 above for other entries when you have sell and buy hedge with a difference of 20 pips.

 

Step 5.

17.   From point 14 above note that 3 positions would have been opened, B1, B2 and S1. If the price does not retrace back to buy, but keeps falling to 10 points below the S1 trade then open another sell (S2). All together we now have B1,B2,S1,S2. At this point, the EA will look for 1 Buy and 1 Sell that have a hedge difference of 20 pips in other to keep and hold them for hedging. Then close the remaining 2 trades on the conditions that the profit of one is more than the loss of the other.

18.   From point 15 above note that 3 positions would have been opened, S1, S2 and B1. If the price does not retrace back to Sell, but keeps rising to 10 points above the B1 trade then open another Buy (B2). All together we now have B1,B2,S1,S2. At this point, the EA will look for 1 Buy and 1 Sell that has a hedge difference of 20 pips in other to keep and hold them for hedging. Then close the remaining 2 trades on the conditions that the profit of one is more than the loss of the other.

19.   Keep repeating Point 11, 12, 13 or 14 above for other entries when you have sell and buy hedge with a difference of 20 pips.

 

Inputs

MA Parameters

Heiken Ashi Parameters

Renko Parameters

Hedge distance

Point M trade 

 

 If you accept this job:

1 . You will work on it

2. you will send me the executables

3. i will test it

4. if it is okay, i will select you, lock our agreed amount into your account and pay you, then you send me the source codes. 

5. I want to avoid arbitration and wasting our time.

6. I am very honest, do my job and I will pay you.

 

反馈

1
开发者 1
等级
项目
0
0%
仲裁
0
逾期
0
空闲
2
开发者 2
等级
(189)
项目
232
56%
仲裁
12
17% / 50%
逾期
43
19%
空闲
3
开发者 3
等级
(121)
项目
134
66%
仲裁
36
25% / 56%
逾期
22
16%
空闲
4
开发者 4
等级
(46)
项目
73
16%
仲裁
13
8% / 92%
逾期
37
51%
空闲
相似订单
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
EA based on RSI and MA 100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a
This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only

项目信息

预算
50- USD
截止日期
 3 天