EA using moving average cross over , stochastic and with donchian channel trailing

MQL5 专家

指定

buy order should be placed when ema 9 crossed over sma 20 and price retrace below or equal to ema 9 and stochastic %k length 50 and smooth 1  is above 50 .
after buy stoploss should be  trailed by lower donchian channel of period 16. 
Exit position when price crossing down lower donchoan channel.

sell order should be placed when ema 9 crossed below sma 20 and price retrace above or equal to ema 9 and stochastic %k length 50 and smooth 1 is below 50 .
after sell stoploss should be  trailed by upper donchian channel of period 16.
Exit position when price crossing up  upper  donchoan channel.

only one order for one cross over and when price come in contact with ema 9
order should be placed only at the first retracement of each  cross over
trade exited by  either  manual stoploss and trailing indicator (donchian channel )stoploss
lot size should be adjustable  according to risk

反馈

1
开发者 1
等级
(21)
项目
20
10%
仲裁
2
50% / 50%
逾期
0
空闲
2
开发者 2
等级
(237)
项目
374
17%
仲裁
23
39% / 30%
逾期
18
5%
已载入
3
开发者 3
等级
(2)
项目
3
33%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(5)
项目
6
17%
仲裁
0
逾期
0
空闲
5
开发者 5
等级
(185)
项目
262
22%
仲裁
17
65% / 18%
逾期
1
0%
繁忙
6
开发者 6
等级
项目
0
0%
仲裁
0
逾期
0
工作中
7
开发者 7
等级
(100)
项目
124
40%
仲裁
9
89% / 0%
逾期
0
工作中
8
开发者 8
等级
项目
0
0%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(66)
项目
200
72%
仲裁
4
100% / 0%
逾期
1
1%
空闲
10
开发者 10
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(330)
项目
417
22%
仲裁
44
61% / 23%
逾期
48
12%
工作中
12
开发者 12
等级
(360)
项目
572
33%
仲裁
27
70% / 7%
逾期
16
3%
空闲
13
开发者 13
等级
(201)
项目
203
75%
仲裁
2
100% / 0%
逾期
0
空闲
14
开发者 14
等级
(60)
项目
79
25%
仲裁
9
33% / 56%
逾期
9
11%
空闲
15
开发者 15
等级
(1117)
项目
1484
46%
仲裁
49
73% / 12%
逾期
37
2%
空闲
16
开发者 16
等级
(6)
项目
10
10%
仲裁
8
0% / 88%
逾期
1
10%
空闲
17
开发者 17
等级
(404)
项目
713
49%
仲裁
57
16% / 49%
逾期
131
18%
已载入
18
开发者 18
等级
(31)
项目
32
50%
仲裁
0
逾期
0
工作中
19
开发者 19
等级
(8)
项目
13
23%
仲裁
5
40% / 60%
逾期
4
31%
已载入
20
开发者 20
等级
(205)
项目
210
28%
仲裁
0
逾期
3
1%
空闲
相似订单
I would like to have existing indicator (MT4) to be modified however i do not have access to the source code only the exe. The modification is to send and alert to mobile phone stating that candle has closed partially or fully above or below base line for sepicific time frames.This should be for all forex pairs in the market watch, or selected paris from market watch. File will be sent to developer when choosen
Need to fix WebSocket disconnection issue in MT5 Expert Advisor. EA works fine while running but has problems during removal: MT 5 freezes when removing EA from chart WebSocket connection not properly closed MT 5 crashes if receiving messages after improper disconnection Technical Details: Platform: Met aTrader 5 WebSocket connection using winhttp.dll Secure WS S connection (port 443) Basic WebSocket message
The expert advisor is designed to activate different strategies based on certain conditions. In the first development there is a "STRATEGY A" which is active by default and a "STRATEGY B" which is activated based on exposure conditions. STRATEGY A - Trading Idea The EA executes both BUY and SELL orders in parallel, managing them in a "separate" way. At each Timeframe start (for example every hour start on H1
Position : Forex Expert Advisor (EA) Developer Project Type: Short-Term Development with Testing Phase Platform Compatibility: MetaTrader 4 (MT4) and MetaTrader 5 (MT5) Project Summary Seeking an experienced developer to create an Expert Advisor (EA) capable of generating consistent, profitable monthly returns in the Forex market with minimal drawdown. The EA should be optimized to trade at least three currency
I need to create an EA (MQL4) MT4 with can auto create buy and sell according to the Indicator " Machine Learning Adaptive SuperTrend [AlgoAlpha]" in trading view Setting could be same as trading view Additional setting such as : Start lot Stop-Order: same as indicator
I have a really very, very simple professional, proven, profitable forex strategy that works on a higher time frame with over 85% winning rate. I am searching a professional programmer to create expert advisor based on this stategy, in general I am searching a developer for a longer co-operation. I am a forex trader with over 12 years experience. telegram: fxMiguel It's a 15minute work job, 30min max, My budget is 10
Testing 30 - 200 USD
// กำหนดค่าตัวแปรเริ่มต้น input double DailyProfitTarget = 200; // กำไรที่ต้องการในแต่ละวัน (2% ของทุน) input double LotSize = 0.1; // ขนาด Lot input double TakeProfit = 10; // กำไรต่อการเทรดใน pip input double StopLoss = 5; // การหยุดขาดทุนต่อการเทรดใน pip double dailyProfit = 0; // กำไรที่ทำได้ในวันนี้ // ฟังก์ชันเริ่มต้น int OnInit() { dailyProfit = 0; return(INIT_SUCCEEDED); } //
I need to compile my mt4 EA but there are some errors and warning if you can fix and compile send me your application I will select you upon Demo
i need someone to help me take 6 pieces of code from this script and simplify it into a new code .. . note this project is needed urgently in 2 to 5
Man on mayhem 30 - 100 USD
1. The idea of the trading system is as follows: market entries are performed when MACD's main and signal lines intersect in the current trend direction. 2. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below

项目信息

预算
30+ USD

客户

(1)
所下订单2
仲裁计数0