Need a trend EA

指定

I will need an EA for trend trading using 200 Day MA as trend indication and the 20 and 50 Day EMA as entry and exit indicators. For both short and long setups trailing stop of 40pips should be started after profit as reached 60pips. Stop loss be based on each set up as listed below.

For Short Setup

      If 200 MA is pointing lower and price is below it then it’s a downtrend. confirmation of trend will use MACD(5,15,7) being below zero line, RSI(15) being below 50 and stochastic(20,10,10) cross over to the downside

      If it’s a downtrend wait for “two test” at the dynamic resistance using 20 & 50 MA

      If price test dynamic resistance twice then go short on the third test after candle closes

      If short then place a stop loss 10pips above swing high

      If price goes in favour then I take profits when candle closes beyond 50 MA or reaches trailing stop of 40 pips

For Long Setup

      If 200 MA is pointing higher and price is above it then it’s in an uptrend. confirmation of trend will use MACD(5,15,7) being above zero line, RSI(15) crossing above 50 and stochastic(20,10,10) cross over to the upside.

      If it’s an uptrend wait for “two test” of dynamic support using 20 & 50 MA

      If price test dynamic resistance twice then go long on third test after candle closes

      If long then place stop loss 10 pips below swing low

      If price goes in favour then I take profits when candle closes below 50 MA or reaches trailing stop of 40pips



反馈

1
开发者 1
等级
(878)
项目
1391
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
2
开发者 2
等级
(130)
项目
210
40%
仲裁
90
20% / 43%
逾期
85
40%
空闲
3
开发者 3
等级
(2403)
项目
3018
65%
仲裁
77
47% / 14%
逾期
340
11%
工作中
4
开发者 4
等级
(362)
项目
502
40%
仲裁
145
17% / 73%
逾期
98
20%
繁忙
5
开发者 5
等级
(414)
项目
478
40%
仲裁
7
43% / 29%
逾期
16
3%
空闲
6
开发者 6
等级
(62)
项目
140
46%
仲裁
19
42% / 16%
逾期
32
23%
空闲
7
开发者 7
等级
(319)
项目
518
66%
仲裁
52
21% / 38%
逾期
164
32%
工作中
8
开发者 8
等级
项目
0
0%
仲裁
0
逾期
0
工作中
9
开发者 9
等级
(298)
项目
427
26%
仲裁
18
61% / 33%
逾期
26
6%
空闲
10
开发者 10
等级
(769)
项目
1033
44%
仲裁
50
8% / 50%
逾期
117
11%
空闲
11
开发者 11
等级
(562)
项目
929
48%
仲裁
301
59% / 25%
逾期
123
13%
已载入
12
开发者 12
等级
(545)
项目
1324
59%
仲裁
28
82% / 0%
逾期
10
1%
空闲
13
开发者 13
等级
(2)
项目
4
0%
仲裁
0
逾期
2
50%
空闲
14
开发者 14
等级
(1853)
项目
3454
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
15
开发者 15
等级
(48)
项目
73
37%
仲裁
22
9% / 41%
逾期
14
19%
工作中
16
开发者 16
等级
(2060)
项目
2617
61%
仲裁
113
45% / 26%
逾期
418
16%
繁忙
17
开发者 17
等级
(262)
项目
536
50%
仲裁
55
40% / 36%
逾期
224
42%
工作中
18
开发者 18
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
19
开发者 19
等级
(89)
项目
137
24%
仲裁
35
9% / 40%
逾期
52
38%
空闲
20
开发者 20
等级
(59)
项目
182
55%
仲裁
31
45% / 16%
逾期
103
57%
空闲
21
开发者 21
等级
(4)
项目
5
0%
仲裁
3
0% / 67%
逾期
2
40%
空闲
22
开发者 22
等级
(1)
项目
1
0%
仲裁
1
0% / 100%
逾期
0
空闲
相似订单
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
Please convert the Pine Script below into MQL4 Indicator: // @version= 5 // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © KivancOzbilgic //created by: @Anil_Ozeksi //developer: ANIL ÖZEKŞİ //author: @kivancozbilgic strategy ( 'Twin Optimized Trend Tracker' , 'TOTT' , overlay = true ) src = input ( close , title = 'Source' ) length = input.int ( 40
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
Good day, I´m looking for an EA to execute outputs/signals from an Indicator. The options/settings should be like : open trades for TP1 / TP2 / TP3 ( incl SL ) TrailingStop by reaching certain TP´s option for closing trades by opposite signal (true/false) Money management: Fixed lot Risk by % Autlot and maybe some other ideas from your side to make it easier and more safe
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi I have a script in Tradingview that looks good which shows the buy and sell automation. I wanted to see if that can be used in ninja Trader so I converted it for Ninja Trader. But it is not triggering the buy or sell trade like it shows in the tradingview script. Please let me know if you can help me with the script that will work in Ninja Trader just like the one in Trading View. I have the buy and sell signals
Hi, I have one indicator shows buystop/sellstop price with tp 1 to tp 5. Please read carefully following conditions for EA. For trading, these following function is required; 1. Indicator parameters should be implemented on EA as parameters. 2. Automatically place the orders below/above certain points on Buystop and on sellstop at the sametime) with adjustable SL and TP1 based on indicator shows. 3. Even if one side
I have an indicator that shows green and red bar depending on the market trend. The struggle is not just converting the .mql4 to .mql5 but to have the same calculation and resulting the same view as in the metatrader4 I will share the file in the chat discussion :)

项目信息

预算
30 - 170 USD
开发人员
27 - 153 USD
截止日期
 0  15 天