Creation of an EA

MQL4 Indicators Experts

Job finished

Execution time 28 days

Specification

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.




Responded

1
Developer 1
Rating
(23)
Projects
45
20%
Arbitration
24
29% / 46%
Overdue
12
27%
Free
2
Developer 2
Rating
(10)
Projects
25
28%
Arbitration
1
0% / 0%
Overdue
1
4%
Working
3
Developer 3
Rating
(64)
Projects
78
37%
Arbitration
4
50% / 50%
Overdue
2
3%
Free
4
Developer 4
Rating
(264)
Projects
538
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
5
Developer 5
Rating
(38)
Projects
40
25%
Arbitration
20
15% / 75%
Overdue
8
20%
Working
6
Developer 6
Rating
(41)
Projects
58
55%
Arbitration
2
0% / 0%
Overdue
1
2%
Free
7
Developer 7
Rating
(16)
Projects
17
35%
Arbitration
2
50% / 50%
Overdue
0
Free
8
Developer 8
Rating
(74)
Projects
121
43%
Arbitration
12
33% / 50%
Overdue
17
14%
Free
9
Developer 9
Rating
(56)
Projects
169
70%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
Similar orders
Hello, I have EA's which were previously developed that are not running correctly and giving errors. Need an experienced MQL developer to fix all issues as well as add some new settings. Thanks
Looking for a developer to create an MT4 indicator and an EA / Robot. Indicator-based strategy consisting of several moving averages, PSAR Indicator and Pinescript indicator called Coral Trend Indicator by LazyBear (pinescript source code will be provided and will need converting to MT4 code - 34 lines of code). Strategy to be an intra-day trading period on 5-minute timeframe for the European session but “Trading”
HI I wish to add a vertical spacing on the 2 indicators which are very similar : S-KG BUYERS vs SELLERS 1M-8D.mq4 S-KG BUYERS vs SELLERS 1M-8D Diff V2.mq4 this has to be a new param to allow by example to use any font and to have a normal spacing for text and number the example on the right is with character 10 and on the left 15 i wish to have the same display (valor & text) on the left if i use by example 15
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
I wish an indicator that can import data from the websites below: https://www.fastbull.com/speculative-sentiment?textType=1&amp ;id=-1 https://www.fxblue.com/market-data/tools/sentiment After importing the data. I want the developer to create a simple text dashboard showing at least the major pairs in Forex with the correspondent sentiment from each website. The format of the dashboard or its visual aspects do not
hello, i have indicator to modification. it was not code based on my rules. after testing i see 2 modification to introduce. 1st modification concerns wrong marked tops and bottoms when outside bar is 2nd modifiation concerns update. it schould be update after close candle. now there is not working that. full description is in attached file
1. Display Swap List on Chart. 2. Display Swap Price in Usd. 3. Sort Highest to Lowest. Similiar below, but include Swap Price for Long/Short and Sort Highest to Lowest Swap Rates in usd
Smart trend indicator 30 - 72 USD
I'm looking for a math smart programmer to make a smart indicator . I'm looking for rare and passionate math programmer to make an mq4 indicator code the indicator is based only on price action .Max mathematical precision is required
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Indicator Changes I want to change the indicator The Moving Average Ribbon I want to Add a input to
Hello there, I'm looking for an experienced developer to convert a TradingView indicator script into an MT4 (MetaTrader 4) compatible format. The script, written in Pine Script version 5, includes custom indicators and graphical elements such as lines, boxes, and labels that we need to be accurately replicated in MT4. Check the attached file below

Project information

Budget
80+ USD
VAT (19%): 15.2 USD
Total: 95.2 USD
For the developer
72 USD
Deadline
to 4 day(s)