PAIR TRADING EA

MQL4 Experts Scripts

Specification

Hello There Coders,

I need an EA to be created to buy and sell pairs based on MA strategy. EA to be created must follow mql standard and guidelines, and is going to be my proprietary, should not be sold in the open market to others with minor changes. I get the source code post completion. I need this EA to be finished maximum in 5 days, so request to only bid if you can finish in 5 days from acceptance of project.

Details below


Brief synopsis:

Functions: To be able to trade multiple timeframes, countertrend, Take profit specification for each timeframe, MA based execution , global take profit, pair size, lock profit, trading hours , maximum spread, message warning.







1. Trade 2 pairs simulataneously i.e. buy one and sell the other when condition is met like price closes above certain MA (mode sma, ema subject to price open close above or below MA etc).
- IMPORTANT for next candle to open above or below the MA. 
2. Pair 1 is primary and condition must be met on primary pair A for trade to open regardless of pair 2 status, even if it meets the condition trade should only be opened when primary pair condition is met.
3. lot size of individual pairs.
4. EA to trade same pair in multiple timeframes
5. Identify each trade opened individualy so profit and loss for each trade can be tracked and closed seperately for each trade opened.
6. Option to open open countertrade i.e. reverse the trade because price closed in reverse of previous condition met by EA.
As long as 1 trade is open in 1 timeframe, not to open another trade on same timeframe or even other timeframe even if the price has reversed unless countertrend option is specified.
Trade cannot be opened in another timeframe even if the condition is met. It should follow the the trend set by lowest timeframe unless counterade is set to yes in which scenerio other timeframes can trade reverse.
7. Raise an alert on terminal when loss exceed x percent of equity
8. Option to close all open trades when global profit reach x amount in $ value.
10.Trade during certain hours only
11. Trade only when spread is below or equal to x points




Pair 1:
Lot size:
Pair 2:
Lot size:
MA Condition price close above or below x MA (type):

Trade 5 min: Yes/no
Lock profit in $:
Close 5 min when $ Profit = :
CounterTrade: Yes/ No


Trade 15 min: Yes/no
Lock profit in $:
Close 15min when $ Profit = :
CounterTrade: Yes/ No


Trade 30 min: Yes/no
Lock profit in $:
Close 30min when $ Profit = :
CounterTrade: Yes/ No
 

Trade 60 min: Yes/no
Lock profit in $:
Close 60min when $ Profit = :
CounterTrade: Yes/ No


Trade 240min min: Yes/no
Lock profit in $:
Close 240min when $ Profit = :
CounterTrade: Yes/ No


Trade Daily: Yes/no
CounterTrade: Yes/ No
Lock profit in $:
Close Daily when $ Profit = :

Loss Warning when Free margin = : $ Amount
Close all when GLOBAL $ Profit =:
Trading Hours:
Maximum Spread:



Thanks

Amit

Responded

1
Developer 1
Rating
(97)
Projects
121
25%
Arbitration
5
20% / 60%
Overdue
17
14%
Free
2
Developer 2
Rating
(117)
Projects
138
41%
Arbitration
30
7% / 77%
Overdue
17
12%
Free
3
Developer 3
Rating
(17)
Projects
19
21%
Arbitration
1
0% / 0%
Overdue
4
21%
Free
4
Developer 4
Rating
(1127)
Projects
1429
62%
Arbitration
21
57% / 10%
Overdue
43
3%
Free
5
Developer 5
Rating
(4)
Projects
5
0%
Arbitration
3
0% / 67%
Overdue
2
40%
Free
6
Developer 6
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(121)
Projects
134
66%
Arbitration
36
25% / 56%
Overdue
22
16%
Free
8
Developer 8
Rating
(89)
Projects
137
24%
Arbitration
35
9% / 40%
Overdue
52
38%
Free
9
Developer 9
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
10
Developer 10
Rating
(4)
Projects
30
70%
Arbitration
5
0% / 40%
Overdue
12
40%
Free
11
Developer 11
Rating
(264)
Projects
538
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
Similar orders
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

Project information

Budget
50 - 150 USD
For the developer
45 - 135 USD
Deadline
from 2 to 5 day(s)