EA based on 15/30 min candle closing above a specific level in a session

MQL5 专家

指定

Hi, 


I would enlist bids to create an EA, based on the following steps


1. Session Time - the EA will only take a trade during the selected time window, Example 8.30pm to 11.00pm (GMT+8). The example is for a bulllish candle for Buys entry. 

Entry criteria 1 - A level for buys will be marked by drawing a horizontal line (Example GBPJPY 194.252 Green Line)

Entry criteria 2 - A 15min or 30 min candle to close above the range (Green Line) during the specified trading window timing. Once this is satisfied, will proceed to the next step.

Entry criteria 3 - The following (next) 15min or 30 min must first create a bottom wick (min. 2 pips for a 15 min candle and 3 pips for a 30 min candle).  Once this is satisfied, will proceed to the next step.

Entry criteria 4 - Once the 15min or 30 min candle creates a bottom wick, the high for the candle is identified.  (Example GBPJPY 194.285 Red Line).  Once this is satisfied, will proceed to the next step.

Entry criteria 5 - The Expert Adv. will activate a buys once the same candle breaks the high stated in  Entry criteria 4. (In the example, refer to the blue arrow). 


Lot Size Management : 0.05 lot or as determined. 

Position Management 1 : TP and SL will be manually set, position is set to Break Even at x number of pips. 

Position Management 2 : Option to close position at the end of the current 15/30 min candle or at the end of the next 5/30 min candle.

Optional : Alert indicator window to show the status of the EA. 

Pairs : All major FX and Commodities

The opposite to activate a sell position.



附加的文件:

JPG
MQL5-1.jpg
153.7 Kb

反馈

1
开发者 1
等级
(601)
项目
937
46%
仲裁
31
39% / 29%
逾期
93
10%
空闲
2
开发者 2
等级
(37)
项目
49
37%
仲裁
0
逾期
0
空闲
3
开发者 3
等级
(38)
项目
62
34%
仲裁
4
25% / 50%
逾期
7
11%
已载入
4
开发者 4
等级
(2125)
项目
2696
62%
仲裁
116
45% / 25%
逾期
420
16%
工作中
5
开发者 5
等级
(136)
项目
178
18%
仲裁
17
47% / 18%
逾期
0
工作中
6
开发者 6
等级
(2464)
项目
3102
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
7
开发者 7
等级
(30)
项目
42
19%
仲裁
7
29% / 43%
逾期
5
12%
空闲
8
开发者 8
等级
(49)
项目
76
43%
仲裁
3
0% / 100%
逾期
1
1%
工作中
9
开发者 9
等级
(497)
项目
568
33%
仲裁
28
43% / 43%
逾期
9
2%
繁忙
10
开发者 10
等级
(50)
项目
58
52%
仲裁
1
0% / 100%
逾期
1
2%
工作中
11
开发者 11
等级
(205)
项目
210
28%
仲裁
0
逾期
3
1%
空闲
12
开发者 12
等级
(66)
项目
200
72%
仲裁
4
100% / 0%
逾期
1
1%
空闲
13
开发者 13
等级
(12)
项目
16
44%
仲裁
1
100% / 0%
逾期
0
空闲
14
开发者 14
等级
(560)
项目
1348
59%
仲裁
28
82% / 0%
逾期
10
1%
空闲
15
开发者 15
等级
(131)
项目
166
43%
仲裁
20
60% / 20%
逾期
9
5%
已载入
16
开发者 16
等级
(37)
项目
44
36%
仲裁
0
逾期
3
7%
空闲
17
开发者 17
等级
(564)
项目
933
47%
仲裁
303
59% / 25%
逾期
125
13%
工作中
相似订单
This is an easy job this should take a few hours, I dont wait to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, we I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: Important Allow the EA to open all trades immediately AFTER the indicator lines COMPLETELY CROSS, t he trade should trigger as soon as a complete indicator crossover
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
We need an Expert Advisor for MetaTrader 5 that will be simply based on Rsi, chart patterns and price levels (e.g 2366,250)… Basically when the robot notices a chart pattern, for example “double top/M pattern” it enters a trade based on confirmation from Rsi & price level and the stop loss is moved to the entry price…That is all. The expert advisor is only for Xauusd/Gold…The expert advisor should target 10 pips
Hi, Expert should be Brazilian. I need the scalping ea for xauusd, usdjpy, AUDUSD, eurusd, gbpusd, nzdusd, uascad and usdchf with any strategy. But don't use buy limit in down trend and sell limit in sell trend. I need the profit with 0.5 usd minimum per trade
Grid hedging ea 30+ USD
I Need A Hedging Ea With Daily 2% of returns. I might think that ea work consistently. hedging Is The only Way To Make A Profit. That ea work in 1:200 Leverage and lot size is starting from 0.01

项目信息

预算
50 - 150 USD
开发人员
45 - 135 USD
截止日期
 10 天