EA with martigale stategy

MQL5 Indicadores Experts

Trabalho concluído

Tempo de execução 11 dias
Comentário do cliente
Kolier Li definitely masters the concepts to create an efficient EA. I've ordered an EA using Martingale, graphic objects and outside parameters and the results were stunning. Very professionnal, dedicated and always willing to deliver the best, Kolier Li works round the clock to satisfy his customer's need.My primery plan was twisted and he made it right. Now I've got a profitable Expert.Li, Thanx again for your hard work.
Comentário do desenvolvedor
Nicolas is patient and good client, willing to think, listen and respond. Good luck trading.

Termos de Referência

Hi,

looking for someone to build an EA operating on the 15 minutes chart, opening positions on breaks of supports and resistances defined by the values of ema envelops on daily chart.  The system waits for the next open to start (15 minutes). If the open is above the daily average, the system will buy any level broken by 1 pip. The take profit will be at 50% of the length between 2 levels  (levels are ema + 0%, ema+ 0.25%, ema +0.50%, etc.. + 0.75%+1% etc to +1.5% and -1.5%) and the profit should be equal to a 100% length between 2 levels meaning that the multiplier of the martingale is relatively high in order to recover all the losses+make profit with half a level gained. If the price keep going in the opposite direction, the EA keeps on taking position on the next level till half of a level is gained and covers all losses plus 1 level profit.


Example: 

the system triggers when the volume exceed a level defined by the user. Then it won't stop until the application is closed.

Eur/usd : daily emaEnvelops + 0%= 1.2541;  ema+0.25% = 1.2574, ema-0.25%= 1.2511 ; (all ema instances are defined up to +/- 1.5% , creating a ladder of price at the same distance from each others.

eur/usd open at 6:15 = 1.2550

open > emaEnvelops, the EA will try to buy the first level crossed, order to buy at 1.2575 (level + 1 pip) or any level triggered for a 50% level  take profit.  A full level is 35 pips long. From bid+1 to bid-1. Take profit is at round of 35- 50%= 17 

(if open < emaEnvelops, do the opposite equivalent going short).

as soon as a take profit order is hit, all orders are deleted and the system waits for the next candle.

FOR THE MARTINGALE

the next order to be stacked on top of the precedent must be large enough to cover any previous loss and make a profit equal to a full step between 2 levels at initial stake. (35 pips * lots starting size) with only half a level length (17 pips)

so if the trade goes wrong, the system keeps on buying , in our example , at first 1.2574 then 1.2541 then 1.2511 etc.. till a 17pips profit is gained on the last position that will cover all losses and make a profit equivalent to 20 pips at initial stake

The system must calculate the initial trade size to support up to 7 consecutive losses meaning the 8th order uses 99% margin and must be successfull. The EA usess all profit to increase margin.

If a position is held as much as necessary until a gain is realized.

All parameters must be clearly identified in order to be modified easily.

if the pair price is < 1, the levels used are every 0.125% instead of 0.25% if > 1.


I study all propositions, price is indicative


Thank you





Respondido

1
Desenvolvedor 1
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(461)
Projetos
902
77%
Arbitragem
25
16% / 68%
Expirado
100
11%
Livre
3
Desenvolvedor 3
Classificação
(26)
Projetos
45
29%
Arbitragem
2
0% / 50%
Expirado
21
47%
Livre
4
Desenvolvedor 4
Classificação
(187)
Projetos
367
56%
Arbitragem
45
22% / 56%
Expirado
188
51%
Livre
5
Desenvolvedor 5
Classificação
(473)
Projetos
1138
44%
Arbitragem
51
31% / 33%
Expirado
500
44%
Livre
Pedidos semelhantes
Looking for experienced programmer to create a trend line breakout and trend line bounce indicator that send alert with arrow on screen without open trades multiple currency pairs time frame M15 H1 H4 D1 W1 MN
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
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 Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hi. I want to fix my EA. The concept of lowestBid- There aree 3 levels of price. Price1 at the top, Price 2 in the middle and Price3 at the bottom. When the EA starts it start at Price1. And lowestBid is set to Price1. When the price hits Price 2, lowestBid=Price2. When price hits Price3, lowestBid=Price3. When Price come back up to level2, lowestBid=Price2 ....so on and so forth. lowestBid will keep changing with
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
FOREX trading robot 30 - 35 USD
Creating a powerful forex robot capable of handling multiple timeframes and efficiently identifying trades within a short span of 10 minutes requires a well-thought-out design encompassing robust technical and algorithmic frameworks. The goal is to develop a system that can process a significant number of entries across various timeframes (5 minutes, 15 minutes, 1 hour, 4 hours, and weekly) while ensuring accuracy
looking for experienced programmer to create trend reversal I want indicator that send alert with arrow on screen without open trades Uptrend Let’s say there is an uptrend on the chart. The first high (H) is followed by the first low (L), which in turn is followed by the second high (HH – higher high). After that, if the price drops out of the trend structure and forms a

Informações sobre o projeto

Orçamento
10 - 50 USD
IVA (20%): 2 - 10 USD
Total: 12 - 60 USD
Desenvolvedor
9 - 45 USD
Prazo
de 1 para 10 dias