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
Hi coders, I am looking for profitable ea which can generate 4-5% a month with stable drawdown ✅ Demo version for testing (few days is fine) ⚠️ Backtest alone is NOT enough 💰 I am ready to pay a strong price for the right professional-grade Thank you, and I look forward to reviewing serious offers
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
I am looking to purchase a professional MT5 Expert Advisor that can trade multiple currency pairs at the same time . I am not looking for a custom-built EA . I want to buy an already existing, fully developed EA with the complete source code (.mq5) . Important Conditions Please contact me only if : • You own the EA • You can provide the full source code (.mq5) • The EA is already developed and tested • You are
Project Overview: I am looking for a highly experienced MetaTrader 4 (MQL4) developer to build a sophisticated automated trading system. This is not a standard grid bot; it requires complex trade management, dynamic exposure rebalancing, and a custom "Salami" liquidation module for partial loss mitigation . Key Features to Implement: Virtual Grid & Dynamic Trend: Price-action-based grid triggers without pending
Spread filter: Do not trade if spread > 35 points Retest tolerance: 5 pips from breakout level Break structure defined as recent swing high / swing low on M5 Project Description: Project Description: I am looking for an experienced MT5 developer to build a professional Expert Advisor for XAUUSD based on a structured trend-following breakout strategy. This EA must be built with strict risk management rules (no
ищу разработчика для создания мультивалютного сетевого советника (желательно говорить на руском языке - для лучшего понимания моих технических задач) прошу обратить внимание я не торгуюсь в тех задание будет всё указанно и оговоренная сумма подразумевает выполнение задание а не торговля
hi i am looking for profitable ea which can generate 4-5% a month with stable drawdown . no martingales or grid or dca method will be used ,should be based on price action with tp and sl
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I run an ea it makes good profits bit that one bad grid blows up the account. I want an EA which runs parallel to it which can intelligently close bad trades or grids. It shouldn't close recoverable trades but close very bad entries and grids. It can even close with hedging. The goal recover max and also not blow up the account