CPP EA

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 15 ore
Feedback del dipendente
Good customer :)
Feedback del cliente
Great developer! Understood the requirements and made the changes quickly as requested! Highly recommended

Specifiche

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


Con risposta

1
Sviluppatore 1
Valutazioni
(100)
Progetti
125
23%
Arbitraggio
12
0% / 75%
In ritardo
22
18%
Gratuito
2
Sviluppatore 2
Valutazioni
(56)
Progetti
169
70%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
3
Sviluppatore 3
Valutazioni
(234)
Progetti
415
34%
Arbitraggio
52
37% / 40%
In ritardo
153
37%
Caricato
4
Sviluppatore 4
Valutazioni
(140)
Progetti
201
80%
Arbitraggio
17
29% / 47%
In ritardo
10
5%
In elaborazione
5
Sviluppatore 5
Valutazioni
(36)
Progetti
45
2%
Arbitraggio
6
33% / 17%
In ritardo
1
2%
Gratuito
6
Sviluppatore 6
Valutazioni
(22)
Progetti
28
11%
Arbitraggio
6
33% / 50%
In ritardo
4
14%
In elaborazione
7
Sviluppatore 7
Valutazioni
(563)
Progetti
931
47%
Arbitraggio
301
59% / 25%
In ritardo
123
13%
In elaborazione
8
Sviluppatore 8
Valutazioni
(293)
Progetti
369
21%
Arbitraggio
43
60% / 23%
In ritardo
43
12%
In elaborazione
9
Sviluppatore 9
Valutazioni
(568)
Progetti
641
41%
Arbitraggio
21
57% / 29%
In ritardo
47
7%
In elaborazione
10
Sviluppatore 10
Valutazioni
(38)
Progetti
40
25%
Arbitraggio
20
15% / 75%
In ritardo
8
20%
In elaborazione
11
Sviluppatore 11
Valutazioni
(28)
Progetti
34
15%
Arbitraggio
5
40% / 60%
In ritardo
5
15%
Gratuito
12
Sviluppatore 12
Valutazioni
(447)
Progetti
506
33%
Arbitraggio
25
40% / 48%
In ritardo
7
1%
Caricato
13
Sviluppatore 13
Valutazioni
(47)
Progetti
68
13%
Arbitraggio
2
50% / 0%
In ritardo
7
10%
Gratuito
14
Sviluppatore 14
Valutazioni
(27)
Progetti
27
26%
Arbitraggio
2
0% / 50%
In ritardo
1
4%
Gratuito
15
Sviluppatore 15
Valutazioni
(7)
Progetti
6
0%
Arbitraggio
5
0% / 100%
In ritardo
1
17%
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
40+ USD
Per lo sviluppatore
36 USD