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
(584)
Projects
916
46%
Arbitration
31
39% / 29%
Overdue
93
10%
Free
2
Developer 2
Rating
(171)
Projects
283
14%
Arbitration
20
40% / 35%
Overdue
15
5%
Busy
3
Developer 3
Rating
(9)
Projects
20
10%
Arbitration
3
67% / 0%
Overdue
5
25%
Working
4
Developer 4
Rating
(42)
Projects
62
8%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
5
Developer 5
Rating
(192)
Projects
196
27%
Arbitration
0
Overdue
3
2%
Free
6
Developer 6
Rating
(8)
Projects
18
17%
Arbitration
3
67% / 0%
Overdue
0
Free
7
Developer 7
Rating
(131)
Projects
168
18%
Arbitration
17
47% / 18%
Overdue
0
Working
8
Developer 8
Rating
(52)
Projects
96
24%
Arbitration
9
22% / 22%
Overdue
12
13%
Working
9
Developer 9
Rating
(3)
Projects
6
17%
Arbitration
1
0% / 100%
Overdue
1
17%
Free
10
Developer 10
Rating
(55)
Projects
164
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Hello, I want an experience programmer who knows how to make a simple UI/UX for this EA for an MT5 platform. The logic of this is EA is simple, with hedging system and continuing trend ordering system or cascade ordering. I also included in this EA the market reversal points, when the active orders reached this point and the market reverses the current order closes and will execute a new order (further discuss in in
I have indicator in my tradingview when it shows symbol of buy or sell i want that time excute order from signal to my fundednext account please tell how. It is possible
The TurtleDashboard BOT (Expert Advisor) has the goal to provide to the trader a dashboard that summarises, for each symbol (currency pair for the Forex market), a set of technical indicators for a set of timeframes (the set of timeframes is always fixed - hardcoded). The dashboard is actually a simple Google Sheet Document, with one sheet and 38 columns. Once the BOT is started and running, every X minutes it
Hello greetings.how are you doing? I have an existing custom tradingview indicator I would like to convert to mt5 Indicator . The source code is available with me . Kindly bid for this project if it is what you can do for me
hi guys, I have a script, that I have been struggling to work. most of the work is done, just final touch of an expert is needed. The script Is using Fibonacci and Pivot standard in its base. look forward to hear from an expert! Best regards Sina
Greetings. I will buy your EA for MT5, in case that on distance it is able to make a profit of 10% per month. Martingale methods and grid strategies should not be used as the basis of a trading strategy. I will need to test in the strategy tester and on live market (on demo account for at least two weeks), so I ask you to provide an executable demo file of the EA with necessary restrictions. The EA should not use
Hello, I am looking for an experienced and professional developer to create a trade copier that transfers trades from MetaTrader 5 (MT5) to NinjaTrader 8 (NT8). I am looking for a developer with a strong track record in creating MT5 to NT8 trade copiers and who can deliver a robust and reliable solution. Thank you, and I look forward to your proposals
I have an EA that works well while backtesting in strategy tester on a MT4 platform. However when I try to attach it to a live chart I get an "ExpertRemove function called" error, and the EA is automatically removed from the chart. I will pay you if you can get it to work on a live chart. Unfortunately I do not have the source code. Can you still fix the problem
Need a good synthetic EA 50 - 1000 USD
I don't have specifications. If you're good at building an EA with good coding, accuracy, 85% money management, good trading decision. Please apply let's discuss Bussiness. Price below is not specific we can discuss new price depending on your professionalism
I want an indicator based on two candles , once first candle is printed. Second candle must open and not trade above/below 50% of first candle(fully candle including highs and lows) , but it must trade below/above wick and close back inside first candle then give signal to buy or sell. Signal can be printed anywhere on chart but I don't want arrows on candles. Must be able to give alert via mobile phone

Project information

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