Expert Advisor based on current Trend needed

指定

 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.



類似した注文
Simplebot 30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
Indicator 250+ USD
Looking for an all in one buy sell indicator I'm looking for a strategy too as part of the project I'm willing to pay well but I will want to test it before proceeding with contract. I'm looking for a developer that is skilled motivated open for future projects... if you aren't one of those do us a favor and just don't respond
Im after a person to copy, exactly MACD in TRADINGVIEW to use on MT5. Ive tryed alot of the apps available...Tradingview works for me. Im also after a person to make a real time chart, overlayed on the delayed chart Thanks
need a dots marking of a simple rules pullback indicator. in the .tpl file look at 28 Jan 2026, TF M5 basically it is just overlaping lows or highs of the previous candle price. there are 2 scenario to accomodate: 1. simple pullbacks 2. pullbacks with inside bar and outside bar involved
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua italiana e inglese. Attività Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e robustezza delle strategie •
I am looking for an experienced MT5 developer to build a custom, aggressive XAUUSD scalping EA with structured basket management and momentum continuation logic. This is not a generic EA — it requires careful architecture and proper risk control. Key Requirements: Instrument & Timeframes: XAUUSD only M1 execution chart M5/M15 for directional bias and structure context Execution & Basket Logic: Aggressive basket-style
​1. Project Overview ​ Asset: XAUUSD (Gold) ​ Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. ​ Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. ​ Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). ​2. Strategy Logic (The "Poverty"
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the

プロジェクト情報

予算
50+ USD