Martingale EA development

MQL4 전문가

작업 종료됨

실행 시간 9 분
고객의 피드백
A++ Developer
피고용인의 피드백
Great customer. Thanks for your job.

명시

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.




응답함

1
개발자 1
등급
(173)
프로젝트
201
49%
중재
18
11% / 44%
기한 초과
1
0%
무료
2
개발자 2
등급
(89)
프로젝트
137
24%
중재
35
9% / 40%
기한 초과
52
38%
무료
3
개발자 3
등급
(3)
프로젝트
3
67%
중재
0
기한 초과
0
무료
4
개발자 4
등급
(258)
프로젝트
395
28%
중재
69
19% / 49%
기한 초과
120
30%
무료
5
개발자 5
등급
(769)
프로젝트
1033
44%
중재
50
8% / 50%
기한 초과
117
11%
무료
6
개발자 6
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(264)
프로젝트
538
50%
중재
55
40% / 36%
기한 초과
224
42%
작업중
8
개발자 8
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
9
개발자 9
등급
(57)
프로젝트
85
74%
중재
0
기한 초과
13
15%
무료
비슷한 주문
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
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

프로젝트 정보

예산
30+ USD
개발자에게
27 USD
기한
에서 1  3 일