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.



類似した注文
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)
I am interested in purchasing a highly profitable Expert Advisor (EA in MQL4 / MQL5) with a focus on achieving a high Profit Factor and Recovery Factor while maintaining a low Drawdown. I require an EA that not only performs well in backtesting but also has a verifiable track record of success in live trading. Key Criteria: Profitability Metrics: The EA should demonstrate a high Profit Factor and Recovery Factor
I'm not here to waste somebody time also mine should not be wasted provide if you got what I want real profitable high frequency EA Send the backteing results picture then demo EA test on demo account for at least two days
Requirement Specification: Market Structure: Identify Trend on 1H/30M using BOS and CHOCH. Entry Logic: Wait for 50% Fibonacci Retracement into an Order Block (OB) or Fair Value Gap (FVG). Execution: On 5M/15M timeframe, execute trade only if a confirmation pattern forms at the zone. Patterns Required: Bullish/Bearish Engulfing, Morning/Evening Star, Inverse Bullish/Bearish Engulfing (Liquidity Sweeps), and Bearish
I am looking for a scalping EA based on daily VWAP for intraday trading. initiate buy when above VWAP and initiate sell below VWAP. it should have proper risk to reward
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop
martingale base on each position close. eg: open a position with TP set at $100 and trail SL . if this position hit trail SL i lose $50 then the next position will open target at $150 profit. entry price base on from lower and up by XXX% then can open position i want to choose only buy or sell position. example this chart i only want buy position

プロジェクト情報

予算
50+ USD