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
등급
(199)
프로젝트
287
52%
중재
0
기한 초과
1
0%
무료
2
개발자 2
등급
(188)
프로젝트
212
58%
중재
9
11% / 89%
기한 초과
8
4%
무료
3
개발자 3
등급
(2422)
프로젝트
3042
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
4
개발자 4
등급
(8)
프로젝트
17
41%
중재
1
100% / 0%
기한 초과
2
12%
작업중
5
개발자 5
등급
(298)
프로젝트
427
26%
중재
18
61% / 33%
기한 초과
26
6%
무료
6
개발자 6
등급
(2077)
프로젝트
2636
61%
중재
113
45% / 26%
기한 초과
418
16%
작업중
7
개발자 7
등급
(45)
프로젝트
59
42%
중재
5
0% / 60%
기한 초과
12
20%
무료
8
개발자 8
등급
(54)
프로젝트
53
17%
중재
7
0% / 100%
기한 초과
5
9%
무료
9
개발자 9
등급
(548)
프로젝트
825
73%
중재
15
53% / 13%
기한 초과
193
23%
작업중
10
개발자 10
등급
(277)
프로젝트
334
55%
중재
14
36% / 29%
기한 초과
1
0%
무료
11
개발자 11
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
RSI trading bot 50 - 80 USD
Good morning, I'm looking to have an RSI based trading bot developed, which focuses on having many options for closing trades in order to diversify my trading opportunities, and to be good for experimentation in backtesting. Here are the features I'd like: -Being able to have as many of the following options activated as I want, to try all combinations of them -To work on all timeframes, though I will be focusing on
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
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

프로젝트 정보

예산
30 - 200 USD
VAT (21%): 6.3 - 42 USD
총: 36.3 - 242 USD
개발자에게
27 - 180 USD