Creating a Multi-Currency Expert Advisor

Job finished

Execution time 6 days
Feedback from customer
Irshad is a very honest, sincere, and hard-working developer. he has developed the EA as per my requirement. Thanks for your support. I need your support in the future as well.
Feedback from employee
Supportive.. looking more projects from him.. big thanks...

Specification

Create Trading program/robot which should work in Meta trader 4 using moving averages, RSI and stochastic based on following rules by using mql4 language. Back test of same can be done. Program will be for any forex pair chosen.

Input as per below 

  1. Time frame will be from  time frame of the chart 

  2. Maximum budget can be alloted to this program can be adjusted

  3. Lot size fixed and can be adjusted

  4. Trailing stop : yes, in terms of number of pips

  5. Stop loss: Yes, value can be highest of last candle closed for sell order. And lowest of previous candle for buy order

  6. Exit buy order: on  reaching RSI below 45 or stop loss hits (can be lowest of candle previous to order opened or vice a versa)

  7. Input for slow moving average can be adjusted or changed

  8. Input for fast moving average can be adjusted

  9. Input for RSI can be adjusted or changed

  10. Input for stochastic can be adjusted or changed

  11. Trading can be control by day and time of day

Implement the following rules for the buy condition:

  1. Calculate the fast moving average (MA) and slow MA using the closing price. If the fast MA crosses above the slow MA from below and stays above that proceed to the check next condition.

  2. Calculate the RSI using the closing price. If the RSI is 50 or above, proceed to check the next condition.

  3. Calculate the stochastic oscillator and check if it favors the buy condition. It should have an upward slope.


If all the above  conditions satisfies by  all three indicator then, place a buy order instantly. 

Implement the following rules for the sell Condition:

  1. Calculate the fast MA and slow MA using the closing prices. If the fast MA crosses from above and stays below the slow MA  proceed to check the next condition.

  2. Calculate the RSI using the closing price. If the RSI is 50 or less than 50, proceed to check the next condition.

  3. Calculate the stochastic oscillator and check the slop that should be downwards  and favors the sell condition.

If all the  conditions given to all three indicator supports the sell condition, place a sell order on that chart.

Note: some minor corrections in conditions may get changes depending on back test result. It is deemed to be get corrected in the same work order







Responded

1
Developer 1
Rating
(465)
Projects
813
49%
Arbitration
75
21% / 51%
Overdue
141
17%
Working
2
Developer 2
Rating
(396)
Projects
512
23%
Arbitration
60
57% / 25%
Overdue
60
12%
Loaded
3
Developer 3
Rating
(32)
Projects
57
23%
Arbitration
12
67% / 8%
Overdue
2
4%
Free
4
Developer 4
Rating
(618)
Projects
1429
59%
Arbitration
31
81% / 0%
Overdue
10
1%
Free
5
Developer 5
Rating
(8)
Projects
13
85%
Arbitration
1
0% / 100%
Overdue
0
Free
6
Developer 6
Rating
(5)
Projects
4
50%
Arbitration
4
0% / 75%
Overdue
0
Free
7
Developer 7
Rating
(78)
Projects
246
74%
Arbitration
7
100% / 0%
Overdue
1
0%
Free
Published: 1 article
8
Developer 8
Rating
(72)
Projects
80
10%
Arbitration
38
8% / 58%
Overdue
6
8%
Free
9
Developer 9
Rating
(319)
Projects
568
35%
Arbitration
82
30% / 45%
Overdue
206
36%
Loaded
10
Developer 10
Rating
(568)
Projects
641
41%
Arbitration
25
48% / 36%
Overdue
46
7%
Working
Similar orders
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
Composite robot 30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open

Project information

Budget
40+ USD
Deadline
to 10 day(s)