Build me a simple EA based off trading moving averages

MQL5 전문가

명시

I want the system to be able to achieve the following. Please comment on the feasibility and let me know a cost:


1. It must be able to trade multiple pairs simultaneously.

2. It must be able to simultaneously trade multiple time frames within a given currency pair. For example, it should be able to open a trade in GBP/USD 1 minute time frame, and also open a trade in GBP/USD 4 hour time frame and also open a trade GBP/USD 1 day time frame all independently, with none of the trades affecting each other.

3. Trading in a particular pair and time frame must be started off manually, by me picking a pair, picking a trade size as a percentage of the account balance, and picking a direction. Once started manually the system must have the option to continue trading automatically, opening and closing trades based on the parameters that I will specify below.

4. The program must lock in profits (or limit losses) by trailing a stop loss along a moving average and closing the trade when the stop loss point is hit. I must be able to select the period of the moving average used per trade. The stop loss position be must additionally be configurable by the number of pips it stays behind the moving average. This is because I want the price to have to cross the moving average to trigger the closing of the trade, rather than having the trade close when the price simply touches the moving average. So, if I enter ‘1’ in the configurator then the stop loss stays 1 pip behind the moving average for a trade in either direction. This means, for example, that for a long trade if the selected moving average is at 1.50000 then the stop will be triggered if the price touches 1.49999, and for a short trade the stop would be triggered if the price touched 1.5001

5. The program must have an option to turn on the automatic opening of a new trade (in the same pair and time-frame) in the opposite direction immediately that a trade is closed. For example, if a long trade in GBP/USD 4 hour time frame, made with 1% of the account balance closes, then immediately a short trade with 1% of the account balance opens in the same pair and time frame. This should repeat until either the option is turned off by me or the account balance is depleted. Given the details of how the stop loss setup would work explained in point 4. above this means that a long trade will only be opened once the price is above the selected moving average and a short trade will only be opened once the price is below the selected moving average.

6. The program must have an option to pyramid more trades on top of winning trades based on profit parameters that I configure. For example if I enter the number ‘50’ then a new trade in the same direction (using the same percentage of the account balance as the existing trade) will open when the trailing stop loss has moved enough to ‘lock in’ 50 pips of profit. I.e. the stop loss point is now 50 pips above the trade entry point for a long trade, or 50 pips below the trade entry point for a short trade. This should be able to happen continuously (in the example given this would mean a new trade opening every 50 pips) whilst the conditions allow. So in theory it might be possible to have 5, 10 or even 50 trades open in the same direction at once, even if this is a highly unlikely event. All trades will close in the normal way (i.e. when the moving average based trailing stop loss is hit), or can be closed manually by me.


응답함

1
개발자 1
등급
(208)
프로젝트
297
54%
중재
0
기한 초과
1
0%
무료
게재됨: 6 코드
2
개발자 2
등급
(188)
프로젝트
212
58%
중재
9
11% / 89%
기한 초과
8
4%
무료
3
개발자 3
등급
(2652)
프로젝트
3369
68%
중재
77
48% / 14%
기한 초과
342
10%
작업중
게재됨: 1 코드
4
개발자 4
등급
(8)
프로젝트
17
41%
중재
1
100% / 0%
기한 초과
2
12%
작업중
5
개발자 5
등급
(298)
프로젝트
427
26%
중재
18
61% / 33%
기한 초과
26
6%
무료
게재됨: 8 코드
6
개발자 6
등급
(2317)
프로젝트
2916
63%
중재
124
44% / 25%
기한 초과
429
15%
작업중
7
개발자 7
등급
(45)
프로젝트
59
42%
중재
5
0% / 60%
기한 초과
12
20%
무료
8
개발자 8
등급
(54)
프로젝트
53
17%
중재
7
0% / 100%
기한 초과
5
9%
무료
9
개발자 9
등급
(564)
프로젝트
844
73%
중재
15
53% / 13%
기한 초과
193
23%
무료
10
개발자 10
등급
(277)
프로젝트
334
55%
중재
14
36% / 29%
기한 초과
1
0%
무료
11
개발자 11
등급
(69)
프로젝트
146
34%
중재
13
8% / 62%
기한 초과
26
18%
무료
게재됨: 6 코드
비슷한 주문
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes
Hello! I want to programm EA that uses volume profile indicator, but I am not sure if this is possible. Only experienced programmers please, I will not select a programmer who did only few jobs. Before starting I need to make sure you understand everything and that this is for sure technically possible
Hello, I am looking for a professional trading system including: 1- Trading Bot (Expert Advisor): - Good profit performance - High security and strong risk management - Works efficiently during high market volatility (news and strong movements) - Works on all pairs (Forex + Gold) 2- Signal Indicator: - Provides clear Buy and Sell signals - Includes Take Profit and Stop Loss - No repaint (signals must not change or
Hi, I’m looking for a top-tier, profit-optimized EA that has the potential to scale trading returns significantly. My goal is to maximize growth over time. Can you help develop a bespoke EA that could potentially scale to high six or seven figures
Max amount grid 30+ USD
max amount grid step for magic number do keep deleting .only when it is in negative floating .but when it is profit allow to go over the max and replays to grid step
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
I will pay 3000+ USD (negotiable) for an EA for existing MT5 that generates a minimum of 15-20% or higher a month consistently (provide source code after final deal) Looking for a highly profitable EA Please send demo version directly subject (Buying profitable EA Budget up to $ 3000 USD), past results and optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it

프로젝트 정보

예산
30 - 200 USD