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
(202)
Progetti
206
27%
Arbitraggio
0
In ritardo
3
1%
Gratuito
2
Sviluppatore 2
Valutazioni
(11)
Progetti
13
0%
Arbitraggio
1
0% / 100%
In ritardo
1
8%
Caricato
3
Sviluppatore 3
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
In elaborazione
4
Sviluppatore 4
Valutazioni
(56)
Progetti
65
6%
Arbitraggio
26
19% / 35%
In ritardo
4
6%
Caricato
5
Sviluppatore 5
Valutazioni
(42)
Progetti
88
14%
Arbitraggio
30
30% / 57%
In ritardo
36
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
In elaborazione
8
Sviluppatore 8
Valutazioni
(373)
Progetti
402
69%
Arbitraggio
3
100% / 0%
In ritardo
2
0%
In elaborazione
9
Sviluppatore 9
Valutazioni
(63)
Progetti
84
26%
Arbitraggio
23
22% / 48%
In ritardo
23
27%
Gratuito
Ordini simili
Purpose: 1. The EA should catch the trend and follow it up or down. 2. The EA must use volitile and volume (strong money flow/ATR or ADX. Feel free to come up with suggestions for indicators we can use. 3. EA must have a minimal Draw down at 3-5% MT4 EA Inputs • Lot size = 0.1 • Use Dynamic Lots = true/false • Risk Percentage of your balance= 2% • Min Allowed Lot Decimals = 0.1 or 0.01 or 1 • SL pips = 100 • TP Pips
The pink panther 2.0 30 - 200 USD
.I would really like to request for a mobile robot. The robot that will work for me and that is accurate so that it will make me a profit everyday.Opens and closes orders for itself and is able to trade more than one trade every time it sees a trading opportunity and a robot that has the ability to open trades with bigger lot size
Build this Expert Advisor (EA) 1. Risk Management Risk per Trade : The EA will calculate the lot size based on the risk percentage (1-2% of the account balance). This will be a customizable input. Stop Loss & Trailing Stop : The EA will place a stop loss at a defined level (based on strategy parameters like ATR, recent support/resistance, etc.) and will implement a trailing stop to lock in profits as the trade moves
Modify MT4 EA 30+ USD
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish, I need to place a max order, a filter for operating hours, and add a counter order to the grid, that is, when opening the final order "N" of the grid
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish
I am looking for someone who can implement the attached strategy into an EA. This can be an existing one or a completely new one. The strategy is described in the attachment. If there are any questions, please let me know
Need to amend the following Composite Index indicator ) Double divergence scanner MT5) to ONLY produce an Alert when it follows a Awesome Oscillator (AO) zero line cross. If the AO cross is down the Composite Index (CI) Alert should only occur on Bearish Divergence signals If the AO cross is up the CI Alert should only occur on Bullish Divergence signals Need all timeframes as per existing CI Indicator. When the
Hello there, i need an expert forex developer who is well versed with GALLIEO FX. I purchased a trading bot from this company and due to some reasons I haven't been able to test and run the program properly so I need an expert who can help me to fine tune the bot for me so that bot can provide excellent results. Thank You
I currently have a license code that connects to my web server, and I add the account number, client name, and expiration date. I’d like something more automated. Currently I allow clients 10 licenses, but adding for them on my side can get exhausting. I’d like a better solution for myself and clients
Hi, I am looking for a developer to convert a TV strategy into a Mt4 or Mt5 EA. The strategy is based on the EMA and the CVD volume indicator. I dont have the Mt4 or Mt5 version of these indicators. Copy the code below and place it in your TV to see the strategy. Other features: Stop loss - Option to either use pips of my choosing or close on opposite signal appears. Take profit - Option to either use pips of my

Informazioni sul progetto

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