Creation of an EA

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 28 giorni

Specifiche

I'm looking for a fast and experienced programmer to create an EA.

The EA is based on clear entry/exit rules and has lot and money management rules.

Screenshots are available upon request

Experienced programmers only please


PCG11

 

Long Trade 1 Opening: (Screenshot Long begin)

 

In indicator 1 there is a change from Karl Dittman and Value 3 to Karl Dittman and Value 2

+

Indicator 2 shows (X) Example: 2 candles before or (X) Example: 2   Candles then have a positive value for the first time

+

1.1 The value of the RSI Price Lane is between VB Low and VB High (if the value is not in between, wait until the RSI Price Lane falls more than (X) for at least 1 candle and then rises again (the RSI Price Lane should then always not yet between VB Low and VB High, you still have to wait 1 candle and then only enter if there is a green candle, otherwise wait that long) or if the Ichimoku indicator with the Tenkan Sen crosses the Kijun Sen upwards)

+

1.2 The Tenkan Sen of the Ichimoku indicator is not falling and is above the Kijun Sen value (if the Tenkan Sen is below the Kijun Sen, wait until the Tenkan Sen is above.)

 

Addition 

If the things written in the brackets in points 1.1 or 1.2 mean that the trade cannot be entered into directly, the trade must be entered into when it is entered into or at the latest (X) Example: 3 candles later with indicator 1 have a value for Karl Dittman and Value 2 or if indicator 2 has a negative value, you have to wait another candle to see if a positive value comes again. If this does not occur for both, the trade entry will expire.

 

Long Trade 1 Conclusion: (Screenshot Long Exit)

 

The value of Tenkan Sen falls below the value of Kijun Sen

+

Only applies if there is a loss, since Trade Signal there has been a value for Karl Dittman + Value 3 at least twice for indicator 1 or once for Karl Dittman + Value 3 and a negative value for indicator 2 once, if this is not the case yet , do not close the trade until this is the case. 

Or

Stoploss

Or

If the Ichimoku shows the same value for Tenkan Sen and Kijun Sen and they both fell to the pre-candle.

 

 

Trade closed in loss:

If the trade closes in a loss, the next trade 1 will be triggered with twice the volume of a standard trade 1.


The double volume will be closed as soon as it can compensate for at least the loss with half the volume, or if more than 1 loss is open, if it can compensate for the loss of the last 3 losing trades that still have an open loss.


The remainder of the trade or the entire trade (if a loss has not yet been recovered) will be closed normally.

 

 

Short Trade 1 Opening: (Screenshot Short begin)

 

In indicator 1 there is a change from Karl Dittman and Value 2 to Karl Dittman and Value 3

+

Indicator 2 shows (X) Example: 2 candles before or (X) Example: 2   Candles then have a negative value for the first time

+

2.1 The value of the RSI Price Lane is between VB Low and VB High ((if the value is not in between, wait until the RSI Price Lane rises more than (X) for at least 1 candle and then falls again (Should the RSI Price Lane   then still not between VB Low and VB High, you still have to wait 1 candle and then only enter if there is a red candle, otherwise wait that long) or if the Ichimoku indicator with the Tenkan Sen cuts the Kijun Sen downwards)

+

2.2 The Tenkan Sen of the Ichimoku indicator is not rising and is below the Kijun Sen value (if the Tenkan Sen is above the Kijun Sen, wait until the Tenkan Sen is below.)

 

Addition

If points 2.1 or 2.2 mean that the trade cannot be entered into immediately, the trade must still have a value at Karl Dittman and Value 3 when it is entered into or at the latest (X) Example: 3 candles later for indicator 1 or if indicator 2 has a positive value, you have to wait another candle to see if a negative value comes again. If this does not occur for both, the trade entry will expire.

 

 

 

 

Short Trade 1 Conclusion: (Screenshot Short Exit)

 

The value of Tenkan Sen rises above the value of Kijun Sen

+

Only applies if there is a loss, since Trade Signal there has been a value for Karl Dittman + Value 2 at least twice for indicator 1 or once for Karl Dittman + Value 2 and a positive value for indicator 2 once, if this is not the case yet , do not close the trade until this is the case. 

Or

Stoploss

Or

If the Ichimoku shows the same value for Tenkan Sen and Kijun Sen and they both rise to the pre-candle.

 

Trade closed in loss:

If the trade closes in a loss, the next trade 1 will be triggered with twice the volume of a standard trade 1.


The double volume will be closed as soon as it can compensate for at least the loss with half the volume, or if more than 1 loss is open, if it can compensate for the loss of the last 3 losing trades that are still open.


The remainder of the trade or the entire trade (if a loss has not yet been recovered) will be closed normally.

 

 

 

Stoploss in a buy trade

The procedure is the same as if a trade ends in a loss. The resulting sell trade will be closed partially (if the loss has already been compensated) or completely (if not yet) if the Tenkan Sen of the Ichimoku has risen at least 3 times since the start of the trade and the indicator is 2 (freescalping) from (X) Example :3 candles after trade start a value above (X) is displayed for at least 1 candle. Example: -0.1.

Or

through another stop loss

 

 

 

Stoploss in a sell trade

The procedure is the same as if a trade ends in a loss. The resulting buy trade will be closed partially (if the loss has already been compensated) or completely (if not yet) if the Tenkan Sen of the Ichimoku has fallen at least 3 times since the start of the trade and the indicator has 2 (freescalping) from (X) example :3 candles after trade start a value below (X) Example: 0.1 is displayed for at least 1 candle.

Or

through another stop loss

Generally:

- (X) in the description is always freely adjustable in the EA settings.

-If a trade is open, the old one must first be closed before the next one can begin. There is a maximum of 1 trade in the queue and this is the furthest back in time.

-Trade entry signals fall when there is a new signal before the old one could be triggered.

- Entering volume. 2 settings possible: fixed lot number and 1 lot per (X) trading capital
- Every trade that is issued has a stoploss of (X) points.
- Marking of trades: After trades have been completed, the EA should be able to mark them in color. Long profits should be marked in green, short profits in blue and losses in red. (Screenshot Trade color)
- Signal verification: The EA should check the signals for the last expired new candle with the first tick of the candle.
- Simultaneous Trades: The EA should execute a maximum number of 1 trade at a time.
- Daily loss limit: If there is a loss of (X) percent of the trading capital in a day, the EA should stop trading for the rest of the day and only start again the next day. (X) should be user adjustable.
- Weekly loss limit: If there is a loss of (X) percent of trading capital within a week, the EA should stop trading for the rest of the week and only start again the next week. (X) should be user adjustable.
- Total Loss Limit: In case of a loss of (X) percent of the total trading capital, the EA should completely stop trading until the next restart. (X) should be user adjustable.
- Notifications: The EA should be able to send notifications via email about entry and exit from a trade, including relevant data for each trade. (Profit/Loss/Entry at/Exit at/Direction/Market)
- A total of 4 trading breaks from (X) o'clock - (X) o'clock. No new Trade 1 will be started within a break period.
- Enter daily (Monday/Tuesday/Wednesday/Thursday/Friday) different start time (X) clock, end time (X) clock after no new trade 1 has been started and close all positions (X) clock.




Con risposta

1
Sviluppatore 1
Valutazioni
(23)
Progetti
45
20%
Arbitraggio
24
29% / 46%
In ritardo
12
27%
Gratuito
2
Sviluppatore 2
Valutazioni
(10)
Progetti
25
28%
Arbitraggio
1
0% / 0%
In ritardo
1
4%
Caricato
3
Sviluppatore 3
Valutazioni
(73)
Progetti
90
41%
Arbitraggio
4
50% / 50%
In ritardo
2
2%
Gratuito
4
Sviluppatore 4
Valutazioni
(265)
Progetti
539
50%
Arbitraggio
55
40% / 36%
In ritardo
224
42%
In elaborazione
5
Sviluppatore 5
Valutazioni
(38)
Progetti
40
25%
Arbitraggio
20
15% / 75%
In ritardo
8
20%
Caricato
6
Sviluppatore 6
Valutazioni
(41)
Progetti
58
55%
Arbitraggio
2
0% / 0%
In ritardo
1
2%
In elaborazione
7
Sviluppatore 7
Valutazioni
(16)
Progetti
17
35%
Arbitraggio
2
50% / 50%
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(74)
Progetti
121
43%
Arbitraggio
12
33% / 50%
In ritardo
17
14%
Gratuito
9
Sviluppatore 9
Valutazioni
(58)
Progetti
177
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
Ordini simili
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
An indicator that provides signals based on ZigZag and Moving Average needs to be converted to Java SDK in order to use it on MotiveWave platform. It is required to use this indicator with signals on the MotiveWave platform. The source code will be provided to developers who apply for this job
1. (price 10) I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it counts from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - everything is correct. The signal is created. Signal 2 - everything is correct. The signal is created. Signal 3 -
I have the source code for a think or swim indicator. I would like someone procient in converting TOS code for use in MT5. Good communication skills in English is preferred. A detailed description of the indicator can be found here: https://intercom.help/simpler-trading/en/articles/6003945-about-quant-pivots
Hi, I am having trouble with my EA developer for me . i have not able to see him online to communicating with me . The EA is based on a strategy from and indicator signal . The error i get from the EA is ............ indicator is too slow, 2078 ms. rewrite the indicator, please, i need anyone who can fix it for me
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
I am looking to have a tool developed that can connect and copy trade from Quantower on machine A to Quantower on machine B. I am aware that Quantower has a built in trade copier but I need to get the trades over to a different instance of QT on a separate machine. Is this possible and something you could help with? All orders for entry and exit would be market orders so do not need any targets or stop losses copied
I'm looking for professional developer for my project.I'm having indicators source code , i want to convert it into MT4 EA .it is having some basic inputs such as lot size,TP,SL,B.E,trailing,News filter features along with some special inputs.detailed strategy will be discussed in chat room.i prefer Indian developers who speaks hindi
Modify EA 30 - 50 USD
I am looking to add an extra order in the opposite direction to the current settings for an EA. entry settings should be cloned from the current EA, and the user should be able to edit these settings, in the same way as the user is currently able to edit the normal EA settings. for this project I would like to only clone the settings for "initial trade only" trading mode in the current EA, and also only allow

Informazioni sul progetto

Budget
80+ USD
IVA (19%): 15.2 USD
Totale: 95.2 USD
Per lo sviluppatore
72 USD
Scadenze
a 4 giorno(i)