(+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
等级
(595)
项目
686
33%
仲裁
42
45% / 45%
逾期
12
2%
繁忙
3
开发者 3
等级
(156)
项目
200
60%
仲裁
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)
项目
244
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 代码
相似订单
ALRT 100+ USD
# Project Requirements – Sierra Chart to MT5 Integrated Alerts *Scope:* The project must be a *fully integrated system* including both: 1. *Sierra Chart ACSIL sender* – writes alerts to JSON. 2. *MT5 EA (Listener)* – reads JSON alerts and executes trades in MT5. The system must handle alerts *from Sierra Chart to MT5 execution* completely, not just file sending. *Duplicate Alert Detection:* - Use
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
Automate my trading 100 - 300 USD
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
Hi,I am looking for an experienced developer specializing in the creation of Expert Advisors (EAs) for trading platforms. I would like to commission the development of an EA based on the open-source LuxAlgo code. The entry strategy will be based, among other things, on Martingale and Grid trading concepts. A detailed specification covering trade management, position sizing, and risk management rules will be provided
Hi! I’m looking for someone to make TPO Market profile, volume profile, footprint, delta for Sierra charts I need it to be set up to give me these for Nasdaq, ES/NQ and also the minii’s. Is this something you can help me with
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result
I’m looking for an experienced MT4 developer to create a custom indicator (or EA) with mobile push notifications based on the following strategy. Trend Filter (Daily Timeframe) Daily Close above 50 EMA = Bullish Bias Daily Close below 50 EMA = Bearish Bias Entry Timeframe (H1) RSI Settings RSI Period: 14 (default) Upper Level: 65 Lower Level: 35 Buy Signal Generate a BUY signal when: Daily bias is Bullish (Daily

项目信息

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