Grid Martingale EA

MQL4 Experts

Job finished

Execution time 57 minutes
Feedback from customer
Fast and accurate
Feedback from employee
Great customer, fast respon, so I can perform the job fast and well. Have a nice weekend. Thanks for your job.

Specification

I found this EA on Forex Factory which performed quite well except for the usual factors that also applies for Martingales and Grids. When the market goes up the opposite direction and will not get down it will blow up your account. Though I think I know how to avoid that. The threat I was talking about can be found here: ttp://www.forexfactory.com/showthread.php?t=581649 

The creator does not really specific talks about how it works, but I have used it and kind of understand how it works. The EA does not work with indicator, but just keep on trading until the user disables it. I would like to recreate this Expert Advisor which is attached.


Step 1: The first trade

Once you activate the EA it will trigger one buy and one sell. No stop loss and TP as defined in the inputs

Step 2: After first trade hit TP 

Either the Sell or Buy will hit TP and once it hit TP profit it will also immediately opens a second trade with the same starting lot size (standard is 0.01). If TP for sell is hit, it opens a sell again. If it hits a grid line it will open a second sell trade and the TP of trade 1 will be revised to the TP of trade 2.

Step 3: After first trade hit Grid 

The buy will be kept going, until it hit the second line of the grid (which can be set via the inputs). 

When the buy hits the second grid line, it will open a second trade. TP of the first trade will be revised to the TP of Buy 2. If Buy 2 won't hit TP and instead reach the third grid line it will open Buy 3 and the take profit of Buy 1 and 2 will be revised to the TP of Buy 3. This will continue until it reach TP at some point, there is no Stop Loss. 

When TP is hit it will all close the buy trades, because TP is the same. But at the same time it will open a new Buy trade with 0.01 lot size and it repeats again. 

 

Lot sizes 

Lot sizes is a sum of previous two lot sizes:

1. 0.01

2. 0.02

3. 0.03 (0.01+0.02)

4. 0.05 (0.02+0.03)

5. 0.08 (0.03+0.05) 

 

Take Profits

I am not sure how the TP is calculated. This is really something that I am still trying to figure it out. I tried to figure it out with the pip distance but does not make any sense, but it seems that it does produce a standard profit:

lot profit
0.01 0.7
0.02 1.5
0.03 3.09
0.05 6.19
0.08 11.15
0.13 19.82
0.21  
0.34 58.86
0.55 99.01
I do not know how this translates in a formula, but seems there is a logic in terms of profit. So when there were max 3 trades before trade profit, eventually trade 3 has a profit of around US$3.

 

Grid Lines

The EA does not show the grid lines which has not been opened yet. I would like to have it as well as it gives cleaner charts.

 

Extra

The EA is still exposed to some risks of blowing up the account. I would like to know if you can add the following to the EA

1. Option to stop trading XX hours/minutes before news (low/medium/high impact)

2. When you setting the max Martingale levels, I want to have a Stop Loss of XX pips. When it hit Stop Loss I want to close every trade and stop trading for XX hours/minutes

3. Is there a way to stop trading when prices suddenly rise/drop too fast? I am not sure about this, but with Martingale and grid you really do not want to trade at these times as it depends on your account size whether it will blow up or not.

 

Price

If you can write the EA that behaves as the one attached the price is US$50, if you can add any of the extra it will be $20 more.  

Files:

Responded

1
Developer 1
Rating
(2)
Projects
4
0%
Arbitration
1
100% / 0%
Overdue
1
25%
Free
2
Developer 2
Rating
(10)
Projects
11
9%
Arbitration
5
0% / 100%
Overdue
0
Free
3
Developer 3
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
4
Developer 4
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
Similar orders
As title. I need an EA Source Code with your strategy that helps make profit 5-10%/month, just easy currency pairs like GU/EU/Acad. If DD is low then that's great. I need your clear evidence and description. I am an experienced person so please do not send ea to read history or HFT, New or exotic methods are acceptable, non-martingale, one shot, or hedg mesh accepted, please send info, demo, or some description
I need a simple automated Expert Advisor that can trade any of deriv indices except boom and crush or us30. Must at least be able to trade a 20$ account..i need it ASAP, referrals also welcomed
Hi guys. MT4 or MT5 (prefer MT4) I need an EA writing that does not need any charts. It needs the following:- price offset in pips (gap between buy and sell) after the initial buy or sell is triggered, a gap is then set in pips able to buy and sell until desired profit is reach take profit in dollars or pips it needs a stop loss in dollars or pips complete details on application many thanks
Hello everyone, I'm looking for a profitable scalping EA, with a proven record and backtests on multiple pairs (at least from 2010). The EA doesn't need to make a huge amount of profit, but I care about safety. 1-2% monthly profit is enough. At least 5-10 pips per order. Grid, averaging, martingale are allowed, but backtests need to prove that the account doesn't blow up. Preferred pairs: GBPAUD, GBPNZD, GBPJPY
I need programmer who can complete my this coded strategy and make if full functional for me pleas find below coded and basic strategy. Sell Higher High or buy Lower Low: STRATEGY BASED ON PENDING ORDERS. ORDER: SELL STOP/BUY STOP VALUE: CURRENT MARKET CONDITIONS TRILLING STOP: ADDED TP (SELL): HIGHER HIGH SL: 1PIP TP(BUY): LOWER LOW SL:1PIP MODE: SCALPER MAX PENDING ORDERS: 3 MODIFICATIONS: TREND BASED Licensing
Hi Looking for an exisiting bot to create a Expert Advisor, that can pass prop firm Challenges (1 or 2 phases), like FTMO, MFF, TFF etc. NO martingale strategy Need to have nice entries and exits. NO big lots and low risk. Need complied with this restrictions: -Profit 10% -Max Drawdown (DD) 10% -Max Daily Loss 4% -All trades with SL -NO trades during and after high impact news -Able to use it on Funded Accounts and
I have a strategy on NQ that works on Think or Swim. I need help converting to automated system. Not a coder. Dm for details only if you have good experience in TOS
Hey greetings.i will like to convert my tradingview pinescript script to Metatrader 5 expert Advisor EA . Kindly apply for this job if you can convert my tradingview script for mt5 EA.Thanks
I have an EA that work fine. I am planning to run this EA on the same account(one account) but on two chart (one chart for only sell and second chart for only buy). this can be done easily on live account but I am trying to test the EA on backtest to see how it will affect the equity and balance. I am looking for any developer to rewrite the EA to be able to work as i need on backtest. without affecting the the
can you help me I have a strategy based on the indicators that appear in me on screen I want a robot that trades automatically when these signals appear. So, The strategy is focused on combining two indicators together. When they appear together at a certain value, Algo execution automatically enters a trade For positioning: Take profit (TP) :20 ticks Stop loss (TS): 8 ticks When the price reaches the target of 10

Project information

Budget
50 - 70 USD
For the developer
45 - 63 USD
Deadline
to 7 day(s)