Flow trader

MQL4 Эксперты

Работа завершена

Время выполнения 8 дней

Техническое задание

I need an Ea with given inputs below. Please quote me then I will open a job.

Inputs:

Lot size                 : .10

Entry distance   : 20

Take profit          : 50

Total orders        :40

Stop loss              : 100

Dual Trading       : True/False

Magic No             :1234

Equity Stop         :1000

Slippage               :20

I need an EA as we apply it starts trading with entry distance pips (input) from current price.

If market moves up it starts selling but it gradually increase entry like 1,2,3,4,5,6 and so on up to 40 orders. And if market moves down same way EA keeps buying gradually increasing Entry.

It will put take profit as average price of all active orders+tp pips. And it will check the TP and entry distance at each tic.

If market moves UP then it will start selling but when Market will start coming back to down side it will start buying as (last sell-entry gap). But first entry should be always entry gap/2.

Suppose when we apply market current price is 1.5200 and entry distance is 30 then. Market moves up.

Current price = 1.5200

1 sell = 1.5215

2 sell = 1.5245

3 sell = 1.5275

4 sell = 1.5305

Now market comes back to downside. It will start buying this way

Last active sell/buy entry = 1.5305

1 buy = 1.5290

2 buy = 1.5260

3 buy = 1.5230

In this way if after 1.5230 market starts moving up then it will not start selling again from 1.5245.

Because there can be only 1 scenario max. (Buy sequence and a Sell sequence).

In given scenario when both sequence are active and after last buy of 1.5230 market start moving up then next sell will be 1.5335 according to sell sequence because EA cannot create a third sequence.

Now when market will meet take profit of any one sequence (sell / buy) this sequence all entries will be close because of same TP same time EA will check that current price is how many pips away from the last entry of opposite sequence.

Suppose if it is 80 pips away from last entry of sell sequence then it will again take accumulative entry of 3 entries: entry gap (15+30+30=75) because market is 80 pips away from last active sell  so as TP of a buy sequence will meet same time EA takes buy side entry again but accumulative ( .10+.20+.30= .60) at current price where TP for a buy sequence met.

Furthermore, if market keeps on moving downside and goes 105 pips away from opposite entry then it EA will keep continue buy sequence by buying forth entry = .40 and if market moves down 30 pips more it will buy .50 and so on gradually.

But TP will be always average price of active orders+ TP(input).

In case both sequence TP comes closer to each other then when last tp will meet and there will be no active order EA will reset from the price of Last TP.

Dual Trading: if dual trading is true then it will trade same as i explain above but if its false then it will trade only one way.

like if mkt moves up it will start selling and when it comes downit will not buy it will wait for tp to meet before buying. when TP will meet then it will reset and start buying if market goes more down. but same time only 1 side entries will be active either buy or sell.

i hope i made it clear. 

 

 

 

Откликнулись

1
Разработчик 1
Оценка
(490)
Проекты
1016
58%
Арбитраж
29
28% / 24%
Просрочено
132
13%
Работает
2
Разработчик 2
Оценка
(258)
Проекты
395
28%
Арбитраж
69
19% / 49%
Просрочено
120
30%
Свободен
3
Разработчик 3
Оценка
(769)
Проекты
1033
44%
Арбитраж
50
8% / 50%
Просрочено
117
11%
Свободен
4
Разработчик 4
Оценка
(52)
Проекты
133
44%
Арбитраж
14
50% / 29%
Просрочено
55
41%
Свободен
5
Разработчик 5
Оценка
(2)
Проекты
2
100%
Арбитраж
0
Просрочено
0
Свободен
6
Разработчик 6
Оценка
(879)
Проекты
1392
67%
Арбитраж
117
32% / 42%
Просрочено
215
15%
Свободен
7
Разработчик 7
Оценка
(62)
Проекты
140
46%
Арбитраж
19
42% / 16%
Просрочено
32
23%
Свободен
8
Разработчик 8
Оценка
(225)
Проекты
284
42%
Арбитраж
15
13% / 47%
Просрочено
67
24%
Свободен
9
Разработчик 9
Оценка
(1)
Проекты
4
25%
Арбитраж
1
0% / 100%
Просрочено
1
25%
Свободен
10
Разработчик 10
Оценка
(121)
Проекты
134
66%
Арбитраж
36
25% / 56%
Просрочено
22
16%
Свободен
11
Разработчик 11
Оценка
(272)
Проекты
394
63%
Арбитраж
70
53% / 26%
Просрочено
198
50%
Свободен
Похожие заказы
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other

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

Бюджет
40 - 100 USD
Исполнителю
36 - 90 USD
Сроки выполнения
от 2 до 3 дн.