PAIR TRADING EA

MQL4 Experts Scripts

Spécifications

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

Répondu

1
Développeur 1
Évaluation
(97)
Projets
121
25%
Arbitrage
5
20% / 60%
En retard
17
14%
Gratuit
2
Développeur 2
Évaluation
(117)
Projets
138
41%
Arbitrage
30
7% / 77%
En retard
17
12%
Gratuit
3
Développeur 3
Évaluation
(17)
Projets
19
21%
Arbitrage
1
0% / 0%
En retard
4
21%
Gratuit
4
Développeur 4
Évaluation
(1127)
Projets
1429
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
5
Développeur 5
Évaluation
(4)
Projets
5
0%
Arbitrage
3
0% / 67%
En retard
2
40%
Gratuit
6
Développeur 6
Évaluation
(1)
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
7
Développeur 7
Évaluation
(121)
Projets
134
66%
Arbitrage
36
25% / 56%
En retard
22
16%
Gratuit
8
Développeur 8
Évaluation
(89)
Projets
137
24%
Arbitrage
35
9% / 40%
En retard
52
38%
Gratuit
9
Développeur 9
Évaluation
(1)
Projets
1
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
10
Développeur 10
Évaluation
(4)
Projets
30
70%
Arbitrage
5
0% / 40%
En retard
12
40%
Gratuit
11
Développeur 11
Évaluation
(264)
Projets
538
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
Commandes similaires
Create script to move multiple take profits (from multiple trades) at one time. Typically for a single currency pair Summary: There are multiple trades in 1 currency pair There are multiple take profits, 1 for each trade I want a script to be built to modify all the take profits at one time There may be up to 20 take profits, from 20 different trades that I want to be able to move/adjust all at one time, very easily
Hi there - Overview We are seeking an experienced developer to create a Forex Robot Expert Advisor (EA) tailored to specific trading strategies and conditions. The EA will focus on the London trading session and will automate trades based on pre-defined calculations and market movements. *Responsibilities:* 1. *London Session Analysis:* - Develop functionality to highlight the London trading session on the forex
Dear Freelancers, I'm seeking a skilled MT4/MT5 developer to collaborate on a valuable trading indicator. Project Description: I'm looking to develop a powerful Elliott Wave indicator compatible with the MT4 and MT5 trading platforms. This indicator will be based on the highly successful [LuxAlgo] indicator currently available on TradingView. Key Features: In-indicator Alerts: The ability to receive pop-up
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
i am looking for experienced programmer to create indicator for me. i am willing to pay for the service. and if it works amazingly like i expected. i will tip more money
High Low intraday ticker to display the most recent high low of up to 40 stock symbols. As a stock makes an intraday high low it will populate at the top and so on. Regardless of chart that's display it will continue to track high lows of the 40 stocks inputed. The 40 stocks can by manually changed. A high will display as green with the time (hour:minute:second), symbol, and last price. A low will be displayed as red
Modify an existing Python bot to trade bollinger bands, with iqoption api Currently the bot strategy is wrong, I am limited in my knowledge here and hope to fix this Hope to work with more experience people out there in relation to iqoption api and python
I need an EA to automate Tradingview alerts on MT4 using webhook alerts. The bridge/connector should be python based GUI. Required features at a minimum Mapping Tradingview alert formats to MT4 Automating market, limit and stop orders with entry price, stop loss, multiple TPs and trailing stop Lot sizing - fixed/% of balance/fixed amount breakeven, partial close and trailing stop Mapping pair name prefixes/suffixes
hi guys, I have a script, that I have been struggling to work. most of the work is done, just final touch of an expert is needed. The script Is using Fibonacci and Pivot standard in its base. look forward to hear from an expert! Best regards Sina

Informations sur le projet

Budget
50 - 150 USD
Pour le développeur
45 - 135 USD
Délais
de 2 à 5 jour(s)