MT5 EA based on TrendLine and Fibonacci (Entries by Fibonacci)

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 2 días
Comentario del Cliente
Ok

Tarea técnica

EA based on TrendLine and Fibonacci (Entries by Fibonacci)

The source code should be provided with comments in English.

This EA has 3 Fibonacci and Trendline based entry strategies that will be provided when the work is accepted.


Fibonacci retracement levels should be displayed in the chart with no external indicator.
All Fibonacci calculations should be done within the EA without external indicators. 

1 - Plot Trend Line Up and Down for Filter trend

1.1 - Draw fibo level with each new zigzag signal ( Do not use the last zigzag as it gets recalculated (Repainting) 

1.2 - Save the last calculated Fibo in the global variables to recalculate the Fibo if the EA is rebooted with opened order.
1.3 - Open only 1 sell order or buy order each Zigzag sign ( Example does not allow to open 2 buy orders in the same Zigzag signal)

2 - Lot size: Editable figures (eg 0.1)
You should also have automatic lot option based on % risk.

2.1 The EA must have normal TP and SL via Pips and Fibonacci selectable  .

2.2 News Filter ( ex. if par USDJPY filter USD,JPY and CNY ) Use the https://www.investing.com/webmaster-tools/economic-calendar news source.

Show calendar in the comment with the latest news, current news and next news.

2.3 Time Filter
2.4 Risk Management (Maximum Daily Profit and Maximum Daily Loss) When you reach maximum profit or loss, EA will only open new orders the next day.
2.5 Money Management AND breakeven 

2.6 If possible do not open orders when the market arrives in exhaustion of Buy trend or Sell Trend.


Regards,

Han respondido

1
Desarrollador 1
Evaluación
(89)
Proyectos
137
24%
Arbitraje
35
9% / 40%
Caducado
52
38%
Libre
2
Desarrollador 2
Evaluación
(25)
Proyectos
50
28%
Arbitraje
47
9% / 72%
Caducado
23
46%
Libre
3
Desarrollador 3
Evaluación
(1931)
Proyectos
3552
88%
Arbitraje
73
40% / 15%
Caducado
268
8%
Libre
Solicitudes similares
Forex robot 30+ USD
Hello… need an MT5 expert advisor that scans up to five user-selected symbols for bullish and bearish engulfing patterns on a chosen timeframe, displays a signal dashboard with pattern strength scores, and automatically enters trades with risk-based lot sizing, fixed stop-loss and take-profit tied to the engulfing candle’s high or low
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
Sane 50+ USD
we make money ,we print money I want to help averyone to start making money so if he purchase it you can start earning up 1000 dollars pair week which is enough to help your family and friends
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
REWARD! 35 - 200 USD
I will pay you a REWARD, if you find / create an EA that fits ALL the below criteria! Platform : MT4 ONLY! NOT MT5, I repeat: NOT MT5!! Timeframe : doesn’t matter Pair : doesn’t matter Strategy : doesn’t matter Drawdown : no more than 25% Return : minimum 5%, every month Lot sizing : dynamic lots I will backtest the EA with 99.9% tick data accuracy for a period of 20+ years . If the EA can produce minimum 5% returns
Hello, I am looking for an existing MT5 EA for XAUUSD (Gold). I do not want a custom EA from scratch. I need a high-frequency breakout scalping EA with: Buy Stop & Sell Stop (OCO) Fixed Stop Loss Automatic Break-even Tick-by-tick Trailing Stop One trade at a time If you already have such an EA, please send live results, demo, pricing, and videos
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website

Información sobre el proyecto

Presupuesto
50 - 100 USD
Plazo límite de ejecución
de 1 a 7 día(s)