Hedging EA

MQL4 Experts

Tâche terminée

Temps d'exécution 43 jours

Spécifications

Hedging system description

This system based on standard hedging principles – orders are made in both directions using different Lots in order to get profit when price moves enough. EA should include options of SL and TP to be adjustable in pips and distance between orders of buy/sell should be adjustable as well. Very important to stress out that TP and SL of different orders should be exact match taking into account different spread size in every currency pair.

First buy or sell order should be made according to exponential EMA – if EMA is up, then it is a buy, if EMA is down – then it is a sell.

Size of first 20 orders should be adjustable – for example lots size of 0.1, 0.2, 0.4 and etc.

Lot multiplier option – if orders are 0.1, 0.2, 0.4 and etc., and Lot multiplier is 2.0, then actual LOT size becomes 0.2, 0.4, 0.8 and etc. It multiplies the lot size by multiplying coefficient.

If we call start of trading by adjustable Lots 0.1, 0.2, 0.4, 0.8, 1.6 and etc. One Trading Sequence , then system should have option to start Second Trading Sequence in the same currency pair when price moves xx pips (adjustable size). For example when system starts working, it buys 0.1 Lots, and TP is 80 pips, but it is set that after price moves up by 45 pips, second sequence starts working, thus system buy another 0.1 Lots with TP extra 80 pips - both sequences are working at the same time at the same currency pair, and when price moves another 45 pips, third sequence starts and so on. So it should be optional that every xx x pips new trading sequence starts.

Of course when system reaches TP and SL levels, it should automatically start trading again.

Options to trade specific week days should be included, for example trading just Wednesdays or other. It should be just for first order made (for example 0.1 lots), if system reaches TP/SL on Friday, it waits till Wednesday to make first order. It is just example, I should be able to choose week days for system to work.

Trading hours should be an option for first trade. For example I should be able to set trading hours 12-18 o’clock for first order.

 

Also EA should work on multiple currency pairs at the same time 

Dossiers :

Répondu

1
Développeur 1
Évaluation
(52)
Projets
133
44%
Arbitrage
14
50% / 29%
En retard
55
41%
Gratuit
2
Développeur 2
Évaluation
(129)
Projets
208
54%
Arbitrage
21
24% / 52%
En retard
64
31%
Gratuit
3
Développeur 3
Évaluation
(439)
Projets
545
25%
Arbitrage
21
38% / 38%
En retard
83
15%
Gratuit
4
Développeur 4
Évaluation
(225)
Projets
284
42%
Arbitrage
15
13% / 47%
En retard
67
24%
Gratuit
5
Développeur 5
Évaluation
(195)
Projets
395
28%
Arbitrage
155
20% / 52%
En retard
112
28%
Gratuit
6
Développeur 6
Évaluation
(258)
Projets
395
28%
Arbitrage
69
19% / 49%
En retard
120
30%
Gratuit
7
Développeur 7
Évaluation
(88)
Projets
138
25%
Arbitrage
33
33% / 45%
En retard
59
43%
Travail
8
Développeur 8
Évaluation
(121)
Projets
134
66%
Arbitrage
36
25% / 56%
En retard
22
16%
Gratuit
9
Développeur 9
Évaluation
(73)
Projets
132
52%
Arbitrage
9
44% / 33%
En retard
64
48%
Gratuit
10
Développeur 10
Évaluation
(1853)
Projets
3455
88%
Arbitrage
73
40% / 15%
En retard
265
8%
Gratuit
11
Développeur 11
Évaluation
(49)
Projets
134
27%
Arbitrage
62
13% / 53%
En retard
58
43%
Gratuit
12
Développeur 12
Évaluation
(71)
Projets
156
44%
Arbitrage
22
41% / 14%
En retard
16
10%
Gratuit
13
Développeur 13
Évaluation
(46)
Projets
73
16%
Arbitrage
13
8% / 92%
En retard
37
51%
Gratuit
14
Développeur 14
Évaluation
(40)
Projets
106
52%
Arbitrage
17
12% / 65%
En retard
25
24%
Gratuit
15
Développeur 15
Évaluation
(264)
Projets
538
50%
Arbitrage
55
40% / 36%
En retard
224
42%
Travail
16
Développeur 16
Évaluation
(62)
Projets
140
46%
Arbitrage
19
42% / 16%
En retard
32
23%
Gratuit
Commandes similaires
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."
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
I need someone that can make expert advisor for backtesting purpose. The input file is History trade report export file from MQl5 the expert advisor should open position the exact time of open trade on the report. The same as the close time

Informations sur le projet

Budget
60 - 70 USD
TVA (21%): 12.6 - 14.7 USD
Total: 72.6 - 84.7 USD
Pour le développeur
54 - 63 USD
Délais
de 5 à 7 jour(s)