Spezifikation
I have a personal Indicator called "Indicator48". I have also created another indicator called "CloseLine" that draws the candlestick bar's CLOSE prices.
What I want is an Expert Adviser (Strategy) to:
1. When "Indicator48" crosses over the "CloseLine", Exit short position and Enter long position.
2. When "Indicator48" crosses under "CloseLine", Exit long position and Enter Short position
and Repeat...
I will need a code to do the above (2 points) for each of the 5 cases below: (5 codes total ; or 1 code that has all the below features that I can control through editing of the code)
1. Can trade more than once a bar (each time the lines cross and uncross within a bar)
2. Trade after lines cross but at the close of that bar
3. Trade only once a bar: when the first trade happens in that bar (when lines cross), that will be the only trade that happens in that bar. In the next bar, also only one trade happens (either closes previous position if lines uncrossed, or remain in that position if lines did not uncross) - but the idea is only the first trade happens in the bar, and then the next trade will happen in the bar after if indicator changed directions.
4. Trade multiple times per bar, but with a specified time between trade and trade (for example 1minute between each trade)
5. Trade multiple times per bar, but with a specified number of ticks/transactions between each trade (for example, wait 10 ticks/transactions between each trade happening)
Extra notes:
a. for code number 4, I want to experiment with different time periods (10s, 50s, 2minutes...), so please clearly indicate with a comment where I should change the time period values.
b. for code number 5, I also want to experiment with different specified number of ticks/transactions, so please clearly indicate with a comment where in the code I can change the number of transactions before a new trade happens.
c. also lastly, i might experiment with different indicators that I have, so please show clearly in the code which part, which is the indicator I should be changing, to test out my different indicators.
d. as for Indicator48, I have written code in MQL5, but it is not functioning well when I try to paint the line... so I will need developer to edit the Indicator48 so that it paints the line and is compatible with the EA to be done.
Bewerbungen
1
Bewertung
Projekte
1295
67%
Schlichtung
84
26%
/
49%
Frist nicht eingehalten
338
26%
Frei
2
Bewertung
Projekte
111
26%
Schlichtung
17
6%
/
71%
Frist nicht eingehalten
15
14%
Frei
Veröffentlicht: 9 Beispiele
3
Bewertung
Projekte
148
59%
Schlichtung
16
38%
/
13%
Frist nicht eingehalten
25
17%
Frei
Veröffentlicht: 1 Beispiel
4
Bewertung
Projekte
945
47%
Schlichtung
309
58%
/
27%
Frist nicht eingehalten
125
13%
Frei
5
Bewertung
Projekte
334
55%
Schlichtung
14
36%
/
29%
Frist nicht eingehalten
1
0%
Frei
6
Bewertung
Projekte
35
40%
Schlichtung
11
9%
/
91%
Frist nicht eingehalten
4
11%
Frei
Veröffentlicht: 4 Beispiele
7
Bewertung
Projekte
257
53%
Schlichtung
16
50%
/
38%
Frist nicht eingehalten
83
32%
Frei
8
Bewertung
Projekte
644
26%
Schlichtung
92
72%
/
14%
Frist nicht eingehalten
12
2%
Arbeitet
Veröffentlicht: 1 Beispiel
9
Bewertung
Projekte
1
0%
Schlichtung
1
0%
/
100%
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
Требуется напи сать пользовательский форекс-индикатор на основе стандартного индикатора ZigZag для торговой платформы МТ5 с фильтрацией колен (граней) по их минимальной длине. Пояснение: используя стандартный индикатор ZigZag для МТ5, добавить в его настройки функцию\опцию задания минимальной длины граней зигзага (чтобы индикатор игнорировал мелкие грани, а рисовал \ отмечал только те грани, длина которых составляет
Project Overview We have a highly optimized, production-ready custom cTrader cBot built for a fast-paced Renko breakout strategy (specifically trading XAUUSD/Gold). The core system architecture, structural mapping, and breakout logic are flawless. We are seeking an expert C# algorithmic developer for a targeted engagement to refine the execution mechanics and add an advanced trade management module. This is not a
SNIPER X AI
30 - 200 USD
I really need a developer Who can help me to create my SNIPER X AI - Elite AI Trading System Overview SNIPER X AI BOT is an AI-assisted trading system for Forex, Crypto, Stocks, Indices, and Gold. Currency: USD,RAND,KWD, POUND,EURO Core Features AI Scalping, Sniper Entries, Auto Buy/Sell, Smart Risk Management, Telegram Alerts, Mobile Monitoring, VPS Deployment. Supported Platforms MetaTrader 4, MetaTrader 5, Exness
Limzy
30+ USD
//+------------------------------------------------------------------+ //| HighPerformanceEA.mq5 | //| Copyright 2026, AI Developer | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict //
I need an experienced MQL5 developer to build a professional XAUUSD scalping Expert Advisor. The trading logic is already fully defined and will be shared privately with selected developers. Requirements Fast execution suitable for scalping Dynamic lot sizing Strict risk management Clean and optimized MQL5 code Compatible with MetaTrader 5 Additional Rules No repainting logic No delayed execution Avoid duplicate
ZigZag based on oscillators is needed The idea of the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
Hello, I am looking for an experienced developer who can build a professional EA suitable for long-term prop firm account passing and account management. I am NOT interested in risky strategies such as martingale, grid, or aggressive recovery systems. My main priorities are: very low and stable drawdown, strong and consistent risk management, strict news filter, long-term sustainability, realistic and stable monthly
Dear developers. We seek experienced developer in PHP, MySQL, JavaScript. we want to publish custom chart and CSV to our website Homepage. Our MQL5 Script contains custom layout we seek to publish on the website. we are looking for experienced developer in the field of website engineer. we want to broadcast our custom pairs in our website, as outlined in our MQL5 Script. we need React developers
TrendPulse EMA Wick EA
50 - 200 USD
EA specification for MT5 developer (coder‑ready spec) You can copy‑paste this directly into an MQL5 Freelance job. --- 1. General * Platform: MetaTrader 5 (MT5) * Type: Expert Advisor (EA) * Markets: Major FX pairs (configurable list via inputs) * Execution: Market orders only * Timeframes: EA must work on any timeframe, but I will mainly use it on M15–H1 --- 2. Indicators & definitions * EMA 20: Exponential Moving
Hello I need assistance from someone
250+ USD
the task is a little hard but i need someone's assistance that requires physical work on the phone or computer. It'll take at least 1-10 days so please bare with me. Answer my questions before we start
Projektdetails
Budget
70 - 100 USD
Ausführungsfristen
von 1 bis 2 Tag(e)