Entries in Hybrid

MQL5 Esperti

Specifiche

Time frames to be used: 

  • H4 - For analysis, stop loss and take profit.
  • M15 - For zone adjustment and Entry.

Tools to be used:

  • Zones.
  • PTL indicator.

How should the indicator draw the zones?

  • Use swing high to draw a supply zone.
  • Use swing low to draw a demand zone.

How to draw a supply zone.

  • To be able to draw a supply zone, the EA will need to first be able to draw a resistance level.
Steps to follow.

  1. Check the market to see the highest point it had reached before turning, and draw a horizontal line above this level, which in this case is your resistance level.

2. Identify a candle that has a wick, that has touched the horizontal line, then draw another horizontal line below the candle, to cover it.

3. Now you have a Supply Zone.



  • If the resistance line touches 2 candles, cover the shorter one.

The opposite should be for drawing the demand zones.

  



NB: This zones should be drawn on H4 and adjusted on M15. Adjusting on M15 means not covering  the M15 candle that has touched either support or resistance level drawn on H4, above and below that candle.

So on H4 you draw the levels and on M15 you cover the candles touching the levels, above and below.


How should the analysis be done?

Buy trade Steps :

  1. The candle body must close above the most current supply zone. (The one drawn on H4 and adjusted on M15).
  2. After this, the EA should draw the new demand zone on H4 and adjust it on M15.
  3. The price should come back to either the broken zone or the new demand zone.
  4. The EA should make an entry if a blue PTL dot appears on M15 on the zones and a candle closes.
  5. Stop loss should be about 15 pips below the zone (Make this a flexible input) and the take profit should be on the next level on H4.
  6. The EA should also do lot size calculation.


Sell trade Steps :

  1. The candle body must close above the most current demand zone. (The one drawn on H4 and adjusted on M15).
  2. After this, the EA should draw the new supply zone on H4 and adjust it on M15.
  3. The price should come back to either the broken zone or the new supply  zone.
  4. The EA should make an entry if a red PTL dot appears on M15 on the zones and a candle closes.
  5. Stop loss should be about 15 pips above the zone (Make this a flexible input) and the take profit should be on the next level on H4.
  6. The EA should also do lot size calculation.

NB: If a new level is broken on H4 before a retest, then we disregard the ones before and use this one for analysis.

Watch the video below for a full explanation of the strategy.

https://youtu.be/gjI4Rub8JnA


Con risposta

1
Sviluppatore 1
Valutazioni
(139)
Progetti
200
80%
Arbitraggio
17
29% / 47%
In ritardo
10
5%
In elaborazione
2
Sviluppatore 2
Valutazioni
(62)
Progetti
84
26%
Arbitraggio
22
23% / 50%
In ritardo
23
27%
In elaborazione
Ordini simili
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Informazioni sul progetto

Budget
30 - 50 USD
Per lo sviluppatore
27 - 45 USD
Scadenze
da 1 a 5 giorno(i)