Fixing my range breakout EA MT5

MQL5 전문가

작업 종료됨

실행 시간 39 분
고객의 피드백
Do not look at the number of his jobs, He is very respectful, patient and polite, and I hope to work and work with him again, i am happy to work with you.
피고용인의 피드백
A very patient and understanding person

명시

Hello please my budget 40$ I have Range breakout EA I need:

·         Change the current orders from execution order to stop orders, BUY STOP, SELL STOP

·          Add Points above range in points   0=OFF

·          Add Points Below range in points   0=OFF

·          Add Delete pending orders time

·          Add Position is too close in points       0=OFF

.          Fix trailing stop loss

.         Add range size filter in points 0=OFF

.         Add Just buy  0=OFF

.          Add just sell   0=OFF

·         Add Multiplier main lot    0 = Main lot

·         Add Multiplier main lot ratio   0 = Main lot 

·         Add Multiplier main lot times   0 = Main lot 

 

Notes :

Multiplier main lot :: Add multiplier the main lot in new day if we have open positions from previous days same symbol chart, For example in first day the EA open 0.02 lot and still to next day, In next day the EA should open 0.04 (( if I select multiplier * 2 main lot)) if still not close the next day EA again open 0.08 lot and ..... when any day close all positions, the EA must back to 0.02 main lot.

Add Multiplier main lot ratio   that mean first position multiplied  by ratio and second position multiplied  by same ratio.

Multiplier main lot times::  For example, I enter the 3 in input, and the expert opened new position on the 1st day of the month, And did not close it, On the next day  2nd day of the month, The expert will open second position = first position multiplied by ratio, If it did not close on this day as well and did not close position on the previous 1st day of the month, then The expert must open a third position= second position multiplied by ratio on the 3rd of the month. On the fourth day, if the positions on 1, 2, and 3 are not closed, the lot will remain on this fourth day = same third day if ((Multiplier main lot times  = 3 times))

 If the first day still opened in next day EA must open new position = first day multiplied by ratio or near ratio.

If the second day still opened in third day EA must open new position = second day multiplied by ratio or near ratio.

If the third day still opened in fourth day EA must open new position = same third day Positions, If ((Multiplier main lot times  = 3 times))

For example, let’s say I select Multiplier main lot = 1.5 and Multiplier main lot times =3 mean just three times EA must Multiplier lot 

And in first day EA opened 0.01 lot and not closed in second day EA must 0.01 *1.5  ratio or nearest ratio 0.01 *1.5 = 0.015 and that not possible, Possible = 0.02 the nearest lot, If closed second positions and first position the EA in new day must back and open main lot size.

If closed second positions and first position still opened in new day EA must open first position multiplied by ratio.

If closed third  positions and first and second position still opened in new day EA must open second position multiplied by ratio.

If closed second position and first and third position still opened in new day EA must open same second position.

If closed first position and second and third position still opened in new day EA must open same first position.

 

 

 

And so on....., keep in mind,  Possibility of closing parts of the positions manually, and the expert’s work should not be affected by this.

 

 

Notes :

((((Rang for current time)))))::If still have time before range time end, For example the EA range today from 2AM to 10AM and i want to attach the EA to chart today and now 9:50AM, If i attached the EA to chart should work for today and calculate range and put stop orders and all options of EA should work .

For new positions :: The EA now work like this way if positions still running from previous days, The EA not open any new positions in new days, I need the EA to open new positions if positions still open from previous days

EA draw lines :: the EA draw vertical lines and horizontal lines for the range, If positions still open the horizontal line extends to the next day, I need IF ANY POSITIONS STILL RUNNING TO NEXT DAYS the horizontal lines extends to the end of current day.

Position is too close:: (In Points): Work just with the same side, If we have open positions from previous days or any old orders still open (not today orders),The EA must read the orders entry price from terminal for example Sell, In new day if first order side sell if is near from the (( still SELL from any open positions )) of previous days for example 20 Points, 20 Points mean above and below Points from entry price of previous days ,The EA should not open any position today, For example I have open position Sell from previous day in price 1.2245 and set in input menu 20 Points that mean the EA should not open any position today if entry price between 1.2245  20 Points then = 1.2243 to 1.2247 and cancel trade today.

Disable trade (( for new trade )) :: That mean the EA will not open new trade if this option enabled and keep open previous positions in normal EA work conditions.

For buy stop orders when ask price reach the orders

For sell stop orders when bid price reach the orders

Fix trailing stop loss for example the EA attached to chart EURUSD and set TSL to 100 points and step to 50 points, if I have another charts EURUSD with different TSL for example 500 points TSL and 250 points step, And 750 points TSL and 500 points step The EA work with minimum TSL 100 points and 50 points step and close all EURUSD charts I need to fix that. I need the TSL work just with his chart.

Fix high and low breakout calculation look to the picture 1 i need it to be like the picture 2 and add the points above and below range if not zero.

Add range size filter in points 0=OFF   For example 200 points that mean if range more than 200 points the EA must cancele the trade today

 

 

Make multiplayer True/False if true the the EA work in multiplayer options, if false then the EA should work manual ((fixed lot)) at this way

Fixed Main lot, if no position opened, then open for example 1 Lot

Fixed Second lot, if one position was opened in terminal, then open for example 1.5 Lot ((manual)).

Fixed Third lot If two positions was opened in terminal, then open for example 2.25 Lot ((manual)).

Fixed Fourth lot If three positions was opened in terminal, then open for example 3.38 Lot ((manual)).

 

And if EA not closed any of this four positions next trade will be same (( Fixed Fourth lot )) and if EA lets say closed any two positions the EA will see two positions in terminal and the next trade will be same ((Fixed Third lot))… and like this way, If it possible let me know.

 

And I need to add minimum rang size filter in points True/False

Positions is too close  True/False: if True, The EA work now like this way for example If we have sell old positions and the price today for sell side near from sell old position the EA will cancel the sell position and just open BUY stop position, I need the EA to cancel both of  SELL  position and BUY position. And make this function True/False.

Positions is too close  True/False: if False, The EA work in the current way, only one side is eliminated.

 

You should remove from code any license or expiration date

 

Looking for clean code with zero error and zero warning, And I need everything's work, in strategy tester.


응답함

1
개발자 1
등급
(215)
프로젝트
348
16%
중재
22
41% / 32%
기한 초과
18
5%
바쁜
2
개발자 2
등급
(10)
프로젝트
13
46%
중재
0
기한 초과
0
작업중
비슷한 주문
Here's the bot's trading strategy in a nutshell>>> I would like to make a simple scalping MT5 EA trading bot for the synthetic indices, specifically for the Boom 1000 Index. This MT5 EA trading bot will be based off of the 10 period moving average that follows specific rules for entry. The parameters of the moving average are as follows: Period:10 Shift:1 Method:Linear Weight Apply to:Close The bot will only initiate
Hello, i have an existing EA where i check if there are open positions on any symbol and on the same day it is programmed with two for loops but is does not work. it closes some positions but not all single positions if there is one position on any symbol on a certain day : close that position if there are more positions on that symbol on a certain day : do nothing so close all single positions of each symbol on a
need mq4 coworker for a new expert advisor from stratch, only seriously developers for this job and for future jobs, after apply i will send all requirements and then you will send me your bid and timeline, if you want tell me your programming languages so i can know on what type of jobs we can work
I need to build EA MT4 that able to connect as copy trading between demo account to real account with partial of positions not all Example: If the demo account open position so the real account will be opened same position with ability to place different volume size based on real account equity and demo equity, and ability to choose which position should be copied, position one, two, three, four, five, six, seven
I would like an existing, older MT4 EA I had developed converted into an MT5 EA and debugged where necessary. The EA is attached and should be fairly self-explanatory. It is a breakout order entry EA with customisable parameters
I want to modify my Expert Advisor and add the following details below 1. Add Money Flow Index Indicator (can be enable and disable) 2. Add Range 3. Add Range Multipier and level 4. Add lot multiplier and increment 5. Add TP by level Tp1 and Tp2 6. Add Trailing ( Trailing Start and Stop) 7. Add Max Percentage to Stop 8. Add Balance and Equity on the screen Please see attached picture what it precisely look like
I require an MT4 Expert Advisor (EA) that automatically places hedge orders when a buy or sell order is placed by me or another EA. The hedge orders will consist of a stop order (either Buy Stop or Sell Stop), with the same lot size as the original order, deployed at a predefined price distance. The EA must ensure that only one hedge order is placed for each trade. The system should monitor trades based on specific
Hello Developers, I am interested in purchasing the source code of ready-made Expert Advisors (EAs) with a proven live account track record. The drawdown must be minimal, and I am not looking for risky strategies. I am open to purchasing from multiple sellers, and pricing will depend on the EA's performance, functionality, and features. If you are confident in your work, please send over the investor credentials
Renko EA 30 - 150 USD
I want a Renko EA similar to the one I have, because I want the source code. The Renko EA will have the mode presets described, the Renko EA will be live, it will be for MT5, it will be saved under Expert Advisors. Please see the attached file for specifications. Please let me know if you have any questions
For Chart Panel : Needs a Black Back ground at present its transparent . ✔️ Trading Panel (To be reset weekly = 1-6) 1. EA Status : (on/off) 2. Total Trades Taken : 3. Number of Profitable Trades Today : 4. Number of Loosing Trades Today : 5. Number of Profitable Trades This Week : 6. Number of Loosing Trades This Week : (To be Reset every Month = 7-9) 7. Number of Profitable Trades This Month : 8. Number of Loosing

프로젝트 정보

예산
40+ USD
개발자에게
36 USD