Trabajo finalizado

Plazo de ejecución 3 días
Comentario del Cliente
he is an excellent programmer, he is very attentive and does a great job!
Comentario del Ejecutor
Thanks so much!!!!!

Tarea técnica

MT5 Mini Brazilian Index
Time frame 15 Minutes

The robot must have input parameters based on the previous candle and exponential MA, I will explain how it will work!

1st Must have 2 exponential MA
one with 21 periods
and another with 72 periods

2nd The previous candle must have a distance of at least 260 points from the nearest MA, and a size of 200 to 400 points!

workings:

1º If the previous candle is inside the MA or touches the nearest MA, there will be no entry!

You will only have entry when the candle appears at a distance of at least 260 points from the nearest MA, and having a size between 200 to 400 points,
measured by the wick or if it is a full candle in the candle body.

3rd When it is in the pattern for the entry, the entry will be made after the breaking of the ends a of the previous candle
(when she loses the high or low of the previous candle) and 10 more points.

4th The initial Take Proft will be 130 points!

5th If it is not in the objective and it is in the other end of the previous candle, it will enter with a reversal with double the value, for 2 times and in the third time it will be the stop!
 (I will show it with an illustration in the image).

Exp: The candle has 240 points in size, the entry was 1 contract in the mini index.

1st The ends of the candle are the entries and reversals on the first touch will have the entry, if the market is against the entry and touch the other end will have a reversal
with twice the value of the entry, and if it returns to the point of the initial entry an entry will be made with twice the value of the reversal!
And if you touch it again it will be the stop!
entry = 1 contract
1st reversal = 2 contracts
2nd reversal = 4 contracts
3rd reversal = STOP

6. When there is a reversal, the take proft will be calculated by the size of the previous candle plus the value of the take proft base (130 points),
and divided by the amount of reversal input.
Exp: The candle has 240 points in size, the entry was 1 contract in the mini index.

1st reversal will be 240 + 130 = 370 divided by 2 = 185 points (take proft)
2nd Reversal will be 240 + 240 + 130 = 610 divided by 4 = 152 points (take proft).

7th Entries:
1st If the candle is below the MA and for a red selling candle and has a distance above 260 points from the Nearest MA, when the next candle appears and the previous candle loses
a minimum and 10 more points will be made a purchase.

And if she loses a maximum and 10 more points she will enter a sale!
Aiming 130 points for the take!

2st If the candle is below the MA and for a green purchase candle and has a distance above 260 points from the nearest MA, when the next candle appears and the previous candle loses
the minimum and 10 more points will be made a sale.

And if she loses a maximum and 10 more points she will enter a purchase!
Aiming 130 points for the take!

Adjustment parameters:

1st Number of contracts (single lot).
2nd Activate and deactivate reversal (deactivating the reversal will stop when the price touches the other end of the previous candle).
3rd Days of the week that it will work and times for the robot to close orders (if it has an open trade it will close even if the trade is negative or positive).
4th Time for the robot to stop giving entries, but not to close orders.
5th Amount of trade per day.
6th Amount of loss and Gain per day.
7th Earning value per day.


Han respondido

1
Desarrollador 1
Evaluación
(21)
Proyectos
23
0%
Arbitraje
6
17% / 83%
Caducado
2
9%
Libre
2
Desarrollador 2
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
3
Desarrollador 3
Evaluación
(586)
Proyectos
1048
49%
Arbitraje
39
28% / 41%
Caducado
49
5%
Libre
4
Desarrollador 4
Evaluación
(170)
Proyectos
193
11%
Arbitraje
37
38% / 35%
Caducado
5
3%
Trabajando
5
Desarrollador 5
Evaluación
(2428)
Proyectos
3057
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
6
Desarrollador 6
Evaluación
(2086)
Proyectos
2646
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
7
Desarrollador 7
Evaluación
(266)
Proyectos
540
50%
Arbitraje
55
40% / 36%
Caducado
224
41%
Libre
8
Desarrollador 8
Evaluación
(568)
Proyectos
641
41%
Arbitraje
21
57% / 29%
Caducado
47
7%
Trabaja
9
Desarrollador 9
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
10
Desarrollador 10
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
11
Desarrollador 11
Evaluación
(137)
Proyectos
167
35%
Arbitraje
11
91% / 0%
Caducado
0
Libre
12
Desarrollador 12
Evaluación
(19)
Proyectos
27
11%
Arbitraje
11
9% / 55%
Caducado
12
44%
Libre
Solicitudes similares
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Hey greetings. Am in need of a developer that has already made profitable MT4 or MT5 EA that I can buy with the backtesting and proven result. How is the draw down ? What is the winning rate ? Kindly reply and let proceed

Información sobre el proyecto

Presupuesto
70+ USD
Para el ejecutor
63 USD
Plazo límite de ejecución
de 1 a 10 día(s)