Expert Advisor based on current Trend needed

MQL4 Indicatori Esperti

Specifiche

 Hello all,

 

I am looking a developer to develop an MT4 indicator/dashboard to do the following.

 

1) Determine current trend of the financial instrument

2) If UP Trend,, and if CMP goes above X, place buy market order with N lots (quantity of futures contract or stocks), set "Take profit 1" at Y and when price crosses Y, close position for N-1 lots and when price crosses Z close the remaining positions and set Stop loss at L

3) If Down Trend,, and if CMP crosses A, place sell market order with N lots, set "Take profit 1" at B and when price crosses B, close position for N-1 lots and when price crosses C close the remaining positions and set Stop loss at D

4) Before enabling the script of an instrument, there should be a way to modify quantity and no of quantity to exit at TP1 and TP2

5) Turn on and off multiple entries for the session. If this is turned off, it will only enter long and short positions once each during the session.

 

As of now the values for X, Y, Z, L, A, B, C,D have to be manually entered into TV at the start of the day and when price crosses either X or A, the script should confirm up or down trend and enter long position or short position with entry, exit and SL as per the defined values above and other conditions as mentioned above.

 

4. Most importantly, until the end of the session, it should continue entering positions as long as the above conditions are satisfied (Trend and Price cross X or A).

5. Once the indicator/template is applied to the MT4 chart, it should display a dashboard to enter the above values and as soon as the order is executed, it should mark the price for entry, TP and SL in the chart.

6, alerts should be triggered when a position is entered and TP or SL triggered and it should be configurable to make it each of the alerts true or false.

 

This is for Intra day trading in a market which is open only for 6 hours so the trend TF would be the lower ones like 5 and 15 mins.

 

 

Hope the requirement is clear. Please let me know if you have any questions.

 

PS: I do not use any indicators hence there is no mention of Super trend, Trend determination using HA candles, Different period EMA etc. Its completely up to the developer to use one which is the best for lower TF as mentioned above.



Ordini simili
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
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 a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
EA for Gold 50+ USD
need a Gold robot? check out this EA for Gold. It specialises in bringing in big amounts of profit and is very consistent. It's very trustworthy and it trades the SMC strategy.Enjoy
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
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
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 → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— 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 () {

Informazioni sul progetto

Budget
50+ USD