(+30% Bonus) CAREFULLY READ PLEASE:::::::An expert advisor (EA) based on Moving Averages from simple to triple

指定

Below are outlined the project requirements for the development of a simple Expert Advisor (EA):

  1. Integration of MetaTrader Moving Averages: The EA must incorporate and display all built-in moving averages available in MetaTrader, including Simple Moving Average (SMA), Exponential Moving Average (EMA), Smoothed Moving Average (SMMA), and Linear Weighted Moving Average (LWMA).

  2. Custom Moving Averages: The EA should also support custom moving averages, specifically Double EMA (DEMA) and Triple EMA (TEMA). To facilitate this, an example of DEMA and TEMA custom indicator code will be made available to the selected developer.

  3. Flexible MA Access: The EA should be capable of accessing any moving average (SMA, EMA, SMMA, LWMA, DEMA, TEMA) by creating an instance of a Moving Average (MA) class. This class should accept parameters such as the trading symbol, timeframe, MA period, size, shift, method, color, applied price, and bar shift.

  4. User-Accessible EA/MA Parameters: All parameters for the moving averages should be configurable and accessible to users via the EA's parameter window. This includes the creation and accessibility of a bar 'Shift' parameter, if not already existing.

  5. MA Object Information Retrieval: Each MA object, as an instance of the MA class, should provide key information such as the current MA value, the previous MA value, and its state (bearish or bullish). This information should be retrievable through getter methods within the MA class.

  6. Documentation: The implementation of the EA must be thoroughly documented for clarity and ease of understanding.

  7. Modularity and Compatibility: The design and implementation of the EA should be modular, ensuring compatibility with both MQL4 and MQL5 languages.

  8. The entire MQL4 and MQL5 codes should be made available, compilable, and executable after the project completion.

Success in this project will likely lead to further collaborative opportunities. Thank you for your attention to these requirements.

P.S.If you think an EA is not necessary and an indicator suffices, you have not read the requirements carefully. Please do not apply for the project with no message or answer to follow-up questions. Otherwise, it will not be possible to consider your application :-)

+30% Bonus on the deliverable if it meets all requirements...


反馈

1
开发者 1
等级
(75)
项目
80
6%
仲裁
46
11% / 54%
逾期
7
9%
工作中
2
开发者 2
等级
(566)
项目
655
33%
仲裁
42
40% / 45%
逾期
11
2%
繁忙
3
开发者 3
等级
(156)
项目
196
59%
仲裁
10
80% / 0%
逾期
0
工作中
发布者: 1 代码
4
开发者 4
等级
(45)
项目
91
13%
仲裁
34
26% / 59%
逾期
37
41%
空闲
5
开发者 5
等级
(17)
项目
22
36%
仲裁
5
0% / 100%
逾期
4
18%
空闲
6
开发者 6
等级
(37)
项目
59
27%
仲裁
26
19% / 54%
逾期
10
17%
工作中
发布者: 1 代码
7
开发者 7
等级
(77)
项目
243
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
8
开发者 8
等级
(1)
项目
2
0%
仲裁
0
逾期
1
50%
空闲
9
开发者 9
等级
项目
0
0%
仲裁
0
逾期
0
空闲
10
开发者 10
等级
(3)
项目
1
0%
仲裁
5
0% / 100%
逾期
0
空闲
11
开发者 11
等级
项目
0
0%
仲裁
0
逾期
0
空闲
发布者: 9 代码
相似订单
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
Darwish 50 - 100 USD
I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
Description: I need an MQL5 Expert Advisor for Gold (XAUUSD). I am a developer myself — I will read your code and I will know if it is a template. Do not apply if your proposal includes: Generic descriptions ("it will have TP, SL, trailing stop") — I already know that AI-generated code Copy-paste from existing free EAs Apply only if you can answer these before we start: What is the entry logic? Describe the exact
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
I need an Expert Advisor (EA) for XAUUSD using a Grid + Martingale + Hedging strategy. Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) Additional requirements: • EA must include access
1. Trade Execution Timing The EA must execute trades exactly at 7:00 PM IST (Indian Standard Time) every trading day. Time conversion must be handled internally if the broker server time differs from IST. Execution should trigger only once per day (no duplicate trades). 2. Trade Type At 7:00 PM IST, the EA must: Open 1 Buy/Sell (Long/Short) position (configurable) 3. Order Execution Method Orders must be placed
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with

项目信息

预算
60+ USD
截止日期
 3  7 天