Hedging strategy with Moving Average along with other parameters and Conditions

MQL5 Эксперты

Техническое задание

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

 


Файлы:

Откликнулись

1
Разработчик 1
Оценка
(197)
Проекты
201
27%
Арбитраж
0
Просрочено
3
1%
Свободен
2
Разработчик 2
Оценка
(11)
Проекты
13
0%
Арбитраж
0
Просрочено
1
8%
Загружен
3
Разработчик 3
Оценка
(265)
Проекты
539
50%
Арбитраж
55
40% / 36%
Просрочено
224
42%
Работает
4
Разработчик 4
Оценка
(52)
Проекты
62
6%
Арбитраж
23
22% / 39%
Просрочено
4
6%
Загружен
5
Разработчик 5
Оценка
(41)
Проекты
88
14%
Арбитраж
30
30% / 53%
Просрочено
36
41%
Работает
6
Разработчик 6
Оценка
(92)
Проекты
132
35%
Арбитраж
13
38% / 31%
Просрочено
32
24%
Свободен
7
Разработчик 7
Оценка
(3)
Проекты
2
0%
Арбитраж
3
0% / 33%
Просрочено
0
Работает
8
Разработчик 8
Оценка
(364)
Проекты
392
70%
Арбитраж
3
100% / 0%
Просрочено
2
1%
Загружен
9
Разработчик 9
Оценка
(63)
Проекты
84
26%
Арбитраж
23
22% / 48%
Просрочено
23
27%
Свободен
Похожие заказы
The EA should have the input of both indicators for i will be putting my own settings Buy/sell order conditions to be met before an order is executed 1. BUY ORDERS; a weak/strong low signal appears (from smart money concept indicator) and must be touching a previous buy order block which is constant or doesn't disappear/vanish and the other indicator Bheurekso must have given an arrow signal of opposite direction. 2
Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic
Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT5 - PHP script - Tables in the database The EAs should write all historical trades into the
Hey Mql Community, Our Company need help creating and design a well automated forex ea for mt4 platform, This EA should based on the logic of an existing EA and the ideas we have in mind as a new features in the EA. Understand that We already have an EA that is working properly, we want to add a few details to it. We don’t have the source code just the ex.4 file, and as an expert specialist in the field we are
Forex trading market opening an account for the first time, modify you system of forex , always there for everyone,you are all welcome and for info on all platforms @ lil_johnny254 there to serve you
Looking for developers that have create and have advanced hedging ideas to add or create a new EA with. Looking for a method to get out of drawdown postions and push them to profit or breakeven. The end goal is to manage risk. Please send what you have to hire
MT5 One Shot EA 30 - 500 USD
I am looking for a coder to create a One SHOT EA for my portfolio and clients. I do not have a clear strategy and am open to suggestions and advice. It could be a scalper on a low timeframe, or an EA that trades only 1-3 times a day. As mentioned, I am open to strategy suggestions. Maybe someone already has a strategy that works. However, Martingale and grid systems are definitely not wanted. Once the EA is deemed
I need help with an mt5 e.a. which uses python also to work in sync.., For who is interested i am not asking you to code anything just to help me to get it working on my system, just show me how to launch it... I can send yuo the link for you to take a look, It should be an easy job for someone who is experienced, it has to do with latency type trading
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
There is a indicator in Trading View called MavilimW Ortalamalari by Kivanc fr3762. I need same indicator for MT4 as a Expert Adviser. It should work certain hours of the day and any timeframe. When the green candle closed above the 3 red lines I want to be in a long position with one target and stop loss automatically. It shouldn't take many trade until the first trade finish

Информация о проекте

Бюджет
70+ USD
Сроки выполнения
до 1 дн.

Заказчик

Размещено заказов2
Количество арбитражей0