Price Action EA

Job finished

Execution time 231 days

Specification

This EA has no indicator. It works based on candlestick patterns and support and resistance of previous day.

First of all EA will see support and resistance of previous day.

Support:

1:  Previous day low

2: if today opening price is higher than previous day closing price, then previous day closing price will also be support level.

Then there will be two support level.

 

Resistance:

1: Previous day high

2: if today opening price is lower than previous day closing price, then previous day closing price will also be resistance level.

Then there will be two resistance level.

 

Buy trade rules:

 

This EA works with two timeframe. It confirms the trade with two timeframe. If it will find any of these three bullish candlestick pattern in two time frame (which we will select in EA input), on the same support level, then EA will open buy trade.

All these three candlestick pattern must touch support level in higher timeframe.

EA will always open buy trade, if price will cross high of these candlestick patterns.

1: Hammer:

 Identification of correct hammer:

Upper wick should not be more than one time of body.

Lower wick should not be less than two times of body.

For example if body length is 2, then upper wick should be 2 or low and lower wick should be 4 or high, then EA will identify it as Hammer. Body can be green or red, it doesn’t matter.

Then EA will see the next selected timeframe to find any candlestick pattern on support.

 

There is one candle in hammer pattern. Hammer candle wick or body must touch support level in Higher Timeframe. It means support level price must be sitting anywhere  from high and low of hammer pattern.

 

2: Bullish Engulfing

Bullish engulfing means the first candle will be red and second candle will be green and green candle body (not wick) high and low should be higher or equal to red candle body high and low. Candle wicks doesn’t matter.

 

There are two candles in bullish engulfing  pattern first candle is bearish and second candle is bullish. Any of both candle wick or body must touch support level in Higher Timeframe. It means support level price must be sitting anywhere  from high and low of bullish engulfing pattern.

 

3: Bullish Harami

Bullish harami means the first candle will be red candle and second candle will be green candle and green candle body high and low should be lower than red candle body. Green candle open or close (anyone of them) can be equal to red candle open or close. Wicks don’t matter of any candle.

 

 

There are two candles in bullish harami pattern first candle is bearish and second candle is bullish. Any of both candle wick or body must touch support level in Higher Timeframe. It means support level price must be sitting anywhere  from high and low of bullish harami pattern.

 

 

 

Buy trade on support:

EA will see any of these three candlestick pattern on two timeframe (selected in EA input) on support level, then EA will open buy trade, if price will cross high of candlestick pattern on higher timeframe.

Stop Loss: stop loss be low of candlestick pattern on higher timeframe.

Take Profit: take profit will be three times of stop loss.

If take profit will be more than resistance level, then EA will not take that trade.

Candle must touch (by wick or body) support level in higher timeframe in all three candlestick patterns.

If it is not touching support level in lower timeframe, then it doesn’t matter.

 

 

Sell trade rules:

 

This EA works with two timeframe. It confirms the trade with two timeframe. If it will find any of these three bearish candlestick pattern in two time frame (which we will select in EA input), on the same resistance level, then EA will open sell trade.

All these three candlestick pattern must touch resistance level in higher timeframe.

EA will always open sell trade, if price will cross low of these candlestick patterns.

1: Inverted Hammer:

 Identification of correct bearish hammer:

Lower wick should not be bigger body. It can be lower or equal to body.

Upper wick should not be less than two times of body. It can be equal to two times of body or more than two times of body.

For example if body length is 2, then lower wick should be equal to 2 or low and upper wick should be equal to 4 (2 times of body) or high, then EA will identify it as Hammer. Body can be green or low, it doesn’t matter.

Then EA will see the next selected timeframe to find any candlestick pattern on resistance.

 

There is one candle in inverted hammer pattern. Inverted Hammer candle wick or body must touch resistance level in Higher Timeframe. It means resistance level price must be sitting anywhere from high and low of hammer pattern.

 

2: Bearish Engulfing

Bearish engulfing means the first candle will be green and second candle will be red and red candle body (not wick) high and low should be higher or equal to green candle body high and low. Candle wicks doesn’t matter.

 

There are two candles in bearish engulfing  pattern first candle is bullish and second candle is bearish. Any of both candle wick or body must touch resistance level in Higher Timeframe. It means resistance level price must be sitting anywhere  from high and low of bearish engulfing pattern.

 

3: Bearish Harami

Bearish harami means the first candle will be green candle and second candle will be red candle and red candle body high and low should be lower than green candle body. Red candle open or close (anyone of them) can be equal to green candle open or close. Wicks don’t matter of any candle.

 

 

There are two candles in bearish harami pattern first candle is bullish and second candle is bearish. Any of both candle wick or body must touch resistance level in Higher Timeframe. It means resistance level price must be sitting anywhere  from high and low of bearish harami pattern.

 

Sell trade on resistance:

EA will see any of these three candlestick pattern on two timeframe (selected in EA input) on resistance level, then EA will open sell trade, if price will cross low of candlestick pattern on higher timeframe.

Stop Loss: stop loss be high of candlestick pattern on higher timeframe.

Take Profit: take profit will be three times of stop loss.

If take profit will be more than support level, then EA will not take that trade. For example if take profit is 10 pip, and distance between trade price and support is lower than take profit 10 pip, then EA will not take that trade.

Candle must touch (by wick or body) resistance level in higher timeframe in all three candlestick patterns.

If it is not touching resistance level in lower timeframe, then it doesn’t matter.

 

 

After confirming any candlestick pattern on support level, if price will cross low of candlestick pattern in any timeframe, then trade will be invalid. Then EA will not take that trade and it will see next candlestick pattern. It means candlestick pattern must be lowest of the day.

After confirming any candlestick pattern on resistance level, if price will cross high of candlestick pattern in any timeframe, then trade will be invalid. Then EA will not take that trade and it will see next candlestick pattern. It means candlestick pattern must be highest of the day.

 

EA Input:

Magic Number

Lower Timeframe (m1, m5, m15, m30, h1, h4 I can select any of them)

Higher Timeframe (m1, m5, m15, m30, h1, h4 I can select any of them)

Fixed Lot :                           True or false

Fixed Lot Size :                   0.1

Fixed Profit :                      True or false

Fixed Profit Points :        10 (fixed profit points means if I will put 10 in this, then EA will close each trade

                                            With 10 USD fixed profit. And according to that EA will automatically calculate

                                Lot size for each pair according to pip value and take profit.)

 

Trailing :                              True or false (if I will set it to true, then EA will move stop loss to breakeven if

                                                                   Profit will hit 1:1 It means if stop loss is 10 pip and take profit is 30

                                                                  Pip then if price will reach 25 pip profit, then EA will move stop loss                

                                                                To breakeven.)

                                                                  

Use closing as Support and Resistance :          True or false (if I will set it true, then EA will use previous day closing price as second support in case of gap up opening and as second  resistance in case of gap down opening. If I will set it false, then EA will not use previous day closing price.)

 

Use four Digits :                               True or false (if I will set it true, then EA will calculate and decide take profit, stop loss, candlestick pattern and all other things based on four digit decimal. For example if EURUSD price is 1.88551, then EA will calculate only 1.8855 And if I will set it false, then EA will work as normal 5 digit decimal.)

 

Profit Target :                                    1,2,3 (please give option 1, 2 and 3 in this EA input. If I will select 1, then EA will close the trade with 1:1 take profit. If I will select 2, then EA will close the trade with 1:2 take profit and If I will select 3, then Ea will close the trade with 1:3 take profit. 1:1 means if stop loss is 10 pip, then take profit will also be 10 pip. 1:2 means if stop loss is 10 pip, then take profit will be 20 pip and 1:3 means if stop loss is 10 pip, then take profit will be 30 pip.

 


Responded

1
Developer 1
Rating
(601)
Projects
937
46%
Arbitration
29
41% / 31%
Overdue
95
10%
Free
2
Developer 2
Rating
(237)
Projects
374
17%
Arbitration
23
39% / 30%
Overdue
18
5%
Loaded
3
Developer 3
Rating
(9)
Projects
20
10%
Arbitration
3
67% / 33%
Overdue
5
25%
Free
4
Developer 4
Rating
(42)
Projects
62
8%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
5
Developer 5
Rating
(205)
Projects
210
28%
Arbitration
0
Overdue
3
1%
Free
6
Developer 6
Rating
(8)
Projects
18
17%
Arbitration
3
67% / 0%
Overdue
0
Free
7
Developer 7
Rating
(136)
Projects
178
18%
Arbitration
17
47% / 18%
Overdue
0
Working
8
Developer 8
Rating
(52)
Projects
97
24%
Arbitration
12
17% / 17%
Overdue
12
12%
Working
9
Developer 9
Rating
(3)
Projects
6
17%
Arbitration
1
0% / 100%
Overdue
1
17%
Free
10
Developer 10
Rating
(66)
Projects
200
72%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Two Phase EA 50 - 100 USD
Please, try and read till the end. Thanks. T he EA should have a customized Login Page - Account and Password protection, ownership plus Expiry Date. The EA should have 2 Buttons. (A) for "Automatic Execution” (AE) and (B) manual mode for "Send Signal Only” (SSO) Basically, it’s the same EA, but should have automated trade execution and a manual mode which will send signals, only. Both should not be activated at the
I have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, 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 have an indicator-based Expert Advisor (EA) for MetaTrader 5 that needs the following corrections: --Note This is an easy job this should take a few hours, I dont want to wait until you finish 4 jobs and have me waiting I need this job completed ASAP, 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 got a bot but cannot upload to market. I cannot fix these issues: test on EURUSD,H1 there are no trading operations test on NZDUSD,H1 there are no trading operations test on GBPUSDcheck,M30 there are no trading operations test on XAUUSDcheck,Daily there are no trading operations Anyone can help fix this. please Dm me
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px '.SF NS'; color: #0e0e0e} I am looking for an experienced developer proficient in both Pine Script and MQL5 to translate a trading indicator script from Pine Script (used in TradingView) to MQL5 (for MetaTrader 5). The project requires accurate translation with special attention to maintaining all functionalities and parameters of the original script, including any
Hello, I am looking for someone experienced with both TradingView Pine Script and MT4 (MQL4) programming to help me translate an indicator I have developed on TradingView into an MT4-compatible version. The task involves converting the indicator's logic and functionality, ensuring that it works seamlessly on the MetaTrader 4 platform. The job requires solid understanding of both platforms and scripting languages, as
Hello Developers, I’m looking for an experienced MT5 developer to help address a specific execution issue with pending orders on the US500 instrument, trading through OX Securities. In fast-moving markets, pending orders are currently not filling at the expected limit prices, possibly due to widened spreads or broker execution policies. If you have the expertise to ensure consistent and reliable order fills under
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
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); } //
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

Project information

Budget
60+ USD
For the developer
54 USD
Deadline
to 2 day(s)