Hedging EA M15 time frame

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 8 giorni
Feedback del cliente
Delivers on time. Good work too
Feedback del dipendente
Nice Job. Strategy can grow and be a powerful risk control ea.

Specifiche

PLEASE RESPOND IF YOU UNDERSTAND THE JOB.

 

Parameters

SL= 0

TP= 0

 

 

MA

EMA = 50    --- M15

EMA = 200   --- M15

 

EMA = 8  ---- Daily

EMA = 20 ---- Daily

 

 

 

RSI Settings

Period = 5

RSI_Upper = 80

RSI_Lower = 20

 

Buy when

  1. RSI is on the 20 line or below 20 over and turning back up
  2. EMA 50 above EMA 200 on  M15  timeframe
  3. EMA 8 above EMA 20 on  D   timeframe
  4. No SL

Take Profit

  • When RSI is over bought RSI line is on 80 or above 80 and turning down.
  • If 1 , 2 or more Buy trades are open they all should be closed at same price.

 

Sell when

  1. RSI is on the 20 line or below 20 over and turning back down
  2. EMA 50 below EMA 200 on M15  timeframe
  3. EMA 8 below EMA 20 on  D  timeframe 
  4. No SL

Take Profit

  • When RSI is over sold RSI line is on 20 or below 20 and turning up.
  • If 1 , 2 or more Sell trades are open they all should be closed at same price.

 

HEDGING

If trade is 50 pips in negative open three hedging trade in the opposite direction

Example.

BUY

Buy trade is open

Buy trade is 5opips negative

Open 3 sell orders to close 50 pips and also close Buy order at same price.

If however the hedge is 50 points in negative open 3  buy trade for each previously opened hedges to close 50 pips also all trade will be closed at same price.

 

SELL

Foe sell trade follow the same rule .


Con risposta

1
Sviluppatore 1
Valutazioni
(173)
Progetti
201
49%
Arbitraggio
18
11% / 44%
In ritardo
1
0%
Gratuito
2
Sviluppatore 2
Valutazioni
(12)
Progetti
14
29%
Arbitraggio
5
20% / 80%
In ritardo
6
43%
Gratuito
3
Sviluppatore 3
Valutazioni
(1235)
Progetti
2820
80%
Arbitraggio
156
22% / 43%
In ritardo
489
17%
Gratuito
4
Sviluppatore 4
Valutazioni
(878)
Progetti
1391
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
Gratuito
5
Sviluppatore 5
Valutazioni
(362)
Progetti
504
40%
Arbitraggio
147
18% / 72%
In ritardo
98
19%
Occupato
6
Sviluppatore 6
Valutazioni
(430)
Progetti
606
55%
Arbitraggio
48
23% / 56%
In ritardo
178
29%
Gratuito
7
Sviluppatore 7
Valutazioni
(540)
Progetti
750
45%
Arbitraggio
23
39% / 13%
In ritardo
63
8%
In elaborazione
8
Sviluppatore 8
Valutazioni
(186)
Progetti
205
26%
Arbitraggio
12
25% / 58%
In ritardo
39
19%
Gratuito
9
Sviluppatore 9
Valutazioni
(42)
Progetti
70
43%
Arbitraggio
6
33% / 50%
In ritardo
19
27%
Gratuito
10
Sviluppatore 10
Valutazioni
(546)
Progetti
1327
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
11
Sviluppatore 11
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
12
Sviluppatore 12
Valutazioni
(33)
Progetti
49
12%
Arbitraggio
16
0% / 88%
In ritardo
10
20%
Gratuito
13
Sviluppatore 13
Valutazioni
(563)
Progetti
931
47%
Arbitraggio
301
59% / 25%
In ritardo
123
13%
In elaborazione
14
Sviluppatore 14
Valutazioni
(277)
Progetti
334
55%
Arbitraggio
14
36% / 29%
In ritardo
1
0%
Gratuito
15
Sviluppatore 15
Valutazioni
(5)
Progetti
4
25%
Arbitraggio
2
0% / 50%
In ritardo
1
25%
In elaborazione
16
Sviluppatore 16
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
Ordini simili
Need to modify existing EA. I have an EA created based on HeikinAshi and Price Border indicator. The Price Border Indicator I use repaints and hence, I am switching to slightly different version of Price border indicator. Requirement is to adjust the EA to open trades based on new Price Border indicator. The new Price border indicator provides signal based on alert notification. I couldnt figure it out how to catch
@page { size: 21cm 29.7cm; margin: 2cm } p { line-height: 115%; margin-bottom: 0.25cm; background: transparent } Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks
I'm looking for a developer who has already working on a HFT tailored to pass prop firm challenges within a short period, maintaining a very low drawdown. Here is a link to a video demonstrating an existing EA executing the same strategy: https://youtu.be/N6NEcIpPzV4 Any developer having already worked on this type of project and able to provide quickly a test version is welcome to contact me
have trade signals i get by telegram messaging, i would like to have a robot designed to read those message for trade inputs and open and close trades base on the signals Ea must be able to scan my telegram Message app Read signals sent Open trades on the mt4 and manage them to close Read signals every one minute (user changeable input) I also need the programmer to teach me how to install and make the robot work
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD