HEDGE SCALPER

MQL4 Experts

Tâche terminée

Temps d'exécution 15 jours
Commentaires du client
Excellent coder .Top and upcoming star coder.Knows his stuff .He took on a job everybody refused
Commentaires de l'employé
A very experienced customer! It was a pleasure to work with such a professional employer! Clear specs and a sound approach!

Spécifications

The hedge scalper  trades only when there are more than one open positions  , in a trending set up.These other  trades are put on by other profitable eas with own  magic numbers.

 

The hedge scalper will open positions counter trend  , but scalp  for 10 pips profit , only if there are more than 0ne  open positions  .If  a second position is opened , it will start hedge scalping trades.

 hedge scalper trade =  scalphedge

 The original trade has to be scalped hedged 3 times  , after closing of a scalphedge  at a profit , the scalphedge trade  is reinstated .

If after a hedge signal is received  , and no hedge  is active , and price touches 30 pips against the orignal trade , there will be no further scalphedges hedges on the signal .

stop  scalphedging after 110 pips loss  on hedge

Delete all pending orders , if price touches 30 pips against the original trade  

if trade opened at 1.3030   , first scalphedge  is  at 1.3032 , second time after a profit on  scalphedge  = reinstate at 1.3040 , third time reinstate scalphedge at 1.3050 .only 1 scalphedge open at any one time  for every signal above  1 trade.

  If there are 4 signals for 4 trades on same symbol  , they have to defined  and coded  as hedges for different signals on same pair.your main problem is defining multiple hedges  , if more than 2  trades open  on same symbol , example  4  trades by other eas  = 3 hedges  at same time  *  3 entries = 9 pending trades at same time  , if 4 trades are open and 3 are to be hedged.


option :code for use manually as a hedger for manual trade = manual modes  

scalper  hedge: only  hedge symbol on which  symbol chart it is placed , if placed on eur/usd it will only scalphedge eur /usd 

 

 CLEARLY DEFINED FUNCTION CALLS  WITH CLEAR INPUTS    to be coded modular design

 .int  nohedge :30  //(for both longs and shorts).It will not hedge anymore until a further new signal is received. 

int   Delete all pending orders ,// if above no hedge ;30  , is triggered. 

Number of trades open before open trade is hedged :2   //if 0  it will hedge all trades  //START HEDGING AFTER SECOND TRADE IS OPEN

Int Pip Gap:Number of pips in profit , before firstHedge  trade is put on:+2 profit // will hedge trade after 2 pips profit

input int StartscalpHedgingfirsttime 1 = -20; //Start Hedgefirsttime from profit (points) 2 PIPS buy or sell at market

input int StartscalpHedgingsecondtime 2 = -120; //Start Hedgesecondtime from profit (points) 12 PIPS                                                            //after profit take 1 on scalphedging //pending order

input int StartscalpHedgingthirdtime 3 = -220; //Start Hedgethirdtime from profit (points) 22 PIPS

                                                                                            //after profit take 1 and 2 on scalphedging//pending order

input int StopscalpHedging = 1100; //Close Hedge from loss (points)CLOSE HEDGE AFTER 110 PIP  LOSS

int scalpHedgingMagic = 15215;

input double LotCoeff = 1; //Lot Coefficient for hedge orders

input int MagicNumber = 1; //Magic Number (if 0 = for all orders on symbol)//MAGIC ON ORIGNAL TRADE

extern int       Slippage       = 3;

 

 see image of trades

 

Job will remain open for a week. I  am bit busy today.

Dossiers :

JPG
scalphedge.jpg
191.3 Kb

Répondu

1
Développeur 1
Évaluation
(362)
Projets
504
40%
Arbitrage
147
18% / 72%
En retard
98
19%
Occupé
2
Développeur 2
Évaluation
(34)
Projets
80
34%
Arbitrage
13
31% / 54%
En retard
19
24%
Gratuit
3
Développeur 3
Évaluation
(195)
Projets
395
28%
Arbitrage
155
20% / 52%
En retard
112
28%
Gratuit
4
Développeur 4
Évaluation
Projets
3
33%
Arbitrage
3
0% / 100%
En retard
1
33%
Gratuit
5
Développeur 5
Évaluation
Projets
1
0%
Arbitrage
0
En retard
1
100%
Gratuit
6
Développeur 6
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
7
Développeur 7
Évaluation
(98)
Projets
134
64%
Arbitrage
6
17% / 67%
En retard
32
24%
Gratuit
Commandes similaires
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
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

Informations sur le projet

Budget