Hedging strategy with Moving Average along with other parameters and Conditions

MQL5 Experts

Termos de Referência

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******

 


Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(258)
Projetos
265
29%
Arbitragem
0
Expirado
3
1%
Trabalhando
Publicou: 2 códigos
2
Desenvolvedor 2
Classificação
(13)
Projetos
18
11%
Arbitragem
6
33% / 67%
Expirado
1
6%
Livre
Publicou: 1 código
3
Desenvolvedor 3
Classificação
(271)
Projetos
553
50%
Arbitragem
57
40% / 37%
Expirado
227
41%
Trabalhando
4
Desenvolvedor 4
Classificação
(75)
Projetos
80
6%
Arbitragem
46
11% / 54%
Expirado
7
9%
Trabalhando
5
Desenvolvedor 5
Classificação
(45)
Projetos
91
13%
Arbitragem
34
26% / 59%
Expirado
37
41%
Livre
6
Desenvolvedor 6
Classificação
(93)
Projetos
133
35%
Arbitragem
13
38% / 31%
Expirado
32
24%
Livre
7
Desenvolvedor 7
Classificação
(7)
Projetos
8
13%
Arbitragem
6
33% / 33%
Expirado
0
Livre
8
Desenvolvedor 8
Classificação
(456)
Projetos
483
70%
Arbitragem
6
67% / 0%
Expirado
2
0%
Carregado
9
Desenvolvedor 9
Classificação
(70)
Projetos
91
25%
Arbitragem
26
19% / 54%
Expirado
25
27%
Livre
Pedidos semelhantes
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 . The EA performs consistently and profitably on demo accounts , but when I run it on an IC Markets Raw and standard live account , it begins generating losses under what appear to be the same trading conditions. if needed i can provide Full EA source code (.mq4 and/or .mq5) and Set file. I need an experienced MQL4/MQL5 developer to thoroughly
I will pay 3000+ USD (negotiable) for an EA for existing MT5 that generates a minimum of 5% or higher a month consistently Please send demo version with optimal settings so I can test, if it performs in a strategy tester i will also need option to forward test it in a demo account. You will provide me with the.ex5 file with an expiration of 1 week, so that I can test the EA first on demo account. Developer should be
I need a professional Expert Advisor (EA) for MT5 that merges the concepts of 'Smart Map' (Institutional Liquidity & Order Blocks) and 'X Trend Pro' (High-accuracy Trend following). Core Specifications: 1. Entry Strategy: The EA must automatically map key liquidity zones/order blocks. It should only trigger a trade when a strong trend signal (X Trend Pro style) aligns with a major liquidity area on the H1 timeframe
hello coders , below is 60 percent of logic of the strategy. firstly Execution must work in real time with high accuracy. Code should be clear ,maybe modular . 2. Trailing line of Strategy A , BuyExecution_A Line ,SellExecution_A Line will be shown to watch "live" on Chart. if you have experience of phyton is also good STRATEGY A: At Start Open a Buy and a sell position at the same time and price. The coming
I am looking for an experienced developer to create a custom MT4 Expert Advisor (EA) / trading robot. Requirements: Fully automated trading system for MetaTrader 4 Clear entry and exit strategy (can be based on indicators, price action, or a custom logic) Risk management features (lot size control, stop loss, take profit, trailing stop) Ability to run on multiple currency pairs Option to adjust settings (risk %
I need a custom MT4 Expert Advisor based on H4 breakout with martingale and equity protection. Platform: MetaTrader 4 / MQL4 Main symbol: XAUUSD Must work on 5-digit / 3-digit brokers All settings must be adjustable from EA inputs Strategy Logic: EA must detect the previous H4 candle high and low. Automatically open BUY when price breaks above the previous H4 high. Automatically open SELL when price breaks below the
Hello, I am looking for an experienced MQL5 developer who can build a reliable choppy/range market filter for my existing EA. My EA works well in trending markets , but it takes too many losing trades during sideways, choppy, and ranging markets . I want an indicator/filter that can detect bad market conditions and pause or block EA entries during those periods. Main Requirement: Detect Trend / Range / Choppy market
Trend Filter BUY EMA 9 > EMA 21 > EMA 50 EMA 50 slope must be pointing upward. Price must remain above EMA 50. SELL EMA 9 < EMA 21 < EMA 50 EMA 50 slope must be pointing downward. Price must remain below EMA 50. Slope sensitivity should be adjustable in the EA settings. Entry Conditions Wait for a pullback toward EMA 9 or EMA 21. Entry only after a valid engulfing candle. BUY Previous candle bearish. Current candle
Kenyan Editor 30+ USD
1.a specific robot to earn for a quick and reasonable trade all over. The Idear of being specific makes me perfect, I want this to be clear that make me a high luxurious person will describe me and I will promise to advertise the market both internally and externally
I have my own strategy in 1min. I want it convert to a bot. Please reach me only coding experts. I dont want bit makers from Ai. Demo version should be provided for confirmation

Informações sobre o projeto

Orçamento
70+ USD
Prazo
para 1 dias