TREND HEDGE SYSTEM

MQL4 Experten Bibliotheken

Spezifikation

TREND HEDGE SYSTEM

1.       The first goal is to determine the MAJOR TREND and enter a position in its direction the moment ALL conditions are met. To explain the system, lets assume the major trend is BUY

2.       The next goal is to scale in more entries if price moves against the initial position by a specified number of pips, say 30pips. The lot size of new positions are the same as the initial position.

3.       If price keeps moving against the major trend and the conditions for a MINOR TREND is met, a HEDGE position double the total number of major trend trend positions is initiated. For example if we already had a total of 0.5 lots size buying with the major trend, a sell position with 1.0 lot size will be initiated in the direction of the minor trend.

4.       If price moves say an additional 30pips (as we have already chosen above)from the entry of the hedge position, the sell position,  and the exit condition for the minor trend/hedge  has not been met, a new position of 0.5 lots size is initiated(total lots size of major trend). We’ll therefore have a total of 1.5 lots size sell positions and 0.5lots buy position. More 0.5 lot size sell positions will be initiated as price keeps moving 30pips in the direction of the minor trend/ hedge provided exit conditions for the minor trend has not been met.

5.       When ALL the conditions required to close the HEDGE POSITIONS is achieved, all positions are closed(major and minor trends)

6.       If after closing all trades and the 4hr swing low on the wave from where we determined the major trend has not been violated, the major trend is still ACTIVE.

7.       A buy position will be initiated when RE-ENTRY MAJOR TREND CONDITION is achieved.

8.       A new hedge position will be initiated if the need arises and the cycle continues.

9.       If after closing all trades and the 4hr swing low on the wave where we determined the major trend has been violated, it means the major trend ceases to be a major trend. It will now be called the MINOR TREND.

10.   Following the above scenario of this example, RE-ENTRY MAJOR TREND CONDITIONS when achieved will cause a SELL position to be taken.

11.   A hedge position(buy)  will be initiated if the need arises and the cycle continues.

 

MAJOR TREND

Bullish Entry Conditions

RSI on H4 must be above 50

MACD histogram must be above its signal line on H1

Candle must have closed above downtrend line on H1

Exit Condition

Close when Stochastic and its signal line intercept above the 80 level ( or when their values are the same)

 

 

Bearish Entry conditions

RSI on H4 must be below 50

MACD histogram must be below its signal line on H1

Candle must have closed below uptrend line on H1

Exit Condition

Close when Stochastic and its signal line intersect below the 20 level ( or when their values are the same)

 

MINOR TREND

Bullish Entry Conditions

MACD histogram must be above its signal line on H1

Candle must have closed above downtrend line on H1

Exit Condition

Close when RSI on H4 falls below 50

Bearish Entry Conditions

MACD histogram must be below its signal line on H1

Candle must have closed below uptrend line on H1

Exit Condition

Close when RSI on H4 moves above 50

HEDGE MAJOR BULLISH TREND WHEN

Macd histogram is below its signal line and histogram is below the zero line on H1

RSI is below 50 on H4

HEDGE MAJOR BEARISH TREND WHEN

Macd histogram is above its signal line and histogram is above the zero line on H1

RSI is above 50 on H4

HEDGE MINOR BEARISH TREND WHEN

Macd histogram is above its signal line on H1

RSI is above 50 on H4

Candle close above down trendline on H1

HEDGE MINOR BULLISH TREND WHEN

Macd histogram is below its signal line on H1

RSI is below 50 on H4

Candle close below uptrendline on H1

 

NOTE:

1.       Stochastic intersection is NOT THE CROSSOVER. Once the two lines touch and they are both above or below the 80 or 20 line, action should be taken

2.       There should be visual representation of the different trends when attached to a chart so that we can easily follow up .

E.g Major trend : Bullish, Minor trend :bearish.

 

3.       The trendlines are key to the success of this system.

 

Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(121)
Projekte
134
66%
Schlichtung
36
25% / 56%
Frist nicht eingehalten
22
16%
Frei
2
Entwickler 2
Bewertung
(258)
Projekte
395
28%
Schlichtung
69
19% / 49%
Frist nicht eingehalten
120
30%
Frei
3
Entwickler 3
Bewertung
(219)
Projekte
370
42%
Schlichtung
145
17% / 41%
Frist nicht eingehalten
124
34%
Frei
4
Entwickler 4
Bewertung
(89)
Projekte
137
24%
Schlichtung
35
9% / 40%
Frist nicht eingehalten
52
38%
Frei
5
Entwickler 5
Bewertung
(91)
Projekte
144
38%
Schlichtung
67
15% / 48%
Frist nicht eingehalten
55
38%
Frei
6
Entwickler 6
Bewertung
(2)
Projekte
2
0%
Schlichtung
13
8% / 92%
Frist nicht eingehalten
1
50%
Frei
7
Entwickler 7
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Entwickler 8
Bewertung
(62)
Projekte
140
46%
Schlichtung
19
42% / 16%
Frist nicht eingehalten
32
23%
Frei
9
Entwickler 9
Bewertung
(1)
Projekte
4
25%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
1
25%
Frei
Ähnliche Aufträge
1. Add Feature For (SPREAD) Normal trading Hours Spread or User set trading Hours Spread True or false Set to true or False When set to true EA will only create or develop a trade if spread is in this window allowing it to and EA will follow a window in which it can trade based on spread so if spread is to high and outside of this window it will not create a trade It
I would like to create a basic Expert Advisor for MetaTrader 4. The purpose of the Expert Advisor is simple: to load a template file. Understanding why I want this in an Expert Advisor: I have a template saved with an indicator saved to it. The indicator itself suffers from painting issues. If I reapply the indicator to the chart I am using, it paints properly. What I'm looking for is to have the Expert Advisor
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have a working MQ4 EA (With a few warnings but works fine), I need the warnings cleared and converted to MQ5. But I would also like a few improvements first. Firstly: Fix warnings in MT4 code (return value of 'OrderSelect'/'OrderModify' should be checked). Add following features: Magic number modifiable variable (It's currently hard coded) Is it possible to have a stop loss dollar amount instead of lots if
i create a robot which help with order blocks and detection of spikes ....simply it analyses the market for you and if you are using it you wont need much skill to start operating it well you just need to know and understand how it works
I need an experienced programmer to create an automated EA that will open trades based on different candle stick formation strategies and indicators. The EA will first scan the market, find a current market trend and define area of support and resistance. On ranging market the EA doesn’t place trades . (1) EA should use a straddle strategy from either the S/R level, (2) indecision Doji candle from the S/R area, (3)
Order of EA trading only Arrow signals of my indicator in MT4 This EA should trade only the BUY and SELL Arrow signals after 1 added candle AND only if the bricks (blue for blue and red for sell) are in same direction Arrow + a brick Indicator is here attached. Arrow up + 2 Bricks Blue is BUY Arrow down + 2 Bricks Red is SELL Important is to check ONLY CLOSED candels. Sometimes it maybe occur ,that arrow apperase
Je souhaite un Ea advisor, possédants des stratégies combinés tels que : RSI+BB, Stoch+ATR, Fibonacci pattern harmonics, Keiltner+Canal Donchian, EMA+SMMA, support et résistance,zizag Min lots : 0.1 Je rechargerai mon solde une fois qu’un bon robot me sera présenté Je 'ai qu’une centaine d’euro entre mon investissement en votre EA et mon solde métatrader je ne veux pas de calcul de lots en fonction de mon
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link

Projektdetails

Budget
10 - 50 USD
Für die Entwickler
9 - 45 USD
Ausführungsfristen
von 1 bis 4 Tag(e)