CPP EA

MQL5 Experts

Tâche terminée

Temps d'exécution 15 heures
Commentaires de l'employé
Good customer :)
Commentaires du client
Great developer! Understood the requirements and made the changes quickly as requested! Highly recommended

Spécifications

I need a MT5 expert advisor created based on the Carmella pivot point’s indicator. The EA will open a buy when it hits one of the R lines or a sell trade when price hits one of the S lines.

The inputs needed for the expert advisor

1.        Buy level: Either R1, R2, R3 or R4 level for entry

2.        Sell level : Either S1, S2, S3 or S4 level for entry

3.       TP level: Either R1, R2, R3 or R4 level or Either S1, S2, S3 or S4 level

4.       SL level: Either R1, R2, R3 or R4 level or Either S1, S2, S3 or S4 level

5.       Trading allowed per day: I must be able to select the days

6.       Lot calculation : Enter a starting percentage  for the lot size for example 0.5% of the account size to start off with
If the trades wins it will stay the same 0.5% (unless I size it )
If the trade loses the % will double to 1% until the trade wins and if it wins it will go back to the staring % which is 0.5%
Calculation of the lot size it needs to calculate that the winnings covers the loss of the previous trade

7.       Spread filter: Trade will only be allowed if the current spread is under the spread value entered

8.       Pip filter: Add in a pip filter for entry if I enter 2 pips the entry will only be taking by the entry line + 2 pips


Dossiers :

Répondu

1
Développeur 1
Évaluation
(100)
Projets
125
23%
Arbitrage
12
0% / 75%
En retard
22
18%
Gratuit
2
Développeur 2
Évaluation
(56)
Projets
169
70%
Arbitrage
4
100% / 0%
En retard
1
1%
Gratuit
3
Développeur 3
Évaluation
(234)
Projets
415
34%
Arbitrage
52
37% / 40%
En retard
153
37%
Chargé
4
Développeur 4
Évaluation
(140)
Projets
201
80%
Arbitrage
17
29% / 47%
En retard
10
5%
Travail
5
Développeur 5
Évaluation
(36)
Projets
45
2%
Arbitrage
6
33% / 17%
En retard
1
2%
Gratuit
6
Développeur 6
Évaluation
(22)
Projets
28
11%
Arbitrage
6
33% / 50%
En retard
4
14%
Travail
7
Développeur 7
Évaluation
(563)
Projets
931
47%
Arbitrage
301
59% / 25%
En retard
123
13%
Travail
8
Développeur 8
Évaluation
(293)
Projets
369
21%
Arbitrage
43
60% / 23%
En retard
43
12%
Travail
9
Développeur 9
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
10
Développeur 10
Évaluation
(38)
Projets
40
25%
Arbitrage
20
15% / 75%
En retard
8
20%
Travail
11
Développeur 11
Évaluation
(28)
Projets
34
15%
Arbitrage
5
40% / 60%
En retard
5
15%
Gratuit
12
Développeur 12
Évaluation
(447)
Projets
506
33%
Arbitrage
25
40% / 48%
En retard
7
1%
Chargé
13
Développeur 13
Évaluation
(47)
Projets
68
13%
Arbitrage
2
50% / 0%
En retard
7
10%
Gratuit
14
Développeur 14
Évaluation
(27)
Projets
27
26%
Arbitrage
2
0% / 50%
En retard
1
4%
Gratuit
15
Développeur 15
Évaluation
(7)
Projets
6
0%
Arbitrage
5
0% / 100%
En retard
1
17%
Gratuit
Commandes similaires
I am looking for someone to Optimize and Backtest my robot on a monthly basis. Each month, I would expect: 4 new SET Files Each SET file would be based on recent history, so the tests would generally look at 3-6 months of data. Can be more or less that's up to you. You will test many settings and combinations of settings to find effective settings for the next month. Can test, different timesframes, different pairs
Hi there, I have an MT5 EA with its source code that I would like to convert to MT4 and enhance with additional features. Currently, the EA functions as a cost-averaging and martingale EA. When I want to trade only buy or only sell, I place the EA on one chart. To trade both buy and sell, I place the EA on two charts. Each leg (buy and sell) operates independently with its own parameters. The EA does not use any
looking for someone to create an EA based on the OHLC of the last x candles, calculate lot size and place limit and stop orders with partial close. some other features
I have one table (Google Sheets) in my Google account. I need the MQL5 EA to be able to read this table and write to it. Please clarify immediately: can MQL5 EA access my table with my Google login and password or do I need to create some kind of service account
I would like a trading robot / Expert Advisor that simply operates on two basic trading view indicators to enter trades. Everything happens on the 1 minute time frame for this robot. Make the settings of both indicators full customization enabled from my end and also the risk percentage must be adjustable from my end but the risk-to-reward ratio must be fixed to 1:1.5. The scalping robot must operate based on two
I require an English speaking programmer to create the following robot: Brief overview: The program primarily operates just after the open of a new candle on the chart it is attached to. On new candle opening, previous candles over a user defined period are checked. If the number of candles closing with a price rise equal or exceed a given number, the market is considered “Overbought” and the program opens a buy or
Ezeana 40+ USD
i would like to have high frequency trading strategy bot that opens and close multiple trades in short calculated period of time . the expert adviser should be able to full run automatically on its own with 99% winning rate
i need a custom indicator in mql5 syntax with arrows to point when to buy or sell at time frames M5 and M15. the bellow settings and criteria look into higher time frames to confirm entries. I need extra string to add symbols: input string symbol2 = "DXY"; input string symbol3 = "US10Y"; i have made a very basic sketch on chatgpt but it needs professional code work. Indicators and Settings Used: Commodity Channel
The goal of this project is to catch positions which are moving in the right direction, while locking / hedging the ones that do not. Positions are only opened when price has been moving according to the predominant trend, and wins are used to buy down existing locked positions as required. Please see the attached files for full explanation of the requirements and anticipated solution
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing

Informations sur le projet

Budget
40+ USD
Pour le développeur
36 USD