Martingale EA development

MQL4 Experts

Job finished

Execution time 9 minutes
Feedback from customer
A++ Developer
Feedback from employee
Great customer. Thanks for your job.

Specification

Martingale EA



Starting Lot size                            :    0.01   ( user can enter initial lot size )

Order Type                                    :    BUY and SELL  ( possible values are “BUY”,”SELL” and “ BUY and SELL”

Multiplier                                        :    2    ( User entered value to multiply lot size on each trade )

TP                                                 :    25 pips  ( User entered )

Gap for each Trade                      :    25 pips  ( User entered)

Increment TP for every step         :   1 pip       ( User entered , whenever trades gets multiplied then this value should be incremented with this value)

Close earlier lots                          :   2 level  ( Let’s say if BUY opens 0.01,0.02 lots are opened and whenever it opens 0.04 lot it should close 0.01      lot based on user input (“level 2”) ( if user enters Level 1 then previous lot should be closed - example : BUY 0.01 opened and whenever 0.02 lot opened the previous 0.01 lot should be closed if user enters level 1 )



EA should have a option to select place BUY and SELL order option or only BUY or only SELL.Based on Lot size it should place orders.”Gap for each trade” specifies where to open trade after opening initial orders.

For example : As soon as EA starts it should open BUY and SELL order ( let’s say lot size entered is 0.01)


BUY @ 110.00    and SELL @ 110.00 ( I am aware that based on spread the price will gets changed , I’m just giving an example ).”Gap for each trade” entered is “25 pips” and Multiplier as “2”.TP is “25”


it should open BUY next trade at 109.75 ,lot size is 0.02.By the time it opens BUY , SELL would have reached to 25 pips profit then it should be closed and then open new SELL order with 0.01 lot(initial size) .


BUY      0.01      110.00    TP = 25             SELL         0.01    110.00    TP for SELL “25”

BUY      0.02      109.75    TP=25+1           Book profit above SELL order and open SELL 0.01 @109.75 ( initial lot size ) TP for SELL is “25”

BUY      0.04       109.50   TP=25+1+1       Book profit above SELL order and open SELL 0.01 @ 109.50   TP for SELL is “25”


For every level TP should be increased by “1” pip entered by user .


At this point based on “Close earlier lots” it should close BUY 0.01 lot and keep 0.02 and 0.04 lots.


Let’s say if market goes back to 109.77 then it should book profit for BUY 0.04 lot and close all BUY lots ,immideaitely open BUY 0.01 at current level .

By this time SELL must be running on 25 pips loss ,based on requirement it should open 0.02 lots.    


This looks like below.



BUY            0.01          109.77  TP_BUY 25                        SELL               0.01      109.50    TP 25

                                                                                      SELL                0.02      109.75    TP 25+1




In a short , this works like below ..

Open BUY and SELL order at the starting .

if price is going down BUY lots will be executed with multiplier and close earlier lots based on user entered levels.SELL 0.01 lot will be booked profit and goes on with 0.01 lots till it gets reverse turn.

if price is going up SELL lots will be executed with multipier. BUY 0.01 lot will be booked profit and goes on with 0.01 lots till it takes reverse turn.

                    


This requirement looks bit confusing ,let me know if anyone needs clear explanation.


Thanks,

Balaji G.




Responded

1
Developer 1
Rating
(173)
Projects
201
49%
Arbitration
18
11% / 44%
Overdue
1
0%
Free
2
Developer 2
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
3
Developer 3
Rating
(3)
Projects
3
67%
Arbitration
0
Overdue
0
Free
4
Developer 4
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
5
Developer 5
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
6
Developer 6
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(264)
Projects
538
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
8
Developer 8
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
9
Developer 9
Rating
(57)
Projects
85
74%
Arbitration
0
Overdue
13
15%
Free
Similar orders
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for

Project information

Budget
30+ USD
For the developer
27 USD
Deadline
from 1 to 3 day(s)