Fractals Hedge Master

Spezifikation

I need a very simple EA which:

1-      Should work on three indicators (Moving Average, Parabolic SAR, MACD and Fractals). The option to turn on/ off for these indicators should be available for the trader as per his strategy. Of course, if the trader wants to turn on one/ two/ three indicators, further options to determine the type/ values (I.e Parameter) should be asked by the EA.

2-      The system works on top/ bottom (Fractals) and signal produced by the indicator either it be SMA, EMA, PSAR, MACD or combination of any two or three. A signal produced by an indicator means when it changes its stance (from buy to sell or vice versa).

3-      When Fractals=on; MA=on; PSAR=off; MACD=off. Buy when a lower fractal appears and the price is already above MA or price just crosses at second candle after a lower fractal. (Of course a fractal is considered final after formation of two candles after it). The vice versa is true for placing sell orders.

4-      When Fractals=on; MA=off; PSAR=on; MACD=off. Buy when a lower fractal appears and the price is already above PSAR or PSAR just appears at second candle after a lower fractal. The vice versa is true for placing sell orders.

5-      When Fractals=on; MA=off; PSAR=off; MACD=on. Buy when a lower fractal appears and the MACD is already showing upward bars or buy signal or MACD just gives buy signal at second candle after a lower fractal. The vice versa is true for placing sell orders.

6-      When Fractals=on; MA=on; PSAR=on; MACD=off. Buy when a lower fractal appears and the MA and PSAR are already showing buy signal. The vice versa is true for placing sell orders. The same mechanism should work for other combination of indicators.

7-      When the indicator/ combination of indicators produces an opposite signal, the running trade shouldn’t be closed, instead, an opposite side trade of equal running lot should be placed to compensate the running trades in opening directions. Of course, another trade should also be placed as explained above. For example, if the price is above MA and 5 buy trades (each of lot size 1) are running and an upper fractal is formed and price suddenly crosses MA downwards, the EA should immediately place 1 sell order of lot size 5 to hedge the buy trades. However, this change of signal should only be determined by one Master indicator and that would be determined by the trader in EA settings and will be one of the (MA/ Fractals/ PSAR or MACD). On the other hand, it should also place a selling order (since a sell signal has also been generated by fractal and MA in this case) of lot size x should be placed. The lot sizes for these new trades are explained below.

8-      The field ‘Stop loss’ should be of two types:

i-                   Fixed

ii-                 Top bottom

i-                   The fixed stop loss is just fixed number of pips away from the opening price of the trade as mentioned by the trader.

ii-                 ‘Top bottom’ stop loss is the stop loss ‘x’ number of pips above or below the latest top/ bottom. The number of pips ‘x’ will be mentioned by the trader. For example, If the trader inputs ‘5’ for a buy stop, the stop loss of this trade will be 5 pips below the last bottom. S/L type ‘Fixed’ and stop loss distance=0 means no stop loss for the trades.

 

9-      The ‘take profit’ should be of three types

i-                   Fixed

ii-                 Top bottom

iii-                Trailing

i-                   The fixed take profit is just fixed number of pips away from the opening price of the trade as mentioned by the trader.

ii-                 ‘Top bottom’ take profit is ‘x’ number of pips above or below the latest top/ bottom. The number of pips ‘x’ will be mentioned by the trader. For example, If the trader inputs ‘5’ for a buy stop, the take profit of this trade will be 5 pips above the last top. If the trader inputs ‘-5’ for a buy stop, the take profit of this trade will be 5 pips before the last bottom Hence, the take profit of buy orders will be x pips above/ below the latest top and the take profit of sell orders will be x pips below the latest bottom. Please note that unlike stop loss, top bottom take profit can have a negative value as it will imply the price hit x pips before the latest top/ bottom.

iii-                ‘Trailing’ take profit is simply trailing and should work like a common trailing take profit with number of pips inputted by the trader in EA settings.

 

10-   There should be a field named as ‘Lot Type’ with the option to choose as ‘fixed’ and ‘Variable’. If the traders selects ‘Fixed’, the next field named as ‘Fixed Lot Size’ should take input of standard lot size from the trader and place each trade of that lot size. In case the Lot type is selected as ‘Variable’, then EA should refer to the next field named as ‘Maximum loss- Capital’ in the EA where the trader will write an amount of capital to be risked in the trade and hence the EA should calculate the lot size accordingly. For example, opening price of a long trade in US30Cash is 33930 after the formation of bottom at 33900. This is difference of 33930 – 33900 = 30 pips. Suppose, we have written an amount of 100$ in the maximum loss field. Hence the lot size should be calculated as 100/30 = 3.33$/ pip. If the trader selects ‘0’ in this field, the EA should look on the next field ‘Maximum Loss Percentage’.

 

11-   Another field named as ‘Maximum Loss Percentage’, as depicted from the name is simply the percentage of the capital which should be risked per trade. For example, If the trader writes 1 here and my capital is 10,000$, the maximum loss should automatically be considered 1% x 10,000 = 100$ and the lot size should be calculated accordingly. The max value of this field should be 10. If I select ‘0’ then the above field ‘maximum loss-Capital’ should be considered in this case.

 

 

12-   There should be a filed named as ‘Max Running Lot’. Max Running Lot is used to limit Maximum opened Lot Size of all running orders in a unit lot (Standard/ Mini/ Micro)  (total sum of all lots of running orders). For Example, if I select 1, the EA should keep placing orders until sum of lot sizes of all running orders reaches upto 1 standard lot max. This control is introduced to limit massive running lot sizes and infinite number of orders during large trends.

13-   The last field named as ‘Close orders’ will be of two types.

i-                   Close all orders

ii-                 Nil

i-                   If the trader selects ‘Close all orders’, EA should close all running and pending orders and halt further trading until this field is selected as ‘Nil’.

ii-                 ‘Nil’ means that this field should not work.

14-   The last three fields named as ‘Profit stopper’, ‘Loss stopper’ are used to protect/ avoids profits/ losses of running trades and work simple. I.e; if the trader mentions 200 in the ‘Profit Stopper’ the EA should close all running trades (instead of whether they are in profit or loss) when the total of running trades reaches 200dollars (or the account currency). Similarly, if the trader inputs -200 in ‘Loss Stopper’, EA should close all running trades if the total loss of all running trades becomes -200 or lower. When these fields are zero, it shouldn’t work.

 

Dateien:

ZIP
archive.zip
17.4 Kb

Bewerbungen

1
Entwickler 1
Bewertung
(37)
Projekte
50
16%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
6
12%
Beschäftigt
2
Entwickler 2
Bewertung
(2)
Projekte
3
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(3)
Projekte
4
25%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Überlastet
4
Entwickler 4
Bewertung
(34)
Projekte
42
33%
Schlichtung
4
0% / 25%
Frist nicht eingehalten
8
19%
Arbeitet
5
Entwickler 5
Bewertung
(52)
Projekte
155
69%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
6
Entwickler 6
Bewertung
(11)
Projekte
12
42%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Beschäftigt
7
Entwickler 7
Bewertung
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Entwickler 8
Bewertung
(40)
Projekte
86
13%
Schlichtung
29
31% / 48%
Frist nicht eingehalten
35
41%
Beschäftigt
9
Entwickler 9
Bewertung
(566)
Projekte
639
41%
Schlichtung
21
57% / 29%
Frist nicht eingehalten
45
7%
Beschäftigt
10
Entwickler 10
Bewertung
(261)
Projekte
535
50%
Schlichtung
54
41% / 37%
Frist nicht eingehalten
224
42%
Arbeitet
Ähnliche Aufträge
I want to build a well performance mt4 indicator or trading view indicator for my strategy, please you must make sure you are a professional in building mt4 indicator or trading view indicator with serveral years of experience, so if you are kindly react to this and let talk more on how you will get my indicator working
EA development 30+ USD
HELLO there, am looking for some one that have serveral years of experience in developing a well performance EA, that can use both mt4, mt5 platform for development, please you most be an expert in the coding of EA , THANK YOU
All rights published by the owner. Its about experience and expert advisors may not be 100% accurate but they will assist you placing or execute trades when you are busy for you not to miss entries. Its a component of mixed confluence of strategies as it fit in my trading style
Hi guys I eould like to know if it‘s possible to draw highs and lows with a horizontal line in the line chart? It should be an indicator with buffers that I can integrate it into an EA. If it‘s possible please explain how you would detect those highs and lows. Thanks in advance
Hello, I'm looking for an experienced trader that can teach me a recovery strategy that can be automated in an expert advisor. It must be all about LOW RISK and must be suitable for all Major/Minor pairs. The strategy is used to recover the equity drawdown generated by Grid/Martingale EAs. NOTE: Provide proof of your expertise and a backtest or forward test of the strategy
Smithdrift Ea 35+ USD
Ii have a manual trading trading I use to trade profitable Two time frame is use Indicators are Moving averages ,,macd,,and stochastic The strategy goes as follows ....on higher time frame window stochastic is concidered ... example 30 min time frame is use for this example ... stochastic on 30 min diverge. Main line dross signal line ()above that is a buy signal (2) 1 min chart is concider as filter ...macg default
Seeking someone who can create a robot or algorithm capable of sending 5-10 daily forex signals, each with 3 types of take profit, and achieving a high success rate similar to the one shown in the attached picture
RSI+MA 30 - 70 USD
As seen in the pictures.. Respond and I will give full specifications of what the bot should execute trades.. Please let's not watse each other's time if the pictures don't give you a hint of what is needed
I need an expert in the development of a fully automated trading robot For MetaTrader. The Trading Robot must be "Web based" so it can be accessed or used through a website, You can view a screenshot here; https://www.awesomescreenshot.com/image/48030918?key=79b0ff91455d862746e9b649341f4cdb Why do i need? Simple Enough, This is what i need from my Trading Robot EA. The Trading Robot can only be accessed through a
Metatrader 30+ USD
I would like to calculate the deviations between the companies listed below with Meta Trader. Would you be interested? BETWEEN 01.00 AT NIGHT AND 00.00 OF THE NEXT DAY (FOR HOURS WHEN THE GOLD MARKET IS OPEN) *Instant comparison of prices of the same parities of different companies *Determination of deviation rates in downward or upward movements (average prices, prices below and above the average) *Detection of

Projektdetails

Budget
50 - 90 USD
Für die Entwickler
45 - 81 USD
Ausführungsfristen
von 1 bis 7 Tag(e)