Hedging strategy with Moving Average along with other parameters and Conditions

MQL5 Esperti

Specifiche

ram Reddy Hedging strategy 

Expert Adviser (EA) – MQL 5

 

Please note this EA .. it is a combination of new orders along with hedging orders, averaging the order and double averaging the order to cover the loss

Please understand the concept clearly, then only please accept the project

Symbols: XAUUSD, GBPUSD, and other main symbols

Demo: need demo mql5 file on XAUUSD please note: (in my brokerage 10 pips = 1 dollar and 100 pips = 10 dollars, 1500 pips = 50 dollars, 1000pips = 100 dollars)

time Frame: Keep on the current time frame by default … (or should work on 1 Min, 5 min and 15 min time frame also)

Indicator - moving averages

Magic number: 7685346 or keep any unique number

-          Should be compatible with another mql5 files… while running many files at a time

 

New Orders

Please Note: Switch off / switch on the buy/sell order  … with  active / deactivate buttons to the new orders separately


Buy new order: LWA 100 crossing 200 SMMA towards up (on current time frame) … here both LWA 100 and 200 SMMA or below 15 mins 200 SMMA (or 3000 SMMA)  .. please see image

Shift = 1

 (order quantity – 5% of equity)

Total/ maximum open buy orders- 10

 

Sell new order: LWA 100 crossing 200 SMMA towards down (on current time frame) … here both LWA 100 and 200 SMMA or below 15 mins 200 SMMA (or 3000 SMMA).. .. please see image

Shift = 1

(order quantity – 5% of equity)

Total/ maximum open sell order- 10

Please note: there is a possibility of more buy orders or sell orders if the conditions criteria is met .. irrespective of loss or profit

Note: these moving average periods should be editable, (it might be 200 SMA or EMA, LWA or 500 smma) and also 3000 or 15 min 200 smma should be editable … should be comfort to change 15 min 200 smma to 1 hr 200 smma or 3000 smma to 5000 smma

 

 

Hedging orders

Indicators :… no indicator .. buy or sell should be placed on ask or bid price

Please Note: Switch off / switch on the buy/sell order  … with  active / deactivate buttons to the hedging orders separately

Here order was placed irrespective of indicators, just order placed based on the price gap

***** Please Strong note: this hedging order should happen only once/ 1 time to the respective order*****


Hedging buy order: sell order is in loss more than or equal to  10 dollars  (Loss>=10 dollars) then initiate the new hedging buy order.

Here we are placing the buy order to counter the sell order loss

Condition to fulfill the  buy order:  In case the sell order is in loss of 100 pips and another buy order existed during that period, then don’t initiate the buy order, in this case, after some time another buy order was closed, and existing sell order is in loss of more than or equal to 10 (example 145 pips) … … then initiate new hedging buy order to hedge it to counter existed buy order

2 conditions: 1. More than 100 pips gap on open previous order 2. No existing buy order  … should be place after it close

Please note: hedging to happen to a respective sell order

(For example – sell order ID is 2345987 – – only a buy order should be placed against that order by following the above condition)

******** Please note: hedging should happen only once

 (example - sell order ID  2345987, it is in loss of 100 pips with the above condition buy order was placed order id is 3456278 and this was executed with profit, …  after some time there is no buy order and this previous sell order ID 2345987 is in loss of 300 pips… in this case,  don’t place any buy order)

Order quantity-  here the sell order quantity is the same buy order quantity which is in loss (for example, the existing loss sell order quantity is 0.16 lots, in this case - initiate the 0.16 buy order)

 

Hedging Sell order: buy order is in loss more than or equal to 10 dollars (Loss>=10 dollars) then initiate the new hedging sell order.

Here we are placing the sell order to counter the buy order loss

Condition to fulfill the sell order:  In case the buy order is in loss of 100 pips and another sell order existed during that period, then don’t initiate the sell order, in this case, after some time another sell order was closed, and existing buy order is in loss of more than or equal to 10 (example 125 pips) … then initiate new hedging sell order to hedge it to counter existed buy order

2 conditions: 1. More than 100 pips gap on open previous order 2. No existing sell order  … should be place after it close

Please note: hedging to happen to a respective sell order

(For example – buy order ID is 4567389 – only a sell order should be placed against that order by following the above condition)

******** Please note: hedging should happen only once

 (example - sell order ID  4567389, it is in loss of 110 pips, on the above condition criteria met ..  buy order was placed order id is 765456 and this was executed with profit, … after some time there is no buy order and this previous buy order ID 2345987 is in loss of 270 pips… in this case,  don’t place any sell order)

Order type: opposite order (buy on Sell/ sell on buy)

Order quantity-  here the sell order quantity is the same buy order quantity which is in loss (for example, the existing loss buy order quantity is 0.26 lots, in this case - initiate the 0.26 sell order)

 

Averaging loss orders

Indicators :… no indicator .. buy or sell should be placed on ask or bid price

Please Note: Switch off / switch on the buy/sell order  … with  active / deactivate buttons to the average loss orders separately

This is averaging the loss trade … should apply to both new orders and hedging orders

***** Please Strong note: this averaging loss order should happen only once/ 1 time to the respective order*****

Averaging the loss buy order: if any buy order is in loss more than or equal = to 500 pips  …… then initiate a new buy order with the same quantity of loss trade … while placing the average buy order there is no other buy order

Cases to understand condition: In case the buy order is in loss of 500 pips and another buy order existed during that period .. then don’t initiate the buy order to average it, … in this case, after some time another buy order was closed, and an existing buy order is in loss of more than or equal 500 pips … then initiate new buy order to make an average of with same quantity of loss of trade.

(Example: loss order size is 0.5 lots, then average the loss with another 0.5 lots with above following conditions …not on equity %)

2 conditions: 1. More than>= 500 pips gap on open previous order 2. No existing buy order  … should be place after it close

 

Averaging the loss sell order: if any sell order is in loss more than or equal = to 500 pips  …… then initiate a new sell order with the same quantity of loss trade … while placing the average sell order there is no other sell order

Cases to understand condition: In case the sell order is in loss of 500 pips and another sell order existed during that period .. then don’t initiate the sell order to average it, … in this case, after some time another sell order was closed, and an existing sell order is in loss of more than or equal to 500 pips  … then initiate new sell order to make an average of with same quantity of loss of trade.

(Example: loss order size is 0.6 lots, then average the loss with another 0.6 lots with above following conditions …not on equity %)

2 conditions: 1. More than>= 500 pips gap on open previous order 2. No existing sell order  … should be place after it close

Order type: same type order (buy on Buy/ sell on sell)

 

 

Double - Averaging loss orders

Indicators :… no indicator .. buy or sell should be placed on ask or bid price

Please Note: Switch off / switch on the buy/sell order  … with  active / deactivate buttons to the Double -average loss orders separately

This is averaging the loss trade … should apply to both new orders and hedging orders

***** Please Strong note: this double averaging loss order should happen only once/ 1 time to the respective order*****

Difference: the key difference b/w the above entry and this entry strategy is … pip gap and order lot size

Averaging the loss buy order: if any buy order is in loss more than or equal = to 1000 pips  …… then initiate a new buy order with the double quantity of loss trade … while placing the average buy order there is no other buy order

Cases to understand condition: In case the buy order is in loss of 1000 pips and another buy order existed during that period .. then don’t initiate the buy order to average it, … in this case, after some time another buy order was closed, and an existing buy order is in loss of more than or equal 1000 pips … then initiate new buy order to make an average of with same quantity of loss of trade.

(Example: loss order size is 0.5 lots, then average the loss with another 1 lots with above following conditions …not on equity %)

2 conditions: 1. More than 1000 pips gap on open previous order 2. No existing buy order  … should be place after it close

 

Averaging the loss sell order: if any sell order is in loss more than or equal = to 1000 pips  …… then initiate a new sell order with the same quantity of loss trade … while placing the average sell order there is no other sell order

Cases to understand condition: In case the sell order is in loss of 1000 pips and another sell order existed during that period .. then don’t initiate the sell order to average it, … in this case, after some time another sell order was closed, and an existing sell order is in loss of more than or equal to 500 pips  … then initiate new sell order to make an average of with same quantity of loss of trade.

(Example: loss order size is 0.6 lots, then average the loss with another 1.2 lots with above following conditions …not on equity %)

2 conditions: 1. More than 1000 pips gap on open previous order 2. No existing sell order  … should be place after it close

Order type: same type order (buy on Buy/ sell on sell)

 

 

Pip order gap between orders

gap >= 100 pips

-          This gap should apply to open orders only (not on closing orders) … (open orders either new  order or hedging  order or averaging order or double averaging order )

-           

-          Please Note- need to calculate the distance buy order - to buy order ….. sell order - to sell order

    (don’t … don’t calculate the distance between the buy order to sell order)

For example: if a buy order was opened, it is either in loss or profit, here if we want to open a new buy order or new hedging order the GAP should be more than or = equal to 100 pips

The buy order is either a new  order or maybe a hedging order or an averaging order or double averaging order

 

Profit: 150 Pips gap (should be editable... like 100, 150, 200 pips)

 

Stop loss trailing:  profit threshold – 100 pips and trail start value – 90 pips, trail step size – 1, trail minimum distance – 1  … please find in image

 


Exit Strategy:

 

Close Buy:

If any open buy order is in loss, close the 2nd order ….. 50 LWA crossing 200 smma towards Down (should be editable)  …..

 (Please note…. Please apply this case only if any open buy order is in loss ... if no open buy order is not in loss, don’t apply this close buy)

For Example:  One open buy order is in loss of 120 Pipps (or more than 1 Pips), in this case, another buy order was placed due to the above conditions, …. After some time.. the first order is still in loss, then close the 2nd order if the criteria met the … 50 LWA crossing 200 smma towards Down.

 

Close Sell:

If any open Sell order is in loss, close the 2nd order ….. 50 LWA crossing 200 smma towards Up (should be editable)  …..

 (Please note…. Please apply this case only if any open Sell order is in loss ...  if no open Sell order is not in loss, don’t apply this close sell)

For Example:  One open Sell order is in loss of 50 Pipps (or more than 1 Pips), in this case, another Sell order was placed due to the above conditions, …. After some time.. the first order is still in loss, then close the 2nd order if the criteria met the … 50 LWA crossing 200 smma towards Up.

 

 

 

Stop Loss:

1.       Here need stop-loss on either of the conditions with active and deactivate buttons  … separately for both Buy and Sell

Stop loss: for Buy orders –

Order Scope - Single

1.       based on 99% equity loss (should be editable)  .. active and deactivate button

or

2.       Loss of 50 Pips (should be editable)  .. active and deactivate button

Stop loss: for Sell orders –

Order Scope - Single

1.       based on 95% equity loss (should be editable)  .. active and deactivate button

or

2.       Loss of 40 Pips (should be editable)  .. active and deactivate button

Please note: here we have different stop-loss for buy and sell


 

Money Management / lot size:

 

Linear lot size – 5% on equity

Please note linear lot size should apply to new orders only

Please note – it should be editable

 

Total Open Orders:

- total/ maximum open buy orders are 10

- total/ maximum open sell orders are 10

Hedging and averaging orders should happen accordingly

Please note- it should be editable

 

Please Note-  here 4 types of orders  new orders and  hedging orders and averaging orders and  double averaging orders

 

Please provide the testing file on xauusd pair (xauusd in my brokerage 100 pips = 10 dollars ... please adjust accordingly)

-          and should work on others pairs/symbols like gbpusd , eurusd etc.

-          and all conditions like pips, profit, stoploss, current time ... all are should be editable

 

Note: need to provide/send to me the editable mql5 file (original file)

 

**** Please note- Copyrights or other IP rights to this project are owned by ME, you should not sell this to others as it is owned by me,  as a developer please accept it******

 


Con risposta

1
Sviluppatore 1
Valutazioni
(230)
Progetti
236
30%
Arbitraggio
0
In ritardo
3
1%
Gratuito
Pubblicati: 2 codici
2
Sviluppatore 2
Valutazioni
(13)
Progetti
16
13%
Arbitraggio
2
0% / 50%
In ritardo
1
6%
Caricato
Pubblicati: 1 codice
3
Sviluppatore 3
Valutazioni
(270)
Progetti
550
49%
Arbitraggio
55
40% / 36%
In ritardo
227
41%
In elaborazione
4
Sviluppatore 4
Valutazioni
(66)
Progetti
73
5%
Arbitraggio
33
15% / 36%
In ritardo
6
8%
Caricato
5
Sviluppatore 5
Valutazioni
(43)
Progetti
90
13%
Arbitraggio
34
26% / 56%
In ritardo
37
41%
In elaborazione
6
Sviluppatore 6
Valutazioni
(93)
Progetti
133
35%
Arbitraggio
13
38% / 31%
In ritardo
32
24%
Gratuito
7
Sviluppatore 7
Valutazioni
(5)
Progetti
5
20%
Arbitraggio
4
25% / 25%
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(431)
Progetti
459
69%
Arbitraggio
6
67% / 0%
In ritardo
2
0%
In elaborazione
9
Sviluppatore 9
Valutazioni
(70)
Progetti
90
26%
Arbitraggio
24
21% / 50%
In ritardo
24
27%
Gratuito
Ordini simili
Description de la stratégie de trading : Bot de trading ULTIMATE AI Smart Money Concept (SMC) Aperçu: J'ai besoin du robot de trading IA ultime, conçu pour mettre en œuvre une stratégie de trading Smart Money Concept (SMC) axée sur l'identification des configurations de trading à forte probabilité en fonction de la structure du marché, des blocs d'ordres et de l'évolution des prix. Ce robot vise à capitaliser sur le
I’m looking for a skilled MQL5 developer to build an MT5 Expert Advisor that mirrors inverse trades (Buy ↔ Sell) from a prop firm challenge account (demo) to a live hedge account . Core Requirements: Open and close opposite trades in real-time Dynamic lot sizing based on account balances (Objective: recover approx. $500 if the challenge account fails) Support for multiple symbols , including: XAUUSD, NAS100, BTCUSD
Hi, I’m looking for an experienced MQL5 or AI trading systems developer who can build a scalable, beginner-friendly forex trading network . The system should include: Fully automated trading logic (AI-enhanced or rule-based) MT5 (or MT4 if needed) compatibility A beginner dashboard with simplified controls A structure that supports onboarding of multiple traders (eventually multi-asset) Key modules like performance
Trading Strategy Description: ULTIMATE AI Smart Money Concept (SMC) Trading Bot Overview: i need The ULTIMATE AI trading bot that is designed to implement a Smart Money Concept (SMC) trading strategy that focuses on identifying high-probability trading setups based on market structure, order blocks, and price action. The bot aims to capitalize on institutional trading behavior by analyzing price movements and
I need someone who can provide metatrader4/5 restful api. And I want restful and websockets. we need to use metatrader api in our app for statistics and trade copying. Apply only if you have the necessary qualifications and experience for this project
GOLD KILLER 1099+ USD
TELL ME SELL OR BUY DON’t BLOW ACCOUNT. THE ROBOT IS FAST ON TAKING TRADING ON MONDAY AND CPI NFP AND EVEY THING I WILL NOT SELL THE BOT ITS FREE
I need a highly disciplined, low-risk EA for MT4/MT5 that trades only when 100% strategy conditions are met. It must include multi-timeframe trend logic, support/resistance rejection, BOS/CHoCH detection from real swing levels, and a breakout strategy with trailing SL. EA should scan all major pairs (from one chart), trade only during 07:00–16:00 GMT, and skip trades 2 hours before major news. Max 1 trade per pair
a fully automatic Expert Advisor for Scalping Trading. This Expert Advisor The basic strategy starts with Market order in counter trend, but you can change it, in others strategies trend
EA modification 30 - 40 USD
can you help me with fixing errors on my expert advisor. someone made some corrections to the ea but this one (attached below) is not picking the exact 1st pattern and it keeps looking for new ones (not following the rules) but the entry/sl placement is working fine the 38.2 fib has been added the risk calculator is a bit off as well on this one
I am Looking for MT4 or MT5 Sclaper Robot for XAUUSD (GOLD) OR FOREX Pair without Slippage issue and Trade Running minimum 100 Secound close with profit or minor Lost With rate Should be 90 %

Informazioni sul progetto

Budget
70+ USD
Per lo sviluppatore
63 USD
Scadenze
a 1 giorno(i)