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
등급
(491)
프로젝트
1017
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)
프로젝트
1394
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
등급
(273)
프로젝트
395
63%
중재
70
53% / 26%
기한 초과
198
50%
무료
비슷한 주문
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

프로젝트 정보

예산
40 - 100 USD
개발자에게
36 - 90 USD
기한
에서 2  3 일