Price Action EA

Tâche terminée

Temps d'exécution 231 jours

Spécifications

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.

 


Répondu

1
Développeur 1
Évaluation
(584)
Projets
916
46%
Arbitrage
31
39% / 29%
En retard
93
10%
Gratuit
2
Développeur 2
Évaluation
(173)
Projets
286
14%
Arbitrage
20
40% / 35%
En retard
15
5%
Chargé
3
Développeur 3
Évaluation
(9)
Projets
20
10%
Arbitrage
3
67% / 33%
En retard
5
25%
Gratuit
4
Développeur 4
Évaluation
(42)
Projets
62
8%
Arbitrage
12
58% / 42%
En retard
1
2%
Gratuit
5
Développeur 5
Évaluation
(193)
Projets
197
27%
Arbitrage
0
En retard
3
2%
Gratuit
6
Développeur 6
Évaluation
(8)
Projets
18
17%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
7
Développeur 7
Évaluation
(131)
Projets
168
18%
Arbitrage
17
47% / 18%
En retard
0
Travail
8
Développeur 8
Évaluation
(52)
Projets
96
24%
Arbitrage
9
22% / 22%
En retard
12
13%
Travail
9
Développeur 9
Évaluation
(3)
Projets
6
17%
Arbitrage
1
0% / 100%
En retard
1
17%
Gratuit
10
Développeur 10
Évaluation
(55)
Projets
166
69%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
11
Développeur 11
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Ex4 30+ USD
i have an ex4 ea demo file and have a dll that u copy in to the library in meta trader not ms32 dll i want you to help me with it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it or no need for crack .. regards
I want to convert TV pine script into mt4 EA. TV screen shots attached for reference. Based on TV indicators convert into mt4 indicators and then develop EA. Further details will be discuss once project starts
2USD AT 0.01 30+ USD
Rule Lot size 0.01 start immediate Buy at every 2 USD PRICE change for Example 2300 2298 2296 2294.................& take profit at every 2 usd & no stop loss Sell at every 2 USD PRICE change for Example 2300 2302 2304 2306................. .& take profit at every 2 usd & no stop loss Maximum orders 60
Hey, I would like an indicator based on calculation with the last price, sort of fib. The lines will auto update based on actual price. I want you to create 3x this block(of line), lines positions will be diferent as the multiplier of the 3 blocks will not be the same. I want you to create a signal based on the price that will be at the same zone(inside 2 lines) in 3 blocks at same time. check the intruction.txt
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
I need an expert who can combine bands, buy and sell arrows and 60% fibonaci retracement into a bot. I will send the rest of the specs to the selected applicant PLEASE KINDLY NOTE THAT I DONT HAVE THE SOURCE CODE FOR THE INDICATORS These are what I want the bot to look like for now; • When going for buys, price must touch the lower band, the buy arrow should appear on a candle, wait for that candle to close, then it
Recovery Zone Hedging 100 - 200 USD
Zone Recovery EA watch the video below to learn about Zone Recovery: Forex trading Strategy 100% winning trades!! WIN every trade you take!!! This will be a semi-auto EA with a user interface for order placement and relevant settings, not a complete EA that trades on its own. All the following things will be shown on the upper left side of chart: Breakeven line: based on current opening positions, at which price I
News filter. Check that auto GMT works properly Stop Loss: there are 3 types. Make sure they work correctly Debug/clean up the code. Remove the lines that are not in use. Question regarding the maximum open buy/sell, if it is connected to the Martingale/recovery trades. I have 2 versions that should be similar but they do not open the same trades. What is the difference between them? Make sure the EA works properly
Looking for a great developer to develop an EA to send alerts to telegram . Alerts will be send from my mt5 indicator. More information will be provided to selected developer
Hello great developer here am looking for expert developer will convert convert this Trading View Code to Mt4 Indicator and this is a simple indicator i will be expecting your bid peace be unto you

Informations sur le projet

Budget
60+ USD
Pour le développeur
54 USD
Délais
à 2 jour(s)