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
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2

Información sobre el proyecto

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