Prabu-EA

MQL4 Esperti

Specifiche

If anybody is interested in developing the code for this EA, which needs to run in MT4 platform, Please give your quote.

External Selections:

Currency Pair:

Lot:   e.g. (from (0.01) (1000 Unit))

Time Frame:

No. of Bars / candlestick:

Stop:   e.g.Distance from MVG (PIPS in 5 decimals: 0.00010):

Target:

Trailing Stop:

Buy only:

Sell only:

Buy & Sell:

Strategy Overview:

EA should accommodate any currency pair, any lot size (units also), any time frame (even from 1 minute TF) and only buys or sells or both as per the external selection. Trailing stop (TS) based on the Distance from MVG. (PIPS in 5 decimals: 0.00010)

Only one currency pair should allow to trade as per the selection.

  1. Only one position at a time. E.g Buy or Sell.
  2. Trailing stop and Reverse Order should be at the same rate always. That means, if Trailing stop triggers, simultaneously Reverse entry order should also trigger. i.e. Trailing Stop and Reverse orders should be independent, one order for Trailing stop and other for Reverse order. After Reverse order triggered, again Reverse order should have Trailing stop order. It should be a continuous process.
  3. Trailing Stop orders should place separately as some of the Brokers do not allow Trailing stop orders placed together.

EA Conditions:

E.g. Simple Moving Average (SMA) is 100 and Time Frame (chart) 1 Hour for EURUSD pair.  SMA Price is 1.42505 and the Distance from MVG (external Value) is 0.00100 (PIPS in 5 decimals).

1. EA should confirm first that there is no open position before placing fresh orders.  If there is any open position, e.g. Long Open position, EA should place only Stop Loss (sell) order and a Reverse order (sell) as per the below conditions.

2. For New order EA should place a BUY order at 1.42605 (1.42505 + 0.00100) and immediately place Trailing Stop (TS) order (SELL) at 1.42405 (1.42505 – 0.00100) and a SELL order at 1.42405 (1.42505 - 0.00100) and immediately place Trailing Stop (TS) order (BUY) at 1.42605 (1.42505 + 0.00100).

3. If Buy order triggered, Trailing stop order and Reverse order must always be on the SMA Price. E.g If the SMA rate was changed to 1.42755 by next 1 hour, TS (SELL) should be (1.42755 - 0.00100) = 1.42655 and SELL order should be (1.42755 – 0.00100) = 1.4265 and its Trailing Stop (BUY) should be (1.42755 + 0.00100) = 1.42855.

4. If the first BUY order Trailing Stop triggered and position closed, simultaneously SELL order also be triggered and SELL position opens with a Trailing Stop.  EA should open n BUY order, as the previous BUY order is closed. Like this, EA should continuously open orders. (That means, always there should be an open position with a Trailing Stop and a reverse order with a Trailing Stop.)

5. A very important point is that the Trailing Stop which is initially placed should always move in favour, even if SMA moves in the opposite direction. That means, BUY order triggered at 1.42605 and Trailing Stop is 1.42405, if the SMA is 1.42505. After opening the position SMA moves to 1.42455, actual Trailing Stop is 1.42355 (1.42455 – 0.00100), this should NOT be allowed as this will increase the loss from 20 pips to 25 pips and more. Maximum Stop Loss should always be 20 pips. Trailing Stop should always move in favor and not in opposite direction. Reverse order should also have the same logic as Trailing Stop and Reverse order rates are always the same.

6. EA should have Money Manager.

If any clarification, please contact email: sprabusg@gmail.com

Thanks & regards

Prabu

Con risposta

1
Sviluppatore 1
Valutazioni
(47)
Progetti
140
49%
Arbitraggio
9
56% / 0%
In ritardo
27
19%
Gratuito
2
Sviluppatore 2
Valutazioni
(461)
Progetti
902
77%
Arbitraggio
25
16% / 68%
In ritardo
100
11%
Gratuito
3
Sviluppatore 3
Valutazioni
(71)
Progetti
254
53%
Arbitraggio
16
50% / 38%
In ritardo
83
33%
Gratuito
4
Sviluppatore 4
Valutazioni
(182)
Progetti
342
42%
Arbitraggio
118
12% / 73%
In ritardo
104
30%
Gratuito
5
Sviluppatore 5
Valutazioni
(195)
Progetti
395
28%
Arbitraggio
155
20% / 52%
In ritardo
112
28%
Gratuito
6
Sviluppatore 6
Valutazioni
(169)
Progetti
218
50%
Arbitraggio
6
17% / 67%
In ritardo
11
5%
Gratuito
7
Sviluppatore 7
Valutazioni
(490)
Progetti
1016
58%
Arbitraggio
29
28% / 24%
In ritardo
132
13%
Gratuito
8
Sviluppatore 8
Valutazioni
(18)
Progetti
37
43%
Arbitraggio
6
17% / 50%
In ritardo
17
46%
Gratuito
9
Sviluppatore 9
Valutazioni
(82)
Progetti
150
29%
Arbitraggio
9
44% / 11%
In ritardo
46
31%
Gratuito
10
Sviluppatore 10
Valutazioni
(548)
Progetti
1330
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
11
Sviluppatore 11
Valutazioni
(2)
Progetti
5
20%
Arbitraggio
2
50% / 0%
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(44)
Progetti
128
66%
Arbitraggio
10
20% / 60%
In ritardo
35
27%
Gratuito
13
Sviluppatore 13
Valutazioni
(1)
Progetti
3
33%
Arbitraggio
2
0% / 100%
In ritardo
1
33%
Gratuito
14
Sviluppatore 14
Valutazioni
Progetti
1
0%
Arbitraggio
0
In ritardo
1
100%
Gratuito
15
Sviluppatore 15
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
I need A Ea For Parabolic SAR With Default Settings And That Ea Including Take Profit And Stoploss Levels. Take profit : 50 points Stop loss : 50 points I have been seen that ea in Mql5 Market I tested it but that ea stop loss and take profits not activated that's why I came here I need a demo for testing process if you gave demo 1st and I will set you as a person to create a ea
Modifying an expert advisor written in mql5 and adding new indicators to it. The result must work both on strategy testing and on live, with no compilation errors and no warnings
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
I'm seeking assistance in developing a sophisticated trading robot with the following features: Core strategy: Harmonic pattern recognition Supply and demand analysis Fibonacci zigzag for trade optimization Additional components: News filter Dashboard for easy monitoring Customizable settings: Lot size Trailing stop Trading session parameters Maximum number of orders Option to use market or limit orders Resources
1. Add Feature For (SPREAD) Normal trading Hours Spread or User set trading Hours Spread True or false Set to true or False When set to true EA will only create or develop a trade if spread is in this window allowing it to and EA will follow a window in which it can trade based on spread so if spread is to high and outside of this window it will not create a trade It
Hi, I have an indicator from my friend, I want to copy it to MT5 can you do that for me. Here is the link
Hi, I have a working MQ4 EA (With a few warnings but works fine), I need the warnings cleared and converted to MQ5. But I would also like a few improvements first. Firstly: Fix warnings in MT4 code (return value of 'OrderSelect'/'OrderModify' should be checked). Add following features: Magic number modifiable variable (It's currently hard coded) Is it possible to have a stop loss dollar amount instead of lots if
i create a robot which help with order blocks and detection of spikes ....simply it analyses the market for you and if you are using it you wont need much skill to start operating it well you just need to know and understand how it works
I need an experienced programmer to create an automated EA that will open trades based on different candle stick formation strategies and indicators. The EA will first scan the market, find a current market trend and define area of support and resistance. On ranging market the EA doesn’t place trades . (1) EA should use a straddle strategy from either the S/R level, (2) indecision Doji candle from the S/R area, (3)

Informazioni sul progetto

Budget
40 - 90 USD
Per lo sviluppatore
36 - 81 USD
Scadenze
da 3 a 7 giorno(i)