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
Оценка
(267)
Проекты
542
50%
Арбитраж
55
40% / 36%
Просрочено
225
42%
Загружен
8
Разработчик 8
Оценка
(221)
Проекты
369
66%
Арбитраж
10
50% / 0%
Просрочено
46
12%
Свободен
9
Разработчик 9
Оценка
(57)
Проекты
85
74%
Арбитраж
0
Просрочено
13
15%
Свободен
Похожие заказы
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening
Hello Guys, I need a trading bot for the MT5 to place order based on my trading strategy which is based on - >> entry based on EMA with rejection from specific levels like support and resistance area - levels and time frame i will apply into the robot manually on daily basis. also need - trailing stoploss , shift to breakeven after gaining some points. need a highly expert developer
Trade Manger EA 30+ USD
Hello Programmer! I am looking to build an EA that will place my trade and manage it. Once i have manually found my setup, I will want an EA to open the trade, set the R:R and manage it according to my specifications. please take a look at the attached to get an Idea of what I would like. I will require the source code once completed
Hello there i need someone who will create a robot that will calculate the movement between buy/sell and show where to take profit the robot should work with all currency and indices including stock
EA to send account history to web request. It should send every 5 mins or when there is an update. It then sends the json to a web request where gain, drawdown, balance, equity will be displayed
I have a full strategy based on indicator and candle based on . i would like to make it into a robot which will trade for me on a specific time and specific rules. i need a person who can do this project for me. If you have done this type of job . you are most welcome for this. Apply only if you know binary trading option and binomo trading platform well and how it works

Информация о проекте

Бюджет
30+ USD
Исполнителю
27 USD
Сроки выполнения
от 1 до 3 дн.