Modifications to existing EA 2

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 5 gün

İş Gereklilikleri

Modifications

A)For Current Indicator

The EA opens a trade in every new signal.

Aditions

1.Use super scalper True False , (to open trades)

2.Reverse close (True False) .... (like it is now)

3.time frame to use ...to open positions(M1 M5 M15 M30 H1 H4 ETC it could use more than one time frame to take the signal)

4.Confirm Signal (True False) If True only confirm signals can be open

Timeframre to confirm signal (M1 M5 M15 M30 H1 H4 ETC it could use more than one time frame to confirm the signal) If the line is yellow the sell signal is confirm…if the line is blue the buy signal is confirm.

 

B)New indicator to add

Then the same with the new indicator 

1.Use Senarator ....true false ...( The EA opens a trade in every new signal like it is now)

2.Reverse signal Close ...True False 

 3.time frame to use ...(M1 M5 M15 M30 H1 H4 ETC it could use more than one time frame to take the signal and open trades

4.Confirm Signal (True False) If True only confirm signals can be open

Timeframre to confirm signal (M1 M5 M15 M30 H1 H4 ETC it could use more than one time frame to confirm the signal) If the last signal (or signals if more than one time frame is used is/are in the same direction like current signal received the trade is open)

 

If i have more than one condition <True>  then the signal should be verified by each condition to continue...to open the position

C) Close by tarket X

 1.       All positions to be closed by target X…target X will be in pips..lets say  target X is 50 pips…the first position it opens is BUY EURUSD at…1.01000 then the position will have a TP at 1.01500 and SL at 1.09500 …

If the next position is a sell position at 1.01100 (no matter where it opens) it will have TP at 1.09500 and SL at 1.01500.

 

All open buy positions will have TP  1.01500 and SL at 1.09500. And all sell positions will have TP at 1.09500 and SL at 1.01500. (no matter the opening price of the next position …It only matters the first one…so the trading will be conducted in this range and all positions will close together either in profit or loss when X is achieved).

If this change during trading and while we have open positions…( from false to true or the number in pips change , then all positions should at TP and SL according to close by target X rules)

2.This will be for all same curency pairs ex EURUSD..no matter from which expert or magic number or manual...trade or time frame are opened from.

 3.When all positions are closed the cycle could start all over again with the next signal (True False) 

4.Put a lot multiplier (true /false) Multiplier 1.1 …last trade 0.2 lots.. next trade = 0.2x1.1=0.22 lots

5.Put a lot adder (true/false ) (+) Lots to add 0.01 .......previous lots 0.02 + lots to add 0.01 = new lots size 0.03

 

D) After profit/loss in money is hit

Stop Trading –true false

Stop Trading for X Minutes true/false

If true

Minutes to stop trading …( number) after this minutes pass the EA starts tradind again.

 

THE EXPERT TRADES IN DIFFERENT PAIRS AND DIFFERENT CHARTS..TP/SL IN MONEY IS FOR ALL OPEN TRADES…ALL THE EXPERTS IN ALL CHARTS SHOULD STOP TRADING IF THIS CONDITION IS MET.

E) Minimum distance in pips to open next position true/false

Minimum distance X pips

This is a Restriction to open new positions . Open new positions only if it is X pips away from last open ( or from any open position in the same curency) . Now I get a lot of signals to open positions especialy on lower time frames that are one pip or even less away from each other basically due to ranging market..so we will put a limitation to avoid this.

This should aply to all same curency pairs ex EURUSD..no matter from which expert or magic number or manual...trade or time frame are opened from.

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
2
Geliştirici 2
Derecelendirme
(647)
Projeler
1295
67%
Arabuluculuk
84
26% / 49%
Süresi dolmuş
338
26%
Serbest
3
Geliştirici 3
Derecelendirme
(218)
Projeler
404
60%
Arabuluculuk
13
38% / 23%
Süresi dolmuş
160
40%
Serbest
4
Geliştirici 4
Derecelendirme
(258)
Projeler
395
28%
Arabuluculuk
69
19% / 49%
Süresi dolmuş
120
30%
Serbest
5
Geliştirici 5
Derecelendirme
(121)
Projeler
134
66%
Arabuluculuk
36
25% / 56%
Süresi dolmuş
22
16%
Serbest
6
Geliştirici 6
Derecelendirme
(219)
Projeler
370
42%
Arabuluculuk
145
17% / 41%
Süresi dolmuş
124
34%
Serbest
7
Geliştirici 7
Derecelendirme
(90)
Projeler
159
61%
Arabuluculuk
40
18% / 63%
Süresi dolmuş
70
44%
Serbest
Benzer siparişler
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
RSI trading bot 50 - 80 USD
Good morning, I'm looking to have an RSI based trading bot developed, which focuses on having many options for closing trades in order to diversify my trading opportunities, and to be good for experimentation in backtesting. Here are the features I'd like: -Being able to have as many of the following options activated as I want, to try all combinations of them -To work on all timeframes, though I will be focusing on
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells

Proje bilgisi

Bütçe
50 USD
KDV (19%): 9.5 - 9.5 USD
Toplam: 59.5 - 59.5 USD
Geliştirici için
45 - 45 USD
Son teslim tarihi
from 1 to 3 gün