Hi all programmers please read the requirements in depth so we have no miss-communications in the design phase.
This job is to create an indicator that produces entry and exit setups based on the below requirements, the second part of the job is to create an expert advisor that reads those entries and takes the trade positions.
So the indicator should do the following, it will generate arrows on the entry signals. It creates its entry signal by doing the following.
1. checks time frame one for direction ( 50 EMA below 200 EMA suggest down trend )
2. Checks time frame two for direction ( 50 EMA below 200 EMA suggest down trend)
3. Checks time frame three for direction ( 50 EMA below 200 EMA suggest down trend)
4. When all THREE of these time frames are in line it will have text on the Mql5 screen saying :"Strong Down Trend ( sells only)" ( would be good if the text for selling could be in red)
5. If the time frames only has two time frames in the same trend direction based on the moving average 50 and 200 it will say: ( Weak down trend ) ( would be good if the text for buying could be in green)
6. This would be the opposite for buys so if 50 ema is above 200 ema then it would be buying and would need to meet 2 out of three again for weak up trend and all three for strong up trend.
7. If it does not meet at least two of the time frames for having the same trend it will say " No Trend Do Not Trade "
8. For example lets say all three where in in the same direction and it was a down trend then on the time frame you are on it will await for the stochastic cross above the 80 lvl ( stochastic cross above the 80 lvl) before pointing out a arrow and a pop up alert saying Sell setup on " Currency Pair" on " time frame ".
9. If the trend direction only has two time frames agreeing to get the entry setup it will do the following. It will take the next time frame above say our three trend time frames are 5min, 15min and 1hour. It will take the time frame above from what were trading so for example if we are trading 5min it will use 15min. This will only show an entry on the 5min if the stochastics are above the 80 level, and the stochastic cross takes place on the 5min chart. It would do the same for buy positions except use the 20 lvl on stochastics.
Ok I think I have explained this as in depth as I can, here are the inputs that I would need on the indicator.
Inputs
-------------------------------------------------------------
MA-Method: Exponential
FastMovingAverage: 50
SlowMovingAverage:200
Movingaveragetimeframe1= true or false
timeframe: 5min
Movingaveragetimeframe2= true or false
timeframe: 15min
Movingaveragetimeframe3= true or false
timeframe: 60min
-------------------------------------------------------------
Stochastic Settings
Kperiod: 5
Dperiod:3
Slowing:3
Method: exponential
SellCrossAbove:80
BuyCrossBelow:20
TradepopupAlert=True
TradeSoundAlert=False
SellArrowColour=Red
BuyArrowColour=Green
TimeframeAboveFilter=true or false ( this is the filter when only two time frames match on trend direction to create an entry aslong as time frame above is in the above/below the 80/20 level.)
2TimeframefilterSell=80 ( time frame above stochastics have to be above 80 to generate sell signal on the stochastic cross on the time frame below)
2TimeframefilterBuy=20 ( time frame above stochastics have to be below 20 to generate buy signal on the stochastic cross on the time frame below)
Commandes similaires
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
I need a trading robot specifically for gold (XAUUSD) that follows a high-probability scalping and intraday strategy based on 15-minute candle confirmations. The bot should identify key support and resistance zones, detect breakouts, fake breakouts, and pullbacks before entering trades. It must include entry conditions based on candle patterns such as engulfing and rejection wicks, and optionally fair value gaps
I need a very accurate MT5 boom and crash indicator which shows when to buy and when to sell with no repaint. The indicator should show with an arrow where to buy for boom just before the spike and sell for crash just before the spike
Description: I need an MQL5 Expert Advisor for Gold (XAUUSD). I am a developer myself — I will read your code and I will know if it is a template. Do not apply if your proposal includes: Generic descriptions ("it will have TP, SL, trailing stop") — I already know that AI-generated code Copy-paste from existing free EAs Apply only if you can answer these before we start: What is the entry logic? Describe the exact
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesnt have to be super profitable but will need to have the number of trades on going in order to earn IB commission. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
I need an Expert Advisor (EA) for XAUUSD using a Grid + Martingale + Hedging strategy. Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) Additional requirements: • EA must include access
1. Trade Execution Timing The EA must execute trades exactly at 7:00 PM IST (Indian Standard Time) every trading day. Time conversion must be handled internally if the broker server time differs from IST. Execution should trigger only once per day (no duplicate trades). 2. Trade Type At 7:00 PM IST, the EA must: Open 1 Buy/Sell (Long/Short) position (configurable) 3. Order Execution Method Orders must be placed
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with
I need a fully automated strategies trading futures, that works with pine scripts on tradingview.com . I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and