Fractals Hedge Master

Trabalho concluído

Tempo de execução 35 dias
Comentário do cliente
He is one of the most compliant and talented developers I have ever seen. I wish him success in every walk of life.

Termos de Referência

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.

 

Arquivos anexados:

ZIP
archive.zip
17.4 Kb

Respondido

1
Desenvolvedor 1
Classificação
(47)
Projetos
68
13%
Arbitragem
2
50% / 0%
Expirado
7
10%
Trabalhando
2
Desenvolvedor 2
Classificação
(2)
Projetos
3
0%
Arbitragem
0
Expirado
0
Livre
3
Desenvolvedor 3
Classificação
(9)
Projetos
8
38%
Arbitragem
2
0% / 100%
Expirado
2
25%
Trabalhando
4
Desenvolvedor 4
Classificação
(36)
Projetos
44
32%
Arbitragem
6
17% / 33%
Expirado
8
18%
Trabalhando
5
Desenvolvedor 5
Classificação
(56)
Projetos
175
71%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
6
Desenvolvedor 6
Classificação
(12)
Projetos
15
40%
Arbitragem
2
50% / 50%
Expirado
0
Trabalhando
7
Desenvolvedor 7
Classificação
Projetos
1
0%
Arbitragem
0
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
9
Desenvolvedor 9
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
10
Desenvolvedor 10
Classificação
(264)
Projetos
538
50%
Arbitragem
55
40% / 36%
Expirado
224
42%
Trabalhando
Pedidos semelhantes
I am seeking a highly skilled and experienced developer to assist with an important project. I need a development of an automated trading bot for NinjaTrader, utilizing a 4 SMA (Simple Moving Average) crossing strategy, with additional custom diversions for trade entries. The bot needs to be based on a strategy involving the crossing of four different SMAs. The exact periods for these SMAs and the conditions for
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Greetings great developer, I am in search of a highly skilled MQL5 developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
are you aware of the Monday Range Strategy? https://www.youtube.com/watch?v=7B_yBBFx6z8 5pm EST time sunday - monday 5pm est and it has to be on the H1 chart , minimum 1:2 Risk to reward and break even function after 1:1

Informações sobre o projeto

Orçamento
50 - 90 USD
Desenvolvedor
45 - 81 USD
Prazo
de 1 para 7 dias