EA based on Half Trend & Moving Average

MQL4 エキスパート

仕事が完了した

実行時間15 時間
依頼者からのフィードバック
Cheaper than others, faster as well, and great quality!
開発者からのフィードバック
Thanks for good job and respect!!!

指定

Hello fellow programmers. I need an Expert Advisor program based on the Half Trend Signals and a simple Moving Average. Please read all the details on the Requirements Specification.

The Robot will open 2 buy orders at the trigger of every up-trend signal (blue arrow up) as long as the price is above the Moving Average (lets say 100 MA). The same goes to sell, open 2 orders on the down trend signal as long as the price is below the Moving average. Only 2 active orders max per chart/symbol.

Buy Conditions:
1. If the up trend signal is triggerd (blue arrow):
 a. The price must be above the 100 Moving Average to proceed to open the 2 Orders.
 b. Both orders (#1 and #2) needs to have the SL at the Lowest value (tip of wick) of any of the previous 10 candles.
 c. Order #1 needs to have the TP at the same pip value at which the SL was placed. If SL was put at 50 pips below the price, TP will be at 50 pips above price (1:1).
 d. Order #2 needs to remain open until the down trend signal (red arrow) is triggered. Then it closes.
 e. If Order #1 hits the first TP, then SL of Order #2 moves to entry price and stays there.

 f. If the TP of Order #1 is not hit, wait for down trend signal (red arrow) to appear and close both orders in loss.

Sell Conditions:
2. If the down trend signal (red arrow) is triggered, then I need the opposite of the buy orders to happen:
 a. The price must be below the 100 Moving Average to proceed to open the 2 Orders .
 b. Both orders (#1 and #2) needs to have the SL at the Highest value (tip of wick) of any of the previous 10 candles.
 c. Order #1 needs to have the TP at the same pip value at which the SL was placed. If SL was put at 50 pips above the price, TP will be at 50 pips below price (1:1).
 d. Order #2 needs to remain open until the up trend signal (blue arrow) is triggered. Then it closes.
 e. If Order #1 hits the first TP, then SL of Order #2 moves to entry price and stays there.
 f. If the TP of Order #1 is not hit, wait for down trend signal (red arrow) to appear and close both orders.

3. I would prefer to modify the parameters of the EA in the chart window. If this is not possible, then is ok to modify in the MQ Language Editor.
 a. I would like to define the lot size before activating the EA on the chart, but having two options to define it. A fixed value entered manually or as a % of the balance. If it is a %, the lot value
would increase or decrease automatically based on the profits or losses of all the charts/symbols.
 b. I would like to be able to modify the value of the Moving Average and the amplitude of the Half Trend.
 c. Also, would like to be able to define how many candles back I want to take the max value of SL. For example, instead of 10 candles (see b.) enter 5 candles.
 d. I would like to modify/set up the orders. Maybe just have 1 order.
 e. The more customizable the better. Therefore I can play with the inputs on different timeframes and do backtesting to see what best fits my needs.

ファイル:

PNG
Capture1.PNG
57.2 Kb

応答済み

1
開発者 1
評価
(376)
プロジェクト
398
31%
仲裁
62
19% / 69%
期限切れ
50
13%
仕事中
2
開発者 2
評価
(65)
プロジェクト
71
30%
仲裁
8
0% / 88%
期限切れ
5
7%
3
開発者 3
評価
(1086)
プロジェクト
1437
45%
仲裁
49
71% / 12%
期限切れ
35
2%
仕事中
4
開発者 4
評価
(590)
プロジェクト
789
71%
仲裁
9
33% / 33%
期限切れ
22
3%
5
開発者 5
評価
(346)
プロジェクト
543
32%
仲裁
24
67% / 8%
期限切れ
15
3%
6
開発者 6
評価
(67)
プロジェクト
79
33%
仲裁
6
50% / 33%
期限切れ
7
9%
7
開発者 7
評価
(54)
プロジェクト
53
17%
仲裁
7
0% / 100%
期限切れ
5
9%
8
開発者 8
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
9
開発者 9
評価
(2422)
プロジェクト
3042
66%
仲裁
77
48% / 14%
期限切れ
340
11%
仕事中
10
開発者 10
評価
(74)
プロジェクト
121
43%
仲裁
12
33% / 50%
期限切れ
17
14%
11
開発者 11
評価
(253)
プロジェクト
408
38%
仲裁
86
43% / 19%
期限切れ
70
17%
仕事中
12
開発者 12
評価
(769)
プロジェクト
1033
44%
仲裁
50
8% / 50%
期限切れ
117
11%
類似した注文
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

プロジェクト情報

予算
40 - 90 USD
開発者用
36 - 81 USD
締め切り
最低 5 最高 10 日